Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/func/
H A Dfutempl.cxx316 SfxAbstractTabDialog* pPresDlg = NULL; in DoExecute() local
391pPresDlg = 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 7 milliseconds