Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/fsstor/
H A Dostreamcontainer.cxx35 , m_bInputClosed( sal_False ) in OFSStreamContainer()
267 if ( m_xInputStream.is() && !m_bInputClosed ) in dispose()
270 m_bInputClosed = sal_True; in dispose()
457 m_bInputClosed = sal_True; in closeInput()
522 if ( m_bInputClosed ) in closeOutput()
H A Dostreamcontainer.hxx60 sal_Bool m_bInputClosed; member in OFSStreamContainer

Completed in 21 milliseconds