Home
last modified time | relevance | path

Searched defs:aControlRegion (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/control/
H A Dscrbar.cxx342 const Rectangle aControlRegion( Point(0,0), aSize ); in ImplCalc() local
884 Rectangle aControlRegion( aPoint, GetOutputSizePixel() ); in ImplDoMouseAction() local
994 Rectangle aControlRegion( aPoint, GetOutputSizePixel() ); in MouseButtonDown() local
1351 Rectangle aControlRegion( aPoint, GetOutputSizePixel() ); in ImplFindPartRect() local
H A Dslider.cxx194 const Rectangle aControlRegion( Rectangle( Point(0,0), Size( SLIDER_THUMB_SIZE, 10 ) ) ); in ImplUpdateRects() local
228 const Rectangle aControlRegion( Rectangle( Point(0,0), Size( 10, SLIDER_THUMB_SIZE ) ) ); in ImplUpdateRects() local
/trunk/main/vcl/source/window/
H A Dstatus.cxx545 Rectangle aControlRegion( aDrawRect ); in DrawProgress() local
712 Rectangle aControlRegion( Rectangle( (const Point&)Point(), maPrgsFrameRect.GetSize() ) ); in ImplCalcProgressRect() local
1749 Rectangle aControlRegion( (const Point&)Point(), Size( nCalcWidth, nMinHeight ) ); in CalcWindowSizePixel() local
H A Dprintdlg.cxx2564 Rectangle aControlRegion( Point(), Size( 100, mnProgressHeight ) ); in implCalcProgressRect() local
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx1162 Rectangle aControlRegion( Point( 0, 0 ), m_aProgressBar.GetSizePixel() ); in Resize() local
1605 Rectangle aControlRegion( Point( 0, 0 ), m_aProgressBar.GetSizePixel() ); in Resize() local

Completed in 364 milliseconds