Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx813 if (rAppendContext.pLastParagraphProperties->GethRule() >= 0) in finishParagraph()
815 … aPropSequence.set(PROP_SIZE_TYPE, rAppendContext.pLastParagraphProperties->GethRule()); in finishParagraph()
817 else if (pStyleProperties->GethRule() >=0) in finishParagraph()
819 aPropSequence.set(PROP_SIZE_TYPE, pStyleProperties->GethRule()); in finishParagraph()
H A DPropertyMap.hxx357 sal_Int32 GethRule() const { return m_hRule; } in GethRule() function in writerfilter::dmapper::ParagraphProperties

Completed in 37 milliseconds