Home
last modified time | relevance | path

Searched refs:GetCountBy (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sw/source/core/doc/
H A Dlineinfo.cxx76 nCountBy( rCpy.GetCountBy() ), in SwLineNumberInfo()
98 nCountBy = rCpy.GetCountBy(); in operator =()
115 nCountBy == rInf.GetCountBy() && in operator ==()
/aoo42x/main/sw/inc/
H A Dlineinfo.hxx80 sal_uInt16 GetCountBy() const { return nCountBy; } in GetCountBy() function in SwLineNumberInfo
/aoo42x/main/sw/source/ui/misc/
H A Dlinenum.cxx215 aNumIntervalNF.SetValue(rInf.GetCountBy()); in Reset()
/aoo42x/main/sw/source/core/text/
H A Dfrmpaint.cxx106 inline sal_Bool HasNumber() { return !( nLineNr % rLineInf.GetCountBy() ); } in HasNumber()
/aoo42x/main/sw/source/core/unocore/
H A Dunosett.cxx1130 aRet <<= (sal_Int16)rInfo.GetCountBy(); in getPropertyValue()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1304 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, (sal_uInt16)rLnNumInfo.GetCountBy() ); in SectionLineNumbering()
H A Drtfattributeoutput.cxx1368 m_rExport.OutLong(rLnNumInfo.GetCountBy()); in SectionLineNumbering()

Completed in 74 milliseconds