Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx159 m_bIsLastParaInSection( false ), in DomainMapper_Impl()
256 m_bIsLastParaInSection = bIsLast; in SetIsLastParagraphInSection()
1050 if ( m_bIsLastParaInSection && !m_bParaChanged ) in finishParagraph()
1053 m_bIsLastParaInSection = false; in finishParagraph()
H A DDomainMapper_Impl.hxx364 bool m_bIsLastParaInSection; member in writerfilter::dmapper::DomainMapper_Impl

Completed in 32 milliseconds