/aoo4110/main/vcl/source/window/ |
H A D | tabpage.cxx | 156 Rectangle aCtrlRegion( aPoint, GetOutputSizePixel() ); in Paint() local
|
H A D | dockingarea.cxx | 168 Rectangle aCtrlRegion( tmp, GetOutputSizePixel() ); in Paint() local
|
H A D | brdwin.cxx | 1151 …Rectangle aCtrlRegion( (const Point&)Point(), Size( mnWidth < 10 ? 10 : mnWidth, mnHeight < 10 ? 1… in Init() local 1344 Rectangle aCtrlRegion( aPoint, Size( mnWidth, mnHeight ) ); in DrawWindow() local
|
H A D | menu.cxx | 2306 Rectangle aCtrlRegion( Rectangle( tmp, Size( 100, 15 ) ) ); in ImplGetNativeCheckAndRadioSize() local 2564 Rectangle aCtrlRegion( tmp, Size( 100, 15 ) ); in ImplCalcSize() local 2600 Rectangle aCtrlRegion( i_rRect ); in ImplPaintCheckBackground() local 5908 Rectangle aCtrlRegion( aPt, GetOutputSizePixel() ); in Paint() local
|
H A D | toolbox.cxx | 340 Rectangle aCtrlRegion( aPt, pThis->GetOutputSizePixel() ); in ImplDrawGrip() local 554 Rectangle aCtrlRegion( aPt, pThis->GetOutputSizePixel() ); in ImplDrawNativeBackground() local
|
H A D | window.cxx | 369 …Rectangle aCtrlRegion( Point(), Size( nTextWidth < 10 ? 10 : nTextWidth, nTextHeight < 10 ? 10 : n… in ImplInitAppFontData() local
|
/aoo4110/main/vcl/source/control/ |
H A D | button.cxx | 1186 Rectangle aCtrlRegion( aInRect ); in ImplDrawPushButton() local 1283 Rectangle aCtrlRegion( aCtrlRect ); in ImplSetDefButton() local 3041 Rectangle aCtrlRegion( Point( 0, 0 ), GetSizePixel() ); in ImplGetRadioImageSize() local 3165 Rectangle aCtrlRegion( Point( 0, 0 ), aCurSize ); in ImplSetMinimumNWFSize() local 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 4284 Rectangle aCtrlRegion( aStateRect ); in ImplDrawCheckBoxState() local
|
H A D | scrbar.cxx | 597 Rectangle aCtrlRegion; in ImplDrawNative() local 685 Rectangle aCtrlRegion( maThumbRect ); in ImplDrawNative() local
|
H A D | slider.cxx | 399 const Rectangle aCtrlRegion( Point(0,0), GetOutputSizePixel() ); in ImplDraw() local
|
H A D | tabctrl.cxx | 303 Rectangle aCtrlRegion( Point( 0, 0 ), aSize ); in ImplGetItemSize() local 817 Rectangle aCtrlRegion( pItem->maRect ); in ImplDrawItem() local
|
H A D | combobox.cxx | 136 Rectangle aCtrlRegion( Point( 0, 0 ), Size( 10, 10 ) ); in ImplCalcEditHeight() local
|
H A D | lstbox.cxx | 132 Rectangle aCtrlRegion( Point( 0, 0 ), Size( 20, mnDDHeight ) ); in ImplInit() local
|
H A D | ilstbox.cxx | 2895 Rectangle aCtrlRegion( aPoint - GetPosPixel(), pWin->GetSizePixel() ); in ImplDraw() local
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svlbitm.cxx | 423 Rectangle aCtrlRegion( rPos, aSize ); in Paint() local 462 Rectangle aCtrlRegion( Point( 0, 0 ), io_rSize ); in ImplAdjustBoxSize() local
|
H A D | svimpbox.cxx | 1066 Rectangle aCtrlRegion( aTemp, Size( 0, 0 ) ); in DrawNet() local
|
H A D | svtreebx.cxx | 1934 Rectangle aCtrlRegion( aPos, pImg->GetSizePixel() ); in PaintEntry1() local
|
/aoo4110/main/vcl/source/app/ |
H A D | help.cxx | 463 Rectangle aCtrlRegion( Point( 0, 0 ), GetOutputSizePixel() ); in Paint() local
|
/aoo4110/main/vcl/source/gdi/ |
H A D | outdev6.cxx | 1160 Rectangle aCtrlRegion( aGcc3WorkaroundTemporary, GetOutputSizePixel() ); in Erase() local
|
/aoo4110/main/svtools/source/control/ |
H A D | toolbarmenu.cxx | 1336 Rectangle aCtrlRegion( tmp, Size( 100, 15 ) ); in ImplGetNativeCheckAndRadioSize() local
|