Searched refs:m_nDropCapLength (Results 1 – 2 of 2) sorted by relevance
304 sal_Int8 m_nDropCapLength; //number of characters member in writerfilter::dmapper::ParagraphProperties367 sal_Int8 GetDropCapLength() const { return m_nDropCapLength;} in GetDropCapLength()368 void SetDropCapLength(sal_Int8 nSet) { m_nDropCapLength = nSet;} in SetDropCapLength()
1133 m_nDropCapLength(0) in ParagraphProperties()1158 m_nDropCapLength( rCopy.m_nDropCapLength ), in ParagraphProperties()
Completed in 34 milliseconds