Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/envelp/
H A Dmailmrge.cxx107 SwMailMergeDlg& rParent;
109 SwXSelChgLstnr_Impl(SwMailMergeDlg& rParentDlg);
156 SwMailMergeDlg::SwMailMergeDlg(Window* pParent, SwWrtShell& rShell, in SwMailMergeDlg() function in SwMailMergeDlg
354 Link aLk = LINK(this, SwMailMergeDlg, ButtonHdl); in SwMailMergeDlg()
370 aLk = LINK(this, SwMailMergeDlg, FilenameHdl); in SwMailMergeDlg()
377 aLk = LINK(this, SwMailMergeDlg, SaveTypeHdl); in SwMailMergeDlg()
383 aLk = LINK(this, SwMailMergeDlg, ModifyHdl); in SwMailMergeDlg()
485 SwMailMergeDlg::~SwMailMergeDlg() in ~SwMailMergeDlg()
507 void SwMailMergeDlg::Apply() in Apply()
531 void SwMailMergeDlg::Resize() in Resize()
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Dmailmrge.hxx64 class SwMailMergeDlg : public SvxStandardDialog class
146 SwMailMergeDlg(Window* pParent, SwWrtShell& rSh,
152 ~SwMailMergeDlg();
/aoo41x/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx323 class SwMailMergeDlg;
326 DECL_ABSTDLG_BASE(AbstractMailMergeDlg_Impl,SwMailMergeDlg)
H A Dswdlgfact.cxx1449 SwMailMergeDlg* pDlg=NULL; in CreateMailMergeDlg()
1453 …pDlg = new SwMailMergeDlg( pParent, rSh, rSourceName, rTblName, nCommandType, xConnection, pSelect… in CreateMailMergeDlg()

Completed in 160 milliseconds