Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx368 void SetDropCapLength(sal_Int8 nSet) { m_nDropCapLength = nSet;} in SetDropCapLength() function in writerfilter::dmapper::ParagraphProperties
H A DDomainMapper_Impl.cxx760 … pToBeSavedProperties->SetDropCapLength(nCount > 0 && nCount < 255 ? (sal_Int8)nCount : 1); in finishParagraph()

Completed in 49 milliseconds