Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx1121 m_hAnchor(-1), in ParagraphProperties()
1146 m_hAnchor ( rCopy.m_hAnchor), in ParagraphProperties()
1182 m_hAnchor == rCompare.m_hAnchor && in operator ==()
H A DPropertyMap.hxx291 sal_Int32 m_hAnchor; // page, from ST_HAnchor margin, page, text member in writerfilter::dmapper::ParagraphProperties
336 void SethAnchor( sal_Int32 nSet ) { m_hAnchor = nSet; } in SethAnchor()
337 sal_Int32 GethAnchor() const { return m_hAnchor;} in GethAnchor()

Completed in 28 milliseconds