Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dlineinfo.cxx62 nCountBy( 5 ), in SwLineNumberInfo()
76 nCountBy( rCpy.GetCountBy() ), in SwLineNumberInfo()
98 nCountBy = rCpy.GetCountBy(); in operator =()
115 nCountBy == rInf.GetCountBy() && in operator ==()
/aoo41x/main/sw/inc/
H A Dlineinfo.hxx47 sal_uInt16 nCountBy; //Paint only for every n line member in SwLineNumberInfo
80 sal_uInt16 GetCountBy() const { return nCountBy; } in GetCountBy()
81 void SetCountBy( sal_uInt16 n) { nCountBy = n; } in SetCountBy()

Completed in 8 milliseconds