Searched refs:SwFootNoteOptionPage (Results 1 – 2 of 2) sorted by relevance
76 AddTabPage( TP_FOOTNOTEOPTION, SwFootNoteOptionPage::Create, 0 ); in SwFootNoteOptionDlg()480 SwFootNoteOptionPage::SwFootNoteOptionPage( Window *pParent, const SfxItemSet &rSet ) : in SwFootNoteOptionPage() function in SwFootNoteOptionPage485 SwFootNoteOptionPage::~SwFootNoteOptionPage() in ~SwFootNoteOptionPage()489 SfxTabPage *SwFootNoteOptionPage::Create(Window *pParent, const SfxItemSet &rSet ) in Create()491 return new SwFootNoteOptionPage( pParent, rSet ); in Create()
105 class SwFootNoteOptionPage : public SwEndNoteOptionPage class107 SwFootNoteOptionPage( Window *pParent, const SfxItemSet &rSet );108 ~SwFootNoteOptionPage();
Completed in 10 milliseconds