Home
last modified time | relevance | path

Searched refs:GetRestartPage (Results 1 – 5 of 5) sorted by path

/trunk/main/sw/inc/
H A Dswabstdlg.hxx338 virtual sal_uInt16 GetRestartPage() const = 0;
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx435 sal_uInt16 nRestartPage = m_pWizard->GetRestartPage(); in IMPL_LINK()
500 pTempView->SetMailMergeConfigItem(m_pMMConfig, m_pWizard->GetRestartPage(), !bResult); in IMPL_LINK()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx654 sal_uInt16 AbstractMailMergeWizard_Impl::GetRestartPage() const in GetRestartPage() function in AbstractMailMergeWizard_Impl
656 return pDlg->GetRestartPage(); in GetRestartPage()
H A Dswdlgfact.hxx422 virtual sal_uInt16 GetRestartPage() const;
/trunk/main/sw/source/ui/inc/
H A Dmailmergewizard.hxx87 sal_uInt16 GetRestartPage() const {return m_nRestartPage;} in GetRestartPage() function in SwMailMergeWizard

Completed in 27 milliseconds