Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx943 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()
H A DPropertyMap.hxx354 sal_Int32 GetvSpace()const { return m_vSpace; } in GetvSpace() function in writerfilter::dmapper::ParagraphProperties

Completed in 31 milliseconds