Home
last modified time | relevance | path

Searched refs:SwFldDlg (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx71 SwFldDlg::SwFldDlg(SfxBindings* pB, SwChildWinWrapper* pCW, Window *pParent) in SwFldDlg() function in SwFldDlg
92 GetOKButton().SetClickHdl(LINK(this, SwFldDlg, OKHdl)); in SwFldDlg()
133 SwFldDlg::~SwFldDlg() in ~SwFldDlg()
141 sal_Bool SwFldDlg::Close() in Close()
153 void SwFldDlg::Initialize(SfxChildWinInfo *pInfo) in Initialize()
228 IMPL_LINK( SwFldDlg, OKHdl, Button *, EMPTYARG ) in IMPL_LINK() argument
245 void SwFldDlg::ReInitDlg() in ReInitDlg()
294 void SwFldDlg::Activate() in Activate()
318 void SwFldDlg::EnableInsert(sal_Bool bEnable) in EnableInsert()
336 void SwFldDlg::InsertHdl() in InsertHdl()
[all …]
H A Dfldpage.cxx360 SwFldDlg *pDlg = (SwFldDlg*)GetTabDialog(); in IMPL_LINK()
384 SwFldDlg *pDlg = (SwFldDlg*)GetTabDialog(); in EnableInsert()
/aoo42x/main/sw/source/ui/inc/
H A Dfldtdlg.hxx36 class SwFldDlg: public SfxTabDialog class
52 SwFldDlg(SfxBindings* pB, SwChildWinWrapper* pCW, Window *pParent);
53 virtual ~SwFldDlg();
/aoo42x/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx41 class SwFldDlg;
217 DECL_ABSTDLG_BASE(AbstractSwFldDlg_Impl,SwFldDlg )
H A Dswdlgfact.cxx1175 SwFldDlg* pDlg=NULL; in CreateSwFldDlg()
1179 pDlg = new SwFldDlg( pB, pCW,pParent); in CreateSwFldDlg()

Completed in 84 milliseconds