Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx1317 SdCustomShow* pSdCustomShow = new SdCustomShow( mpDoc ); in Import() local
1318 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 28 milliseconds