Home
last modified time | relevance | path

Searched refs:GetDividerCountBy (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dlineinfo.cxx77 nDividerCountBy( rCpy.GetDividerCountBy() ), in SwLineNumberInfo()
99 nDividerCountBy = rCpy.GetDividerCountBy(); in operator =()
116 nDividerCountBy == rInf.GetDividerCountBy() && in operator ==()
/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx108 return !(nLineNr % rLineInf.GetDividerCountBy()); } in HasDivider()
138 nDivider = rLineInf.GetDivider().Len() ? rLineInf.GetDividerCountBy() : 0; in SwExtraPainter()
/trunk/main/sw/inc/
H A Dlineinfo.hxx74 sal_uInt16 GetDividerCountBy() const { return nDividerCountBy; } in GetDividerCountBy() function in SwLineNumberInfo
/trunk/main/sw/source/ui/misc/
H A Dlinenum.cxx221 aDivIntervalNF.SetValue(rInf.GetDividerCountBy()); in Reset()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1136 aRet <<= (sal_Int16)rInfo.GetDividerCountBy(); in getPropertyValue()

Completed in 34 milliseconds