Searched refs:xSourceInStream (Results 1 – 1 of 1) sorted by relevance
116 uno::Reference< io::XInputStream > xSourceInStream = xSource->getInputStream(); in completeStorageStreamCopy_Impl() local117 if ( !xSourceInStream.is() ) in completeStorageStreamCopy_Impl()121 ::comphelper::OStorageHelper::CopyInputToOutput( xSourceInStream, xDestOutStream ); in completeStorageStreamCopy_Impl()
Completed in 52 milliseconds