Searched refs:nRealBlockLength (Results 1 – 1 of 1) sorted by relevance
82 sal_Int32 nRealBlockLength = m_xMarkStream->offsetToMark(m_nBlockStart) - sizeof(m_nBlockLen); in ~OStreamSection() local83 if (m_nBlockLen && (m_nBlockLen == nRealBlockLength)) in ~OStreamSection()88 m_nBlockLen = nRealBlockLength; in ~OStreamSection()
Completed in 5 milliseconds