Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx304 sal_Int8 m_nDropCapLength; //number of characters member in writerfilter::dmapper::ParagraphProperties
367 sal_Int8 GetDropCapLength() const { return m_nDropCapLength;} in GetDropCapLength()
368 void SetDropCapLength(sal_Int8 nSet) { m_nDropCapLength = nSet;} in SetDropCapLength()
H A DPropertyMap.cxx1127 m_nDropCapLength(0) in ParagraphProperties()
1152 m_nDropCapLength( rCopy.m_nDropCapLength ), in ParagraphProperties()

Completed in 25 milliseconds