Searched refs:xInputCache (Results 1 – 1 of 1) sorted by relevance
339 uno::Reference< io::XInputStream > xInputCache = m_xCacheStream->getInputStream(); in CleanCacheStream() local340 if ( xInputCache.is() ) in CleanCacheStream()341 xInputCache->closeInput(); in CleanCacheStream()
Completed in 31 milliseconds