Home
last modified time | relevance | path

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

/aoo41x/main/package/source/xstor/
H A Dxstorage.cxx116 uno::Reference< io::XInputStream > xSourceInStream = xSource->getInputStream(); in completeStorageStreamCopy_Impl() local
117 if ( !xSourceInStream.is() ) in completeStorageStreamCopy_Impl()
121 ::comphelper::OStorageHelper::CopyInputToOutput( xSourceInStream, xDestOutStream ); in completeStorageStreamCopy_Impl()

Completed in 45 milliseconds