Searched refs:xStorRef (Results 1 – 1 of 1) sorted by relevance
141 SotStorageRef xStorRef = new SotStorage( mrMedium.GetOutStream(), sal_False ); in Export() local148 if( PPTExport && xStorRef.Is() ) in Export()178 bRet = PPTExport( aProperties, xStorRef, mxModel, mxStatusIndicator, pBas, nCnvrtFlags ); in Export()179 xStorRef->Commit(); in Export()
Completed in 46 milliseconds