Searched refs:pSdCustomShow (Results 1 – 1 of 1) sorted by relevance
1317 SdCustomShow* pSdCustomShow = new SdCustomShow( mpDoc ); in Import() local1318 if ( pSdCustomShow ) in Import()1320 pSdCustomShow->SetName( aCuShow ); in Import()1332 pSdCustomShow->Insert( pPage, LIST_APPEND ); in Import()1338 pList->Insert( pSdCustomShow, LIST_APPEND ); in Import()1340 delete pSdCustomShow; in Import()
Completed in 16 milliseconds