Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/fldui/
H A Dinpdlg.cxx49 SwFldInputDlg::SwFldInputDlg( Window *pParent, SwWrtShell &rS, in SwFldInputDlg() function in SwFldInputDlg
76 aNextBT.SetClickHdl(LINK(this, SwFldInputDlg, NextHdl)); in SwFldInputDlg()
137 SwFldInputDlg::~SwFldInputDlg() in ~SwFldInputDlg()
141 void SwFldInputDlg::StateChanged( StateChangedType nType ) in StateChanged()
152 void SwFldInputDlg::Apply() in Apply()
191 IMPL_LINK(SwFldInputDlg, NextHdl, PushButton*, EMPTYARG) in IMPL_LINK() argument
/aoo42x/main/sw/source/ui/inc/
H A Dinpdlg.hxx46 class SwFldInputDlg: public SvxStandardDialog class
68 SwFldInputDlg( Window *pParent, SwWrtShell &rSh,
70 ~SwFldInputDlg();
/aoo42x/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx263 class SwFldInputDlg;
266 DECL_ABSTDLG_BASE(AbstractFldInputDlg_Impl,SwFldInputDlg)
H A Dswdlgfact.cxx1340 SwFldInputDlg* pDlg=NULL; in CreateFldInputDlg()
1344 pDlg = new SwFldInputDlg( pParent, rSh, pField, bNextButton ); in CreateFldInputDlg()

Completed in 60 milliseconds