Home
last modified time | relevance | path

Searched refs:GetURLBox (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sfx2/source/inet/
H A Dinettbc.cxx93 SvtURLBox* SfxURLToolBoxControl_Impl::GetURLBox() const in GetURLBox() function in SfxURLToolBoxControl_Impl
109 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()
/aoo4110/main/sfx2/inc/
H A Dinettbc.hxx46 SvtURLBox* GetURLBox() const;

Completed in 26 milliseconds