Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx450 if( pThis->mnCurLines == 1 ) in ImplDrawGradientBackground()
466 if( pThis->mnCurLines == 1 ) in ImplDrawGradientBackground()
474 if( pThis->mnCurLines == 1 ) in ImplDrawGradientBackground()
486 if( pThis->mnCurLines > 1 ) in ImplDrawGradientBackground()
492 if( pThis->mnCurLines > 1 ) in ImplDrawGradientBackground()
1119 … sal_uInt16 nMaxLines = (pThis->mnLines > pThis->mnCurLines) ? pThis->mnLines : pThis->mnCurLines; in ImplLineSizing()
1591 mnCurLines = 1; in ImplInit()
2538 mnCurLines = 1; in ImplFormat()
2687 mnCurLines = 1; in ImplFormat()
2803 mnCurLines = 1; in ImplFormat()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx205 sal_uInt16 mnCurLines; // number of lines due to line breaking member in ToolBox

Completed in 42 milliseconds