Home
last modified time | relevance | path

Searched refs:SwFldDokInfPage (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/ui/fldui/
H A Dflddinf.cxx70 SwFldDokInfPage::SwFldDokInfPage(Window* pWindow, const SfxItemSet& rCoreSet ) : in SwFldDokInfPage() function in SwFldDokInfPage
106 __EXPORT SwFldDokInfPage::~SwFldDokInfPage() in ~SwFldDokInfPage()
114 void __EXPORT SwFldDokInfPage::Reset(const SfxItemSet& ) in Reset()
222 aTypeTLB.SetSelectHdl(LINK(this, SwFldDokInfPage, TypeHdl)); in Reset()
240 IMPL_LINK( SwFldDokInfPage, TypeHdl, ListBox *, EMPTYARG ) in IMPL_LINK() argument
266 IMPL_LINK( SwFldDokInfPage, SubTypeHdl, ListBox *, EMPTYARG ) in IMPL_LINK() argument
463 sal_Bool __EXPORT SwFldDokInfPage::FillItemSet(SfxItemSet& ) in FillItemSet()
504 SfxTabPage* __EXPORT SwFldDokInfPage::Create( Window* pParent, in Create()
507 return ( new SwFldDokInfPage( pParent, rAttrSet ) ); in Create()
514 sal_uInt16 SwFldDokInfPage::GetGroup() in GetGroup()
[all …]
H A Dflddinf.hxx43 class SwFldDokInfPage : public SwFldPage class
71 SwFldDokInfPage(Window* pWindow, const SfxItemSet& rSet);
73 ~SwFldDokInfPage();
H A Dfldtdlg.cxx96 AddTabPage(TP_FLD_DOKINF, SwFldDokInfPage::Create, 0); in SwFldDlg()
H A Dfldedt.cxx221 pTabPage = SwFldDokInfPage::Create(this, *pSet); in CreatePage()

Completed in 128 milliseconds