Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/streaming/
H A Dstreamsection.cxx82 sal_Int32 nRealBlockLength = m_xMarkStream->offsetToMark(m_nBlockStart) - sizeof(m_nBlockLen); in ~OStreamSection() local
83 if (m_nBlockLen && (m_nBlockLen == nRealBlockLength)) in ~OStreamSection()
88 m_nBlockLen = nRealBlockLength; in ~OStreamSection()

Completed in 5 milliseconds