Searched refs:pStdDlg (Results 1 – 1 of 1) sorted by relevance
315 SfxAbstractTabDialog* pStdDlg = NULL; in DoExecute() local325 …pStdDlg = pFact ? pFact->CreateSdTabTemplateDlg( 0, mpDoc->GetDocSh(), *pStyleSheet, mpDoc, mpView… in DoExecute()400 if (pStdDlg) in DoExecute()402 nResult = pStdDlg->Execute(); in DoExecute()403 pOutSet = pStdDlg->GetOutputItemSet(); in DoExecute()604 delete pStdDlg; in DoExecute()609 delete pStdDlg; in DoExecute()
Completed in 11 milliseconds