Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx108 …PropRead* pSummaryInformation = new PropRead( rStorage, String( RTL_CONSTASCII_USTRINGPARAM( "\005… in SdPPTImport() local
109 if ( pSummaryInformation->IsValid() ) in SdPPTImport()
111 pSummaryInformation->Read(); in SdPPTImport()
116 Section* pSection = (Section*)pSummaryInformation->GetSection( aPropSetGUID ); in SdPPTImport()
131 delete pSummaryInformation; in SdPPTImport()

Completed in 26 milliseconds