Home
last modified time | relevance | path

Searched refs:SwMailMergeOutputTypePage (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/ui/dbui/
H A Dmmoutputtypepage.cxx46 SwMailMergeOutputTypePage::SwMailMergeOutputTypePage( SwMailMergeWizard* _pParent) : in SwMailMergeOutputTypePage() function in SwMailMergeOutputTypePage
67 Link aLink = LINK(this, SwMailMergeOutputTypePage, TypeHdl_Impl); in SwMailMergeOutputTypePage()
82 SwMailMergeOutputTypePage::~SwMailMergeOutputTypePage() in ~SwMailMergeOutputTypePage()
88 IMPL_LINK( SwMailMergeOutputTypePage, TypeHdl_Impl, RadioButton*, EMPTYARG ) in IMPL_LINK() argument
H A Dmmoutputtypepage.hxx36 class SwMailMergeOutputTypePage : public svt::OWizardPage class
56 SwMailMergeOutputTypePage( SwMailMergeWizard* _pParent);
57 ~SwMailMergeOutputTypePage();
H A Dmailmergewizard.cxx136 case MM_OUTPUTTYPETPAGE : pRet = new SwMailMergeOutputTypePage(this); break; in createPage()

Completed in 19 milliseconds