Searched refs:SfxInternetPage (Results 1 – 2 of 2) sorted by relevance
1159 SfxInternetPage::SfxInternetPage( Window* pParent, const SfxItemSet& rItemSet ) : in SfxInternetPage() function in SfxInternetPage1219 SfxInternetPage::~SfxInternetPage() in ~SfxInternetPage()1226 void SfxInternetPage::ChangeState( STATE eNewState ) in ChangeState()1270 void SfxInternetPage::EnableNoUpdate( sal_Bool bEnable ) in EnableNoUpdate()1278 void SfxInternetPage::EnableReload( sal_Bool bEnable ) in EnableReload()1290 void SfxInternetPage::EnableForward( sal_Bool bEnable ) in EnableForward()1316 IMPL_LINK( SfxInternetPage, ClickHdlReload, Control*, pCtrl ) in IMPL_LINK() argument1358 sal_Bool SfxInternetPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet()1427 return new SfxInternetPage(pParent, rItemSet); in Create()1432 void SfxInternetPage::Reset( const SfxItemSet& rSet ) in Reset()[all …]
258 class SfxInternetPage : public SfxTabPage class302 SfxInternetPage( Window* pParent, const SfxItemSet& );303 ~SfxInternetPage();
Completed in 38 milliseconds