Searched refs:xOutputCache (Results 1 – 1 of 1) sorted by relevance
348 uno::Reference< io::XOutputStream > xOutputCache = m_xCacheStream->getOutputStream(); in CleanCacheStream() local349 if ( xOutputCache.is() ) in CleanCacheStream()350 xOutputCache->closeOutput(); in CleanCacheStream()
Completed in 20 milliseconds