Searched refs:m_bHasInsertedStreamOptimization (Results 1 – 2 of 2) sorted by relevance
304 , m_bHasInsertedStreamOptimization( sal_False ) in OWriteStream_Impl()399 m_bHasInsertedStreamOptimization = sal_False; in InsertIntoPackageFolder()878 m_bHasInsertedStreamOptimization = sal_True; in InsertStreamDirectly()952 if ( m_pAntiImpl && !m_bHasInsertedStreamOptimization && m_pAntiImpl->m_xSeekable.is() ) in Commit()1461 else if ( !m_bHasInsertedStreamOptimization ) in GetStream_Impl()3191 if ( m_bInitOnDemand && m_pImpl->m_bHasInsertedStreamOptimization ) in setPropertyValue()
136 sal_Bool m_bHasInsertedStreamOptimization; member
Completed in 31 milliseconds