Home
last modified time | relevance | path

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

/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx339 uno::Reference< io::XInputStream > xInputCache = m_xCacheStream->getInputStream(); in CleanCacheStream() local
340 if ( xInputCache.is() ) in CleanCacheStream()
341 xInputCache->closeInput(); in CleanCacheStream()

Completed in 22 milliseconds