Searched refs:GetURLBox (Results 1 – 2 of 2) sorted by relevance
93 SvtURLBox* SfxURLToolBoxControl_Impl::GetURLBox() const in GetURLBox() function in SfxURLToolBoxControl_Impl109 String aBaseURL = GetURLBox()->GetBaseURL(); in OpenURL()185 SvtURLBox* pURLBox = GetURLBox(); in IMPL_LINK()196 SvtURLBox* pURLBox = GetURLBox(); in IMPL_LINK()247 GetURLBox()->Enable( SFX_ITEM_DISABLED != eState ); in StateChanged()250 if ( GetURLBox()->IsEnabled() ) in StateChanged()254 if ( GetURLBox()->IsVisible() ) in StateChanged()255 GetURLBox()->GrabFocus(); in StateChanged()257 else if ( !GetURLBox()->IsModified() && SFX_ITEM_AVAILABLE == eState ) in StateChanged()259 SvtURLBox* pURLBox = GetURLBox(); in StateChanged()
46 SvtURLBox* GetURLBox() const;
Completed in 18 milliseconds