Home
last modified time | relevance | path

Searched refs:aCtrlRegion (Results 1 – 19 of 19) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx301 Rectangle aCtrlRegion( Point( 0, 0 ), aSize ); in ImplGetItemSize() local
304 if(GetNativeControlRegion( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplGetItemSize()
815 Rectangle aCtrlRegion( pItem->maRect ); in ImplDrawItem() local
851 bNativeOK = DrawNativeControl( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL, aCtrlRegion, nState, in ImplDrawItem()
H A Dlstbox.cxx132 Rectangle aCtrlRegion( Point( 0, 0 ), Size( 20, mnDDHeight ) ); in ImplInit() local
133 Rectangle aBoundingRgn( aCtrlRegion ); in ImplInit()
134 Rectangle aContentRgn( aCtrlRegion ); in ImplInit()
135 if( GetNativeControlRegion( CTRL_LISTBOX, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplInit()
H A Dslider.cxx399 const Rectangle aCtrlRegion( Point(0,0), GetOutputSizePixel() ); in ImplDraw() local
401 aCtrlRegion, nState, sldValue, rtl::OUString() ); in ImplDraw()
H A Dcombobox.cxx136 Rectangle aCtrlRegion( Point( 0, 0 ), Size( 10, 10 ) ); in ImplCalcEditHeight() local
141 aCtrlRegion, in ImplCalcEditHeight()
H A Dilstbox.cxx2895 Rectangle aCtrlRegion( aPoint - GetPosPixel(), pWin->GetSizePixel() ); in ImplDraw() local
2918 bNativeOK = DrawNativeControl( CTRL_LISTBOX, PART_ENTIRE_CONTROL, aCtrlRegion, nState, in ImplDraw()
H A Dscrbar.cxx597 Rectangle aCtrlRegion; in ImplDrawNative() local
598 aCtrlRegion.Union( maBtn1Rect ); in ImplDrawNative()
599 aCtrlRegion.Union( maBtn2Rect ); in ImplDrawNative()
600 aCtrlRegion.Union( maPage1Rect ); in ImplDrawNative()
601 aCtrlRegion.Union( maPage2Rect ); in ImplDrawNative()
602 aCtrlRegion.Union( maThumbRect ); in ImplDrawNative()
604 aCtrlRegion, nState, scrValue, rtl::OUString() ); in ImplDrawNative()
685 Rectangle aCtrlRegion( maThumbRect ); in ImplDrawNative() local
704 aCtrlRegion, nState, scrValue, rtl::OUString() ); in ImplDrawNative()
H A Dbutton.cxx1186 Rectangle aCtrlRegion( aInRect ); in ImplDrawPushButton() local
1283 Rectangle aCtrlRegion( aCtrlRect ); in ImplSetDefButton() local
1288 if( GetNativeControlRegion( CTRL_PUSHBUTTON, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplSetDefButton()
3041 Rectangle aCtrlRegion( Point( 0, 0 ), GetSizePixel() ); in ImplGetRadioImageSize() local
3165 Rectangle aCtrlRegion( Point( 0, 0 ), aCurSize ); in ImplSetMinimumNWFSize() local
3169 if( GetNativeControlRegion( CTRL_RADIOBUTTON, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplSetMinimumNWFSize()
3351 Rectangle aCtrlRegion( maStateRect ); in ImplDrawCheckBoxState() local
3985 Rectangle aCtrlRegion( Point( 0, 0 ), GetSizePixel() ); in ImplGetCheckImageSize() local
4074 Rectangle aCtrlRegion( Point( 0, 0 ), aCurSize ); in ImplSetMinimumNWFSize() local
4078 if( GetNativeControlRegion( CTRL_CHECKBOX, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplSetMinimumNWFSize()
[all …]
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx340 Rectangle aCtrlRegion( aPt, pThis->GetOutputSizePixel() ); in ImplDrawGrip() local
344 aCtrlRegion, nState, aToolbarValue, rtl::OUString() ); in ImplDrawGrip()
546 Rectangle aCtrlRegion( aPt, pThis->GetOutputSizePixel() ); in ImplDrawNativeBackground() local
550 aCtrlRegion, nState, ImplControlValue(), rtl::OUString() ); in ImplDrawNativeBackground()
H A Dbrdwin.cxx1151 …Rectangle aCtrlRegion( (const Point&)Point(), Size( mnWidth < 10 ? 10 : mnWidth, mnHeight < 10 ? 1… in Init() local
1152 Rectangle aBounds( aCtrlRegion ); in Init()
1153 Rectangle aContent( aCtrlRegion ); in Init()
1154 if( pWin->GetNativeControlRegion( aCtrlType, PART_ENTIRE_CONTROL, aCtrlRegion, in Init()
1344 Rectangle aCtrlRegion( aPoint, Size( mnWidth, mnHeight ) ); in DrawWindow() local
1347 Rectangle aContentRgn( aCtrlRegion ); in DrawWindow()
1349 pWin->GetNativeControlRegion( aCtrlType, aCtrlPart, aCtrlRegion, in DrawWindow()
1353 aCtrlRegion=aContentRgn; in DrawWindow()
1356 bNativeOK = pWin->DrawNativeControl( aCtrlType, aCtrlPart, aCtrlRegion, nState, in DrawWindow()
H A Dwindow.cxx369 …Rectangle aCtrlRegion( Point(), Size( nTextWidth < 10 ? 10 : nTextWidth, nTextHeight < 10 ? 10 : n… in ImplInitAppFontData() local
370 Rectangle aBoundingRgn( aCtrlRegion ); in ImplInitAppFontData()
371 Rectangle aContentRgn( aCtrlRegion ); in ImplInitAppFontData()
372 if( pWindow->GetNativeControlRegion( CTRL_EDITBOX, PART_ENTIRE_CONTROL, aCtrlRegion, in ImplInitAppFontData()
H A Dmenu.cxx2306 Rectangle aCtrlRegion( Rectangle( tmp, Size( 100, 15 ) ) ); in ImplGetNativeCheckAndRadioSize() local
2311 aCtrlRegion, in ImplGetNativeCheckAndRadioSize()
2327 aCtrlRegion, in ImplGetNativeCheckAndRadioSize()
2564 Rectangle aCtrlRegion( tmp, Size( 100, 15 ) ); in ImplCalcSize() local
2567 aCtrlRegion, in ImplCalcSize()
2600 Rectangle aCtrlRegion( i_rRect ); in ImplPaintCheckBackground() local
2606 aCtrlRegion, nState, aControlValue, in ImplPaintCheckBackground()
5908 Rectangle aCtrlRegion( aPt, GetOutputSizePixel() ); in Paint() local
5913 …DrawNativeControl( CTRL_MENUBAR, PART_ENTIRE_CONTROL, aCtrlRegion, CTRL_STATE_ENABLED, aMenubarVal… in Paint()
H A Dtabpage.cxx156 Rectangle aCtrlRegion( aPoint, GetOutputSizePixel() ); in Paint() local
157 DrawNativeControl( CTRL_TAB_BODY, part, aCtrlRegion, nState, in Paint()
H A Ddockingarea.cxx168 Rectangle aCtrlRegion( tmp, GetOutputSizePixel() ); in Paint() local
171 aCtrlRegion, nState, aControlValue, rtl::OUString() ); in Paint()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx1066 Rectangle aCtrlRegion( aTemp, Size( 0, 0 ) ); in DrawNet() local
1069 aCtrlRegion, nState, aControlValue, rtl::OUString() ) ) in DrawNet()
H A Dsvlbitm.cxx423 Rectangle aCtrlRegion( rPos, aSize ); in Paint() local
438 aCtrlRegion, nState, aControlValue, rtl::OUString() ); in Paint()
462 Rectangle aCtrlRegion( Point( 0, 0 ), io_rSize ); in ImplAdjustBoxSize() local
470 aCtrlRegion, in ImplAdjustBoxSize()
H A Dsvtreebx.cxx1934 Rectangle aCtrlRegion( aPos, pImg->GetSizePixel() ); in PaintEntry1() local
1952 aCtrlRegion, nState, aControlValue, rtl::OUString() ); in PaintEntry1()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx1336 Rectangle aCtrlRegion( tmp, Size( 100, 15 ) ); in ImplGetNativeCheckAndRadioSize() local
1341 aCtrlRegion, in ImplGetNativeCheckAndRadioSize()
1357 aCtrlRegion, in ImplGetNativeCheckAndRadioSize()
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx1160 Rectangle aCtrlRegion( aGcc3WorkaroundTemporary, GetOutputSizePixel() ); in Erase() local
1164 bNativeOK = pWindow->DrawNativeControl( CTRL_WINDOW_BACKGROUND, aCtrlPart, aCtrlRegion, in Erase()
/trunk/main/vcl/source/app/
H A Dhelp.cxx463 Rectangle aCtrlRegion( Point( 0, 0 ), GetOutputSizePixel() ); in Paint() local
465 bNativeOK = DrawNativeControl( CTRL_TOOLTIP, PART_ENTIRE_CONTROL, aCtrlRegion, in Paint()

Completed in 206 milliseconds