Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dspinfld.cxx283 nTempStyle |= SYMBOL_DRAW_DISABLE; in ImplDrawSpinButton()
288 nSymStyle |= SYMBOL_DRAW_DISABLE; in ImplDrawSpinButton()
662 nStyle = IsEnabled() ? 0 : SYMBOL_DRAW_DISABLE; in Paint()
1078 nStyle = ( IsEnabled() || ( nFlags & WINDOW_DRAW_NODISABLE ) ) ? 0 : SYMBOL_DRAW_DISABLE; in Draw()
H A Dscrbar.cxx744 nStyle |= SYMBOL_DRAW_DISABLE; in ImplDraw()
771 nStyle |= SYMBOL_DRAW_DISABLE; in ImplDraw()
H A Dbutton.cxx1002 nStyle = SYMBOL_DRAW_DISABLE; in ImplDrawPushButtonContent()
/trunk/main/vcl/inc/vcl/
H A Ddecoview.hxx42 #define SYMBOL_DRAW_DISABLE ((sal_uInt16)0x0002) macro
/trunk/main/vcl/source/window/
H A Ddecoview.cxx587 if ( nStyle & SYMBOL_DRAW_DISABLE ) in DrawSymbol()
594 if ( nStyle & SYMBOL_DRAW_DISABLE ) in DrawSymbol()
H A Dmenu.cxx2694 nSymbolStyle |= SYMBOL_DRAW_DISABLE; in ImplPaint()
5158 nStyle |= SYMBOL_DRAW_DISABLE; in ImplDrawScroller()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx1431 nSymbolStyle |= SYMBOL_DRAW_DISABLE; in implPaint()

Completed in 88 milliseconds