Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx133 …SvStream* pCurrentUserStream = rStorage.OpenSotStream( String( RTL_CONSTASCII_USTRINGPARAM( "Curre… in SdPPTImport() local
134 if( pCurrentUserStream ) in SdPPTImport()
136 *pCurrentUserStream >> aParam.aCurrentUserAtom; in SdPPTImport()
137 delete pCurrentUserStream; in SdPPTImport()