Searched refs:SetDropCapLength (Results 1 – 2 of 2) sorted by relevance
368 void SetDropCapLength(sal_Int8 nSet) { m_nDropCapLength = nSet;} in SetDropCapLength() function in writerfilter::dmapper::ParagraphProperties
669 … pToBeSavedProperties->SetDropCapLength(nCount > 0 && nCount < 255 ? (sal_Int8)nCount : 1); in finishParagraph()
Completed in 38 milliseconds