Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/fldui/
H A Dflddok.cxx63 SwFldDokPage::SwFldDokPage(Window* pWindow, const SfxItemSet& rCoreSet ) : in SwFldDokPage() function in SwFldDokPage
102 __EXPORT SwFldDokPage::~SwFldDokPage() in ~SwFldDokPage()
110 void __EXPORT SwFldDokPage::Reset(const SfxItemSet& ) in Reset()
178 aTypeLB.SetSelectHdl(LINK(this, SwFldDokPage, TypeHdl)); in Reset()
216 IMPL_LINK( SwFldDokPage, TypeHdl, ListBox *, EMPTYARG ) in IMPL_LINK() argument
474 void SwFldDokPage::AddSubType(sal_uInt16 nTypeId) in AddSubType()
522 sal_uInt16 SwFldDokPage::FillFormatLB(sal_uInt16 nTypeId) in FillFormatLB()
561 IMPL_LINK( SwFldDokPage, FormatHdl, ListBox *, EMPTYARG ) in IMPL_LINK() argument
698 return ( new SwFldDokPage( pParent, rAttrSet ) ); in Create()
705 sal_uInt16 SwFldDokPage::GetGroup() in GetGroup()
[all …]
H A Dflddok.hxx43 class SwFldDokPage : public SwFldPage class
77 SwFldDokPage(Window* pWindow, const SfxItemSet& rSet);
79 ~SwFldDokPage();
H A Dfldtdlg.cxx94 AddTabPage(TP_FLD_DOK, SwFldDokPage::Create, 0); in SwFldDlg()
H A Dfldedt.cxx189 pTabPage = SwFldDokPage::Create(this, *(SfxItemSet*)0); in CreatePage()

Completed in 27 milliseconds