Home
last modified time | relevance | path

Searched refs:nFormatLine (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx2395 sal_uInt16 nFormatLine; in ImplFormat() local
2566 nFormatLine = 1; in ImplFormat()
2728 nFormatLine++; in ImplFormat()
2731 if ( nFormatLine > mnCurLine ) in ImplFormat()
2752 if ( !it->mbVisible || (nFormatLine < mnCurLine) || in ImplFormat()
2753 (nFormatLine > mnCurLine+mnVisLines-1) ) in ImplFormat()

Completed in 30 milliseconds