Searched refs:m_bDontClose (Results 1 – 2 of 2) sorted by relevance
122 sal_Bool m_bDontClose : 1; member in utl::UcbLockBytes205 { m_bDontClose = sal_True; } in setDontClose_Impl()
1280 , 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 24 milliseconds