Searched refs:xSourceInput (Results 1 – 1 of 1) sorted by relevance
228 uno::Reference< io::XInputStream > xSourceInput = aSourceContent.openStream(); in CopyStreamToSubStream() local230 if ( !xSourceInput.is() ) in CopyStreamToSubStream()243 ::comphelper::OStorageHelper::CopyInputToOutput( xSourceInput, xDestOutput ); in CopyStreamToSubStream()
Completed in 17 milliseconds