Home
last modified time | relevance | path

Searched refs:pStdDlg (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sd/source/ui/func/
H A Dfutempl.cxx315 SfxAbstractTabDialog* pStdDlg = NULL; in DoExecute() local
325pStdDlg = 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 25 milliseconds