Searched refs:pPresDlg (Results 1 – 1 of 1) sorted by relevance
316 SfxAbstractTabDialog* pPresDlg = NULL; in DoExecute() local391 …pPresDlg = pFact ? pFact->CreateSdPresLayoutTemplateDlg( mpDocSh, NULL, SdResId(nDlgId), *pStyleSh… in DoExecute()405 else if( pPresDlg ) in DoExecute()407 nResult = pPresDlg->Execute(); in DoExecute()408 pOutSet = pPresDlg->GetOutputItemSet(); in DoExecute()605 delete pPresDlg; in DoExecute()610 delete pPresDlg; in DoExecute()
Completed in 12 milliseconds