Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/fldui/
H A Dfldfunc.cxx68 SwFldFuncPage::SwFldFuncPage(Window* pParent, const SfxItemSet& rCoreSet ) : in SwFldFuncPage() function in SwFldFuncPage
117 SwFldFuncPage::~SwFldFuncPage() in ~SwFldFuncPage()
125 void SwFldFuncPage::Reset(const SfxItemSet& ) in Reset()
216 IMPL_LINK( SwFldFuncPage, TypeHdl, ListBox *, EMPTYARG ) in IMPL_LINK() argument
534 void SwFldFuncPage::UpdateSubType() in UpdateSubType()
582 IMPL_LINK( SwFldFuncPage, MacroHdl, Button *, pBtn ) in IMPL_LINK() argument
602 sal_Bool SwFldFuncPage::FillItemSet(SfxItemSet& ) in FillItemSet()
703 SfxTabPage* SwFldFuncPage::Create( Window* pParent, in Create()
706 return ( new SwFldFuncPage( pParent, rAttrSet ) ); in Create()
713 sal_uInt16 SwFldFuncPage::GetGroup() in GetGroup()
[all …]
H A Dfldfunc.hxx42 class SwFldFuncPage : public SwFldPage class
95 SwFldFuncPage(Window* pParent, const SfxItemSet& rSet);
97 ~SwFldFuncPage();
H A Dfldtdlg.cxx101 AddTabPage(TP_FLD_FUNC, SwFldFuncPage::Create, 0); in SwFldDlg()
H A Dfldedt.cxx193 pTabPage = SwFldFuncPage::Create(this, *(SfxItemSet*)0); in CreatePage()

Completed in 24 milliseconds