Home
last modified time | relevance | path

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

/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx302 , m_bCompressedSetExplicit( !bDefaultCompress ) in OWriteStream_Impl()
860 m_bCompressedSetExplicit = sal_True; in InsertStreamDirectly()
3159 if ( !m_pImpl->m_bCompressedSetExplicit ) in setPropertyValue()
3171 …else if ( !m_pImpl->m_bCompressedSetExplicit && aCompressedString.equals( m_pImpl->m_aProps[nInd].… in setPropertyValue()
3178 m_pImpl->m_bCompressedSetExplicit = sal_True; in setPropertyValue()
H A Dowriteablestream.hxx132 sal_Bool m_bCompressedSetExplicit; member

Completed in 30 milliseconds