Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx163 , m_aAnnotationPositions() in DomainMapper_Impl()
1477 AnnotationPosition& aAnnotationPosition = m_aAnnotationPositions[ m_nAnnotationId ]; in PopAnnotation()
1496 m_aAnnotationPositions.erase( m_nAnnotationId ); in PopAnnotation()
3127 AnnotationPosition& aAnnotationPosition = m_aAnnotationPositions[ nAnnotationId ]; in AddAnnotationPosition()
3136 m_aAnnotationPositions[ nAnnotationId ] = aAnnotationPosition; in AddAnnotationPosition()
H A DDomainMapper_Impl.hxx370 AnnotationPositions_t m_aAnnotationPositions; member in writerfilter::dmapper::DomainMapper_Impl

Completed in 32 milliseconds