Searched refs:AbstractMailMergeWizard_Impl (Results 1 – 2 of 2) sorted by relevance
609 AbstractMailMergeWizard_Impl::~AbstractMailMergeWizard_Impl() in ~AbstractMailMergeWizard_Impl()614 void AbstractMailMergeWizard_Impl::StartExecuteModal( const Link& rEndDialogHdl ) in StartExecuteModal()618 LINK( this, AbstractMailMergeWizard_Impl, EndDialogHdl ) ); in StartExecuteModal()621 long AbstractMailMergeWizard_Impl::GetResult() in GetResult()627 IMPL_LINK( AbstractMailMergeWizard_Impl, EndDialogHdl, SwMailMergeWizard*, pDialog ) in IMPL_LINK() argument629 IMPL_LINK( AbstractMailMergeWizard_Impl, EndDialogHdl, SwMailMergeWizard*, EMPTYARG ) in IMPL_LINK()640 void AbstractMailMergeWizard_Impl::SetReloadDocument(const String& rURL) in SetReloadDocument()644 const String& AbstractMailMergeWizard_Impl::GetReloadDocument() const in GetReloadDocument()648 sal_Bool AbstractMailMergeWizard_Impl::ShowPage( sal_uInt16 nLevel ) in ShowPage()652 sal_uInt16 AbstractMailMergeWizard_Impl::GetRestartPage() const in GetRestartPage()[all …]
404 class AbstractMailMergeWizard_Impl : public AbstractMailMergeWizard class411 AbstractMailMergeWizard_Impl( SwMailMergeWizard* p ) in AbstractMailMergeWizard_Impl() function in AbstractMailMergeWizard_Impl414 virtual ~AbstractMailMergeWizard_Impl();