Searched defs:aDrawRect (Results 1 – 11 of 11) sorted by relevance
/trunk/main/embeddedobj/test/Container1/ |
H A D | BitmapPainter.java | 77 … BitmapPainter( XJob xJob, XWindow xWindow, XBitmap xBitmap, com.sun.star.awt.Rectangle aDrawRect ) in BitmapPainter()
|
/trunk/main/vcl/source/control/ |
H A D | imgctrl.cxx | 110 const Rectangle aDrawRect( rPos, rSize ); in ImplDraw() local
|
/trunk/main/svx/source/dialog/ |
H A D | imapwnd.cxx | 250 Rectangle aDrawRect( pIMapRectObj->GetRectangle( sal_False ) ); in CreateObj() local 284 Rectangle aDrawRect( pIMapPolyObj->GetExtraEllipse() ); in CreateObj() local
|
/trunk/main/sc/source/ui/view/ |
H A D | drawvie4.cxx | 363 Rectangle aDrawRect = pObj->GetLogicRect(); in SetMarkedOriginalSize() local
|
H A D | gridwin4.cxx | 690 Rectangle aDrawRect( aPixRect ); in Draw() local 700 Rectangle aDrawRect( aPixRect ); in Draw() local
|
/trunk/main/cui/source/dialogs/ |
H A D | hlmarkwn.cxx | 96 Rectangle aDrawRect( Point( 0, 0 ), GetSizePixel() ); in Paint() local
|
/trunk/main/desktop/source/splash/ |
H A D | splash.cxx | 646 Rectangle aDrawRect( Point(_tlx, _tly), Size( _barwidth, _barheight ) ); in Paint() local
|
/trunk/main/cui/source/tabpages/ |
H A D | backgrnd.cxx | 183 Rectangle aDrawRect; member in BackgroundPreviewImpl
|
/trunk/main/sd/source/ui/view/ |
H A D | sdview.cxx | 949 Rectangle aDrawRect( pObj->GetLogicRect() ); in SetMarkedOriginalSize() local
|
/trunk/main/sw/source/core/layout/ |
H A D | layact.cxx | 341 SwRect aDrawRect( pCnt->PaintArea() ); in PaintCntnt() local
|
/trunk/main/vcl/source/window/ |
H A D | status.cxx | 544 Rectangle aDrawRect( rPos, Size( nFullWidth, nPrgsHeight ) ); in DrawProgress() local
|
Completed in 103 milliseconds