summaryrefslogtreecommitdiff
path: root/sfx2/source/inet/inettbc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inet/inettbc.cxx')
-rw-r--r--sfx2/source/inet/inettbc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inet/inettbc.cxx b/sfx2/source/inet/inettbc.cxx
index 9e4191ff8feb..f7bfe683da08 100644
--- a/sfx2/source/inet/inettbc.cxx
+++ b/sfx2/source/inet/inettbc.cxx
@@ -214,7 +214,7 @@ void SfxURLToolBoxControl_Impl::StateChanged
if ( GetURLBox()->IsVisible() )
GetURLBox()->GrabFocus();
}
- else if ( !GetURLBox()->IsModified() && SFX_ITEM_AVAILABLE == eState )
+ else if ( !GetURLBox()->IsModified() && SFX_ITEM_DEFAULT == eState )
{
SvtURLBox* pURLBox = GetURLBox();
pURLBox->Clear();