Home
last modified time | relevance | path

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

/aoo42x/main/sot/source/unoolestorage/
H A Dxolesimplestorage.cxx296 uno::Reference< io::XInputStream > xInpStream = xStream->getInputStream(); in initialize() local
297 if ( !xInpStream.is() || !xStream->getOutputStream().is() ) in initialize()
300 ::comphelper::OStorageHelper::CopyInputToOutput( xInpStream, xTempOut ); in initialize()

Completed in 10 milliseconds