Home
last modified time | relevance | path

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

/aoo41x/main/package/source/xstor/
H A Dxstorage.cxx387 uno::Reference< io::XOutputStream > xOutStr = m_xStream->getOutputStream(); in ~OStorage_Impl() local
388 if ( xOutStr.is() ) in ~OStorage_Impl()
389 xOutStr->closeOutput(); in ~OStorage_Impl()

Completed in 34 milliseconds