Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/window/
H A Dtoolbox.cxx458 if( pThis->mnCurLines == 1 ) in ImplDrawGradientBackground()
474 if( pThis->mnCurLines == 1 ) in ImplDrawGradientBackground()
482 if( pThis->mnCurLines == 1 ) in ImplDrawGradientBackground()
494 if( pThis->mnCurLines > 1 ) in ImplDrawGradientBackground()
500 if( pThis->mnCurLines > 1 ) in ImplDrawGradientBackground()
1127 … sal_uInt16 nMaxLines = (pThis->mnLines > pThis->mnCurLines) ? pThis->mnLines : pThis->mnCurLines; in ImplLineSizing()
1599 mnCurLines = 1; in ImplInit()
2546 mnCurLines = 1; in ImplFormat()
2695 mnCurLines = 1; in ImplFormat()
2811 mnCurLines = 1; in ImplFormat()
[all …]
/aoo4110/main/vcl/inc/vcl/
H A Dtoolbox.hxx205 sal_uInt16 mnCurLines; // number of lines due to line breaking member in ToolBox

Completed in 32 milliseconds