Searched refs:xOutStr (Results 1 – 1 of 1) sorted by relevance
387 uno::Reference< io::XOutputStream > xOutStr = m_xStream->getOutputStream(); in ~OStorage_Impl() local388 if ( xOutStr.is() ) in ~OStorage_Impl()389 xOutStr->closeOutput(); in ~OStorage_Impl()
Completed in 38 milliseconds