Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/window/
H A Dtoolbox.cxx2403 sal_uInt16 nFormatLine; in ImplFormat() local
2574 nFormatLine = 1; in ImplFormat()
2736 nFormatLine++; in ImplFormat()
2739 if ( nFormatLine > mnCurLine ) in ImplFormat()
2760 if ( !it->mbVisible || (nFormatLine < mnCurLine) || in ImplFormat()
2761 (nFormatLine > mnCurLine+mnVisLines-1) ) in ImplFormat()

Completed in 35 milliseconds