Searched refs:GethRule (Results 1 – 2 of 2) sorted by relevance
813 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()
357 sal_Int32 GethRule() const { return m_hRule; } in GethRule() function in writerfilter::dmapper::ParagraphProperties
Completed in 118 milliseconds