Lines Matching refs:SwFldDlg
71 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()
203 SfxItemSet* SwFldDlg::CreateInputItemSet( sal_uInt16 nID ) in CreateInputItemSet()
228 IMPL_LINK( SwFldDlg, OKHdl, Button *, EMPTYARG ) in IMPL_LINK() argument
245 void SwFldDlg::ReInitDlg() in ReInitDlg()
282 void SwFldDlg::ReInitTabPage( sal_uInt16 nPageId, sal_Bool bOnlyActivate ) in ReInitTabPage()
294 void SwFldDlg::Activate() in Activate()
318 void SwFldDlg::EnableInsert(sal_Bool bEnable) in EnableInsert()
336 void SwFldDlg::InsertHdl() in InsertHdl()
343 void SwFldDlg::ActivateDatabasePage() in ActivateDatabasePage()
362 void SwFldDlg::PageCreated(sal_uInt16 nId, SfxTabPage& rPage) in PageCreated()