Searched refs:GetCountBy (Results 1 – 7 of 7) sorted by relevance
76 nCountBy( rCpy.GetCountBy() ), in SwLineNumberInfo()98 nCountBy = rCpy.GetCountBy(); in operator =()115 nCountBy == rInf.GetCountBy() && in operator ==()
80 sal_uInt16 GetCountBy() const { return nCountBy; } in GetCountBy() function in SwLineNumberInfo
215 aNumIntervalNF.SetValue(rInf.GetCountBy()); in Reset()
106 inline sal_Bool HasNumber() { return !( nLineNr % rLineInf.GetCountBy() ); } in HasNumber()
1130 aRet <<= (sal_Int16)rInfo.GetCountBy(); in getPropertyValue()
1304 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, (sal_uInt16)rLnNumInfo.GetCountBy() ); in SectionLineNumbering()
1376 m_rExport.OutLong(rLnNumInfo.GetCountBy()); in SectionLineNumbering()
Completed in 83 milliseconds