Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx1123 m_hRule(-1), in ParagraphProperties()
1148 m_hRule ( rCopy.m_hRule), in ParagraphProperties()
1184 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 25 milliseconds