Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/
H A Dsdpptwrp.cxx142 SotStorageRef xStorRef = new SotStorage( mrMedium.GetOutStream(), sal_False ); in Export() local
149 if( PPTExport && xStorRef.Is() ) in Export()
179 bRet = PPTExport( aProperties, xStorRef, mxModel, mxStatusIndicator, pBas, nCnvrtFlags ); in Export()
180 xStorRef->Commit(); in Export()

Completed in 10 milliseconds