Home
last modified time | relevance | path

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

/aoo41x/main/svl/source/fsstor/
H A Dfsstorage.cxx228 uno::Reference< io::XInputStream > xSourceInput = aSourceContent.openStream(); in CopyStreamToSubStream() local
230 if ( !xSourceInput.is() ) in CopyStreamToSubStream()
243 ::comphelper::OStorageHelper::CopyInputToOutput( xSourceInput, xDestOutput ); in CopyStreamToSubStream()

Completed in 14 milliseconds