Searched refs:SwEndNoteOptionPage (Results 1 – 2 of 2) sorted by relevance
77 AddTabPage( TP_ENDNOTEOPTION, SwEndNoteOptionPage::Create, 0 ); in SwFootNoteOptionDlg()82 ((SwEndNoteOptionPage&)rPage).SetShell( rSh ); in PageCreated()106 SwEndNoteOptionPage::SwEndNoteOptionPage( Window *pParent, sal_Bool bEN, in SwEndNoteOptionPage() function in SwEndNoteOptionPage160 void SwEndNoteOptionPage::Reset( const SfxItemSet& ) in Reset()282 SwEndNoteOptionPage::~SwEndNoteOptionPage() in ~SwEndNoteOptionPage()288 return new SwEndNoteOptionPage( pParent, sal_True, rSet ); in Create()297 void SwEndNoteOptionPage::SelectNumbering(int eNum) in SelectNumbering()322 int SwEndNoteOptionPage::GetNumbering() const in GetNumbering()331 void SwEndNoteOptionPage::SetShell( SwWrtShell &rShell ) in SetShell()433 sal_Bool SwEndNoteOptionPage::FillItemSet( SfxItemSet & ) in FillItemSet()[all …]
43 class SwEndNoteOptionPage : public SfxTabPage class94 SwEndNoteOptionPage( Window *pParent, sal_Bool bEndNote,96 ~SwEndNoteOptionPage();105 class SwFootNoteOptionPage : public SwEndNoteOptionPage
Completed in 17 milliseconds