Searched refs:ScFooterPage (Results 1 – 3 of 3) sorted by relevance
308 ScFooterPage::ScFooterPage( Window* pParent, const SfxItemSet& rSet ) in ScFooterPage() function in ScFooterPage315 SfxTabPage* __EXPORT ScFooterPage::Create( Window* pParent, const SfxItemSet& rCoreSet ) in Create()317 return ( new ScFooterPage( pParent, rCoreSet ) ); in Create()322 sal_uInt16* __EXPORT ScFooterPage::GetRanges() in GetRanges()
87 class ScFooterPage : public ScHFPage class94 ScFooterPage( Window* pParent, const SfxItemSet& rSet );
123 AddTabPage( TP_PAGE_FOOTER, &ScFooterPage::Create, &ScFooterPage::GetRanges ); in ScStyleDlg()
Completed in 26 milliseconds