Searched refs:xSourceInStream (Results 1 – 1 of 1) sorted by relevance
114 uno::Reference< io::XInputStream > xSourceInStream = xSource->getInputStream(); in completeStorageStreamCopy_Impl() local115 if ( !xSourceInStream.is() ) in completeStorageStreamCopy_Impl()119 ::comphelper::OStorageHelper::CopyInputToOutput( xSourceInStream, xDestOutStream ); in completeStorageStreamCopy_Impl()