Home
last modified time | relevance | path

Searched refs:SwEndNoteOptionPage (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/ui/misc/
H A Ddocfnote.cxx77 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 SwEndNoteOptionPage
160 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 …]
H A Dimpfnote.hxx43 class SwEndNoteOptionPage : public SfxTabPage class
94 SwEndNoteOptionPage( Window *pParent, sal_Bool bEndNote,
96 ~SwEndNoteOptionPage();
105 class SwFootNoteOptionPage : public SwEndNoteOptionPage

Completed in 19 milliseconds