Searched refs:GetvSpace (Results 1 – 2 of 2) sorted by relevance
943 else if (rAppendContext.pLastParagraphProperties->GetvSpace() >= 0) in finishParagraph()945 nLeftDist = rAppendContext.pLastParagraphProperties->GetvSpace(); in finishParagraph()947 else if (pStyleProperties->GetvSpace() >= 0) in finishParagraph()949 nLeftDist = pStyleProperties->GetvSpace(); in finishParagraph()
354 sal_Int32 GetvSpace()const { return m_vSpace; } in GetvSpace() function in writerfilter::dmapper::ParagraphProperties
Completed in 26 milliseconds