Searched refs:m_hRule (Results 1 – 2 of 2) sorted by relevance
1129 m_hRule(-1), in ParagraphProperties()1154 m_hRule ( rCopy.m_hRule), in ParagraphProperties()1190 m_hRule == rCompare.m_hRule && in operator ==()
299 sal_Int32 m_hRule; // from ST_HeightRule exact, atLeast, auto member in writerfilter::dmapper::ParagraphProperties356 void SethRule( sal_Int32 nSet ) { m_hRule = nSet; } in SethRule()357 sal_Int32 GethRule() const { return m_hRule; } in GethRule()
Completed in 14 milliseconds