Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx262 m_bIsFirstSection( bIsFirstSection ) in SectionPropertyMap()
318 if( m_bIsFirstSection ) in SectionPropertyMap()
992 if( m_bIsFirstSection ) in CloseSectionGroup()
H A DDomainMapper_Impl.cxx134 m_bIsFirstSection( true ), in DomainMapper_Impl()
255 (pSectionContext = new SectionPropertyMap( m_bIsFirstSection )) : in PushProperties()
259 if( m_bIsFirstSection ) in PushProperties()
260 m_bIsFirstSection = false; in PushProperties()
H A DPropertyMap.hxx148 bool m_bIsFirstSection; member in writerfilter::dmapper::SectionPropertyMap
H A DDomainMapper_Impl.hxx312 … bool m_bIsFirstSection; member in writerfilter::dmapper::DomainMapper_Impl

Completed in 72 milliseconds