Home
last modified time | relevance | path

Searched refs:xCleanStorage (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1807 SvStorageRef xCleanStorage( new SvStorage( sal_False, aStream ) ); in ImplWriteOLE() local
1808 xTempStorage->CopyTo( xCleanStorage ); in ImplWriteOLE()
1811 … SotStorageStreamRef xStm = xCleanStorage->OpenSotStream( aPersistStream, STREAM_STD_READWRITE ); in ImplWriteOLE()
1821 pStrm = xCleanStorage->CreateMemoryStream(); in ImplWriteOLE()

Completed in 25 milliseconds