Searched refs:ScDocStatPage (Results 1 – 3 of 3) sorted by relevance
42 SfxTabPage* __EXPORT ScDocStatPage::Create( Window *pParent, const SfxItemSet& rSet ) in Create()44 return new ScDocStatPage( pParent, rSet ); in Create()49 ScDocStatPage::ScDocStatPage( Window *pParent, const SfxItemSet& rSet ) in ScDocStatPage() function in ScDocStatPage77 __EXPORT ScDocStatPage::~ScDocStatPage() in ~ScDocStatPage()83 sal_Bool __EXPORT ScDocStatPage::FillItemSet( SfxItemSet& /* rSet */ ) in FillItemSet()90 void __EXPORT ScDocStatPage::Reset( const SfxItemSet& /* rSet */ ) in Reset()
36 class ScDocStatPage: public SfxTabPage class42 ScDocStatPage( Window *pParent, const SfxItemSet& rSet );43 ~ScDocStatPage();
1556 return ScDocStatPage::Create; in GetTabPageCreatorFunc()
Completed in 32 milliseconds