Home
last modified time | relevance | path

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

/aoo41x/main/package/source/xstor/
H A Dswitchpersistencestream.cxx109 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 15 milliseconds