Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/layout/
H A Dpaintfrm.cxx167 sal_uInt16 nLastCount; // unnuetze Durchlaeufe im PaintLines verhindern. member in SwLineRects
169 SwLineRects() : nLastCount( 0 ) {} in SwLineRects()
757 if ( Count() != nLastCount ) in PaintLines()
864 nLastCount = nMinCount; in PaintLines()