Searched refs:m_pMMConfig (Results 1 – 1 of 1) sorted by relevance
293 m_pMMConfig( 0 ), in SwMailMergeWizardExecutor()338 if(!m_pMMConfig) in ExecuteMailMergeWizard()407 m_pMMConfig->Commit(); in ExecutionFinished()409 delete m_pMMConfig; in ExecutionFinished()411 m_pMMConfig = 0; in ExecutionFinished()499 … SwView* pTempView = bResult ? m_pMMConfig->GetTargetView() : m_pMMConfig->GetSourceView(); in IMPL_LINK()583 if(m_pMMConfig->GetTargetView()) in IMPL_LINK()588 if(m_pMMConfig->GetSourceView()) in IMPL_LINK()591 m_pMMConfig->Commit(); in IMPL_LINK()592 delete m_pMMConfig; in IMPL_LINK()[all …]
Completed in 11 milliseconds