Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvlbitm.cxx324 sal_uInt16 nStyle = rDev.IsEnabled() ? 0 : IMAGE_DRAW_DISABLE; in Paint()
411 rDev.IsEnabled() ? 0 : IMAGE_DRAW_DISABLE; in Paint()
428 if ( nStyle != IMAGE_DRAW_DISABLE ) nState |= CTRL_STATE_ENABLED; in Paint()
628 sal_uInt16 nStyle = _rDev.IsEnabled() ? 0 : IMAGE_DRAW_DISABLE; in Paint()
H A Dsvtreebx.cxx1927 nStyle |= IMAGE_DRAW_DISABLE; in PaintEntry1()
/trunk/main/sfx2/source/sidebar/
H A DCustomImageRadioButton.cxx78 IsEnabled() ? 0 : IMAGE_DRAW_DISABLE ); in Paint()
H A DTabItem.cxx91 IsEnabled() ? 0 : IMAGE_DRAW_DISABLE); in Paint()
/trunk/main/vcl/source/control/
H A Dimgctrl.cxx100 nStyle |= IMAGE_DRAW_DISABLE; in ImplDraw()
H A Dbutton.cxx639 nStyle |= IMAGE_DRAW_DISABLE; in ImplDrawAlignedImage()
2237 nButtonStyle |= IMAGE_DRAW_DISABLE; in ImplDrawRadioButtonState()
4318 nStyle |= IMAGE_DRAW_DISABLE; in ImplDrawCheckBoxState()
H A Dfixed.cxx1029 nStyle |= IMAGE_DRAW_DISABLE; in ImplDraw()
H A Dtabctrl.cxx946 DrawImage( aImgTL, pItem->maTabImage, pItem->mbEnabled ? 0 : IMAGE_DRAW_DISABLE ); in ImplDrawItem()
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx1650 rDev.DrawImage( aPos, maImage, rDev.IsEnabled() ? 0 : IMAGE_DRAW_DISABLE ); in Paint()
1661 rDev.DrawImage( aPos, maImage, rDev.IsEnabled() ? 0 : IMAGE_DRAW_DISABLE); in Paint()
/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx397 if( nStyle & IMAGE_DRAW_DISABLE ) in Draw()
/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx524 sal_uInt16 const nStyle = m_pImpl->rModel.isEnabled() ? 0 : IMAGE_DRAW_DISABLE; in impl_paintCellImage()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx1432 nImageStyle |= IMAGE_DRAW_DISABLE; in implPaint()
H A Dheadbar.cxx562 nStyle |= IMAGE_DRAW_DISABLE; in ImplDrawItem()
H A Dvalueset.cxx315 nImageStyle |= IMAGE_DRAW_DISABLE; in ImplFormatItem()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx195 #define IMAGE_DRAW_DISABLE ((sal_uInt16)0x0001) macro
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx3658 nImageStyle |= IMAGE_DRAW_DISABLE; in ImplDrawItem()
H A Dmenu.cxx2695 nImageStyle |= IMAGE_DRAW_DISABLE; in ImplPaint()

Completed in 167 milliseconds