Searched refs:xInRaw (Results 1 – 1 of 1) sorted by relevance
347 uno::Reference< io::XInputStream > xInRaw; in TryToGetRawFromDataStream() local349 xInRaw = xNewPackStream->getRawStream(); in TryToGetRawFromDataStream()351 xInRaw = xNewPackStream->getPlainRawStream(); in TryToGetRawFromDataStream()363 ::comphelper::OStorageHelper::CopyInputToOutput( xInRaw, xTempOut ); in TryToGetRawFromDataStream()368 xInRaw = uno::Reference< io::XInputStream >(); in TryToGetRawFromDataStream()
Completed in 16 milliseconds