Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1159 SfxInternetPage::SfxInternetPage( Window* pParent, const SfxItemSet& rItemSet ) : in SfxInternetPage() function in SfxInternetPage
1219 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() argument
1358 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 …]
/aoo4110/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx258 class SfxInternetPage : public SfxTabPage class
302 SfxInternetPage( Window* pParent, const SfxItemSet& );
303 ~SfxInternetPage();

Completed in 33 milliseconds