Searched refs:m_bIsLastParaInSection (Results 1 – 2 of 2) sorted by relevance
149 m_bIsLastParaInSection( false ), in DomainMapper_Impl()245 m_bIsLastParaInSection = bIsLast; in SetIsLastParagraphInSection()866 if ( m_bIsLastParaInSection && !m_bParaChanged ) in finishParagraph()869 m_bIsLastParaInSection = false; in finishParagraph()
364 bool m_bIsLastParaInSection; member in writerfilter::dmapper::DomainMapper_Impl