Home
last modified time | relevance | path

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

/aoo4110/main/unotools/inc/unotools/
H A Ducblockbytes.hxx122 sal_Bool m_bDontClose : 1; member in utl::UcbLockBytes
205 { m_bDontClose = sal_True; } in setDontClose_Impl()
/aoo4110/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx1280 , m_bDontClose( sal_False ) in UcbLockBytes()
1289 if ( !m_bDontClose ) in ~UcbLockBytes()
1320 m_bDontClose = sal_True; in getInputStream()
1329 m_bDontClose = sal_True; in getStream()
1361 if ( !m_bDontClose && m_xInputStream.is() ) in setInputStream_Impl()

Completed in 17 milliseconds