Searched refs:SwMailMergeOutputTypePage (Results 1 – 3 of 3) sorted by relevance
46 SwMailMergeOutputTypePage::SwMailMergeOutputTypePage( SwMailMergeWizard* _pParent) : in SwMailMergeOutputTypePage() function in SwMailMergeOutputTypePage67 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
36 class SwMailMergeOutputTypePage : public svt::OWizardPage class56 SwMailMergeOutputTypePage( SwMailMergeWizard* _pParent);57 ~SwMailMergeOutputTypePage();
136 case MM_OUTPUTTYPETPAGE : pRet = new SwMailMergeOutputTypePage(this); break; in createPage()
Completed in 10 milliseconds