Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx1129 m_hRule(-1), in ParagraphProperties()
1154 m_hRule ( rCopy.m_hRule), in ParagraphProperties()
1190 m_hRule == rCompare.m_hRule && in operator ==()
H A DPropertyMap.hxx299 sal_Int32 m_hRule; // from ST_HeightRule exact, atLeast, auto member in writerfilter::dmapper::ParagraphProperties
356 void SethRule( sal_Int32 nSet ) { m_hRule = nSet; } in SethRule()
357 sal_Int32 GethRule() const { return m_hRule; } in GethRule()

Completed in 134 milliseconds