Home
last modified time | relevance | path

Searched refs:ScFooterPage (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/pagedlg/
H A Dtphf.cxx307 ScFooterPage::ScFooterPage( Window* pParent, const SfxItemSet& rSet ) in ScFooterPage() function in ScFooterPage
314 SfxTabPage* __EXPORT ScFooterPage::Create( Window* pParent, const SfxItemSet& rCoreSet ) in Create()
316 return ( new ScFooterPage( pParent, rCoreSet ) ); in Create()
321 sal_uInt16* __EXPORT ScFooterPage::GetRanges() in GetRanges()
/trunk/main/sc/source/ui/inc/
H A Dtphf.hxx87 class ScFooterPage : public ScHFPage class
94 ScFooterPage( Window* pParent, const SfxItemSet& rSet );
/trunk/main/sc/source/ui/styleui/
H A Dstyledlg.cxx122 AddTabPage( TP_PAGE_FOOTER, &ScFooterPage::Create, &ScFooterPage::GetRanges ); in ScStyleDlg()

Completed in 24 milliseconds