Searched refs:pSvDlg (Results 1 – 1 of 1) sorted by relevance
1346 void ImpSvFileDlg::CreateDialog( PathDialog* pSvDlg, WinBits nStyle, RESOURCE_TYPE nType, sal_Bool … in CreateDialog() argument1350 pDlg = new ImpPathDialog( pSvDlg, nType, bCreate ); in CreateDialog()1352 pDlg = new ImpFileDialog( pSvDlg, nStyle, nType ); in CreateDialog()
Completed in 28 milliseconds