Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/misc/
H A Ddocfnote.cxx76 AddTabPage( TP_FOOTNOTEOPTION, SwFootNoteOptionPage::Create, 0 ); in SwFootNoteOptionDlg()
480 SwFootNoteOptionPage::SwFootNoteOptionPage( Window *pParent, const SfxItemSet &rSet ) : in SwFootNoteOptionPage() function in SwFootNoteOptionPage
485 SwFootNoteOptionPage::~SwFootNoteOptionPage() in ~SwFootNoteOptionPage()
489 SfxTabPage *SwFootNoteOptionPage::Create(Window *pParent, const SfxItemSet &rSet ) in Create()
491 return new SwFootNoteOptionPage( pParent, rSet ); in Create()
H A Dimpfnote.hxx105 class SwFootNoteOptionPage : public SwEndNoteOptionPage class
107 SwFootNoteOptionPage( Window *pParent, const SfxItemSet &rSet );
108 ~SwFootNoteOptionPage();

Completed in 12 milliseconds