Searched refs:WINDOW_DRAW_NOCONTROLS (Results 1 – 6 of 6) sorted by relevance
| /AOO42X/main/toolkit/source/awt/ |
| H A D | vclxtabpagemodel.cxx | 61 pWindow->Draw( pDev, aPos, aSize, WINDOW_DRAW_NOCONTROLS ); in draw()
|
| H A D | vclxwindow.cxx | 2363 pWindow->Draw( pDev, aP, aSz, WINDOW_DRAW_NOCONTROLS ); in draw()
|
| H A D | vclxwindows.cxx | 2403 pWindow->Draw( pDev, aPos, aSize, WINDOW_DRAW_NOCONTROLS ); in draw() 2504 pWindow->Draw( pDev, aPos, aSize, WINDOW_DRAW_NOCONTROLS ); in IMPL_XTYPEPROVIDER_START()
|
| /AOO42X/main/forms/source/richtext/ |
| H A D | richtextcontrol.cxx | 421 pControl->Draw( pTargetDevice, aPos, aSize, WINDOW_DRAW_NOCONTROLS ); in draw()
|
| /AOO42X/main/vcl/source/control/ |
| H A D | spinfld.cxx | 1036 if ( !(nFlags & WINDOW_DRAW_NOCONTROLS ) && ( nFieldStyle & (WB_SPIN|WB_DROPDOWN) ) ) in Draw()
|
| /AOO42X/main/vcl/inc/vcl/ |
| H A D | window.hxx | 286 #define WINDOW_DRAW_NOCONTROLS ((sal_uLong)0x00000004) macro
|