Searched refs:SvtTmplDlg_Impl (Results 1 – 2 of 2) sorted by relevance
33 struct SvtTmplDlg_Impl;50 SvtTmplDlg_Impl* pImpl;
1633 struct SvtTmplDlg_Impl struct1643 …SvtTmplDlg_Impl( Window* pParent ) : pWin( new SvtTemplateWindow( pParent ) ) ,bSelectNoOpen( sal_… in SvtTmplDlg_Impl() function1645 ~SvtTmplDlg_Impl() { delete pWin; } in ~SvtTmplDlg_Impl() argument1650 uno::Reference< util::XOfficeInstallationDirectories > SvtTmplDlg_Impl::getOfficeInstDirs() in getOfficeInstDirs()1729 pImpl = new SvtTmplDlg_Impl( this ); in InitImpl()
Completed in 30 milliseconds