Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/filter/ppt/
H A Dpptin.cxx269 …PropRead* pDInfoSec2 = new PropRead( mrStorage, String( RTL_CONSTASCII_USTRINGPARAM( "\005Document… in Import() local
270 if ( pDInfoSec2->IsValid() ) in Import()
276 pDInfoSec2->Read(); in Import()
282 Section* pSection = (Section*)pDInfoSec2->GetSection( aPropSetGUID ); in Import()
379 pSection = (Section*)pDInfoSec2->GetSection( aUserPropSetGUID ); in Import()
528 delete pDInfoSec2; in Import()