Searched refs:xNewOutStream (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/package/source/xstor/ |
H A D | switchpersistencestream.cxx | 109 uno::Reference< io::XOutputStream > xNewOutStream = xStream->getOutputStream(); in SwitchPersistenceTo() local 110 if ( !xNewInStream.is() || !xNewOutStream.is() ) in SwitchPersistenceTo() 134 xStream, xNewTruncate, xNewSeekable, xNewInStream, xNewOutStream, in SwitchPersistenceTo() 144 uno::Reference< io::XOutputStream > xNewOutStream; in SwitchPersistenceTo() local 169 xNewStream, xNewTruncate, xNewSeekable, xInputStream, xNewOutStream, in SwitchPersistenceTo()
|
Completed in 12 milliseconds