Searched refs:ScDocStatPage (Results 1 – 3 of 3) sorted by relevance
43 SfxTabPage* __EXPORT ScDocStatPage::Create( Window *pParent, const SfxItemSet& rSet ) in Create()45 return new ScDocStatPage( pParent, rSet ); in Create()50 ScDocStatPage::ScDocStatPage( Window *pParent, const SfxItemSet& rSet ) in ScDocStatPage() function in ScDocStatPage78 __EXPORT ScDocStatPage::~ScDocStatPage() in ~ScDocStatPage()84 sal_Bool __EXPORT ScDocStatPage::FillItemSet( SfxItemSet& /* rSet */ ) in FillItemSet()91 void __EXPORT ScDocStatPage::Reset( const SfxItemSet& /* rSet */ ) in Reset()
36 class ScDocStatPage: public SfxTabPage class42 ScDocStatPage( Window *pParent, const SfxItemSet& rSet );43 ~ScDocStatPage();
1557 return ScDocStatPage::Create; in GetTabPageCreatorFunc()
Completed in 25 milliseconds