Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/window/
H A Dtoolbox.cxx1590 mnCurLine = 1; in ImplInit()
2537 mnCurLine = 1; in ImplFormat()
2691 mnCurLine = 1; in ImplFormat()
3330 if ( mnCurLine > 1 ) in ImplDrawSpin()
3948 mnCurLine = mnCurLine + delta; in ShowLine()
3955 mnCurLine = mnCurLine - delta; in ShowLine()
3963 mnCurLine++; in ShowLine()
3965 mnCurLine--; in ShowLine()
5053 if ( (mnCurLine > 1) || (mnCurLine+mnVisLines-1 < mnCurLines) ) in Command()
5770 mnCurLine = mnCurLine - mnVisLines; in KeyInput()
[all …]
/aoo41x/main/vcl/inc/vcl/
H A Dtoolbox.hxx204 sal_uInt16 mnCurLine; // the currently visible line member in ToolBox
427 sal_uInt16 GetCurLine() const { return mnCurLine; } in GetCurLine()
/aoo41x/main/soldep/source/
H A Dtbox.cxx118 if ( !IsFloatingMode() && ( mnCurLine == 1 )) { in Paint()

Completed in 40 milliseconds