Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/control/
H A Dslider.cxx47 #define SLIDER_DRAW_CHANNEL1 ((sal_uInt16)0x0002) macro
49 #define SLIDER_DRAW_CHANNEL (SLIDER_DRAW_CHANNEL1 | SLIDER_DRAW_CHANNEL2)
405 if ( (nDrawFlags & SLIDER_DRAW_CHANNEL1) && !maChannel1Rect.IsEmpty() ) in ImplDraw()

Completed in 25 milliseconds