Home
last modified time | relevance | path

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

/aoo42x/main/embeddedobj/source/msole/
H A Dolepersist.cxx478 uno::Reference< io::XInputStream > xInCacheStream = xCachedVisualRepresentation->getInputStream(); in InsertVisualCache_Impl() local
479 if ( !xInCacheStream.is() ) in InsertVisualCache_Impl()
490 xInCacheStream->readBytes( aSigData, 2 ); in InsertVisualCache_Impl()
553 ::comphelper::OStorageHelper::CopyInputToOutput( xInCacheStream, xTempOutStream ); in InsertVisualCache_Impl()

Completed in 23 milliseconds