Home
last modified time | relevance | path

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

/aoo41x/main/package/source/xstor/
H A Dowriteablestream.cxx348 uno::Reference< io::XOutputStream > xOutputCache = m_xCacheStream->getOutputStream(); in CleanCacheStream() local
349 if ( xOutputCache.is() ) in CleanCacheStream()
350 xOutputCache->closeOutput(); in CleanCacheStream()

Completed in 42 milliseconds