| /AOO41X/main/svx/source/sidebar/tools/ |
| H A D | ValueSetWithTextControl.cxx | 166 const Rectangle aRect = rUDEvt.GetRect(); in UserDraw() local 296 Rectangle aRect = rUDEvt.GetRect(); in UserDraw() local 418 Rectangle aRect = rUDEvt.GetRect(); in UserDraw() local
|
| /AOO41X/main/sd/source/core/ |
| H A D | sdpage.cxx | 312 Rectangle aRect (aPnt, aSize); in CreatePresObj() local 905 Rectangle aRect( aPos, aSize ); in CreateDefaultPresObj() local 912 Rectangle aRect( aPos, aSize ); in CreateDefaultPresObj() local 919 Rectangle aRect( aPos, aSize ); in CreateDefaultPresObj() local 950 Rectangle aRect( aPos, aSize ); in CreateDefaultPresObj() local 956 Rectangle aRect( aPos, aSize ); in CreateDefaultPresObj() local 962 Rectangle aRect( aPos, aSize ); in CreateDefaultPresObj() local 968 Rectangle aRect( aPos, aSize ); in CreateDefaultPresObj() local 2112 …mpl( SdPage& rPage, SdrObject* pSourceObj, PresObjKind& eObjKind, bool bVertical, Rectangle aRect ) in convertPresentationObjectImpl() 2257 …toLayoutShape( SdrObject* pObj, PresObjKind eObjKind, bool bVertical, Rectangle aRect, bool bInit ) in InsertAutoLayoutShape()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdmrkv.cxx | 384 Rectangle aRect(aDragStat.GetStart(), aDragStat.GetNow()); in EndMarkObj() local 449 Rectangle aRect(aDragStat.GetStart(), aDragStat.GetNow()); in EndMarkPoints() local 515 Rectangle aRect(aDragStat.GetStart(),aDragStat.GetNow()); in EndMarkGluePoints() local 760 Rectangle aRect(GetMarkedObjRect()); in SetMarkHandles() local 1217 Rectangle aRect(GetMarkedObjBoundRect()); in ForceRefToMarked() local 1578 Rectangle aRect(pObj->GetCurrentBoundRect()); in MarkObj() local 1681 Rectangle aRect(pObj->GetCurrentBoundRect()); in CheckSingleSdrObjectHit() local 1929 Rectangle aRect(pObj->GetCurrentBoundRect()); in PickMarkedObj() local 2051 Rectangle aRect; in GetMarkedObjBoundRect() local 2066 Rectangle aRect; in GetMarkedObjRect() local
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | swcli.cxx | 156 SwRect aRect( Point( LONG_MIN, LONG_MIN ), aVisSize ); in ViewChanged() local
|
| /AOO41X/main/toolkit/qa/complex/toolkit/ |
| H A D | UnitConversion.java | 124 com.sun.star.awt.Rectangle aRect = xWindow.getPosSize(); in testXUnitConversion() local
|
| /AOO41X/main/vcl/source/window/ |
| H A D | dockmgr.cxx | 498 Rectangle aRect; in GetPosSizePixel() local 623 Rectangle aRect; in GetDragRect() local 656 Rectangle aRect( aPt, GetOutputSizePixel() ); in DrawBorder() local 686 Rectangle aRect( GetDragRect() ); in DrawGrip() local 766 Rectangle aRect( aPt, GetOutputSizePixel() ); in Paint() local 1074 Rectangle aRect( rRect ); in EndDocking() local
|
| /AOO41X/main/sw/source/core/layout/ |
| H A D | layact.cxx | 361 SwRect aRect( pTmp->GetUpper()->PaintArea() ); in PaintCntnt() local 1580 SwRect aRect( pLay->GetUpper()->PaintArea() ); in FormatLayout() local 1779 SwRect aRect( pTab->GetUpper()->PaintArea() ); in FormatLayoutTab() local 1798 SwRect aRect( pTab->GetUpper()->PaintArea() ); in FormatLayoutTab() local 2381 Rectangle aRect( 0, 0, 5, 5 ); in ShowIdle() local 2609 Rectangle aRect( 0, 0, 5, 5 ); in SwLayIdle() local
|
| /AOO41X/main/sw/source/ui/docvw/ |
| H A D | AnnotationMenuButton.cxx | 128 const Rectangle aRect( Rectangle( Point( 0, 0 ), PixelToLogic( GetSizePixel() ) ) ); in Paint() local
|
| /AOO41X/main/sc/source/ui/drawfunc/ |
| H A D | fumark.cxx | 101 Rectangle aRect(aBeginPos, aEndPos); in MouseMove() local
|
| /AOO41X/main/vcl/source/control/ |
| H A D | fixed.cxx | 263 Rectangle aRect( Rectangle( aPos, rSize ) ); in ImplDraw() local 301 Rectangle aRect( aPos, aSize ); in Draw() local 545 Rectangle aRect( 0, 0, aOutSize.Width(), aOutSize.Height() ); in ImplDraw() local 834 Rectangle aRect( aPos, aSize ); in Draw() local 1086 Rectangle aRect( aPos, aSize ); in Draw() local
|
| /AOO41X/main/sd/source/ui/view/ |
| H A D | sdview3.cxx | 849 Rectangle aRect( pObj->GetLogicRect() ); in InsertData() local 1006 Rectangle aRect( maDropPos, aSize ); in InsertData() local 1177 Rectangle aRect( maDropPos, aSize ); in InsertData() local 1416 Rectangle aRect( pOLV->GetOutputArea() ); in InsertData() local 1451 Rectangle aRect( pOLV->GetOutputArea() ); in InsertData() local
|
| H A D | drviews8.cxx | 526 Rectangle aRect( aPnt, aBmpSize ); in ScannerEvent() local
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | gridwin3.cxx | 378 Rectangle aRect; in UpdateStatusPosSize() local 393 Rectangle aRect = pDrView->GetAllMarkedRect(); in UpdateStatusPosSize() local
|
| H A D | spelldialog.cxx | 250 Rectangle aRect( Point( 0, 0 ), Point( 0, 0 ) ); in Init() local
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | bmpacc3.cxx | 122 const Rectangle aRect( aPoint, maBitmap.GetSizePixel() ); in Erase() local 276 Rectangle aRect( aPoint, maBitmap.GetSizePixel() ); in FillRect() local
|
| /AOO41X/main/canvas/source/directx/ |
| H A D | dx_surfacebitmap.cxx | 178 const Gdiplus::Rect aRect( 0,0,aBmpData.Width,aBmpData.Height ); in lock() local 513 const Gdiplus::Rect aRect( tools::gdiPlusRectFromIntegerRectangle2D( rect ) ); in getData() local 600 const Gdiplus::Rect aRect( tools::gdiPlusRectFromIntegerRectangle2D( rect ) ); in setData() local
|
| /AOO41X/main/odk/examples/DevelopersGuide/Spreadsheet/ |
| H A D | GeneralTableSample.java | 198 com.sun.star.awt.Rectangle aRect = new com.sun.star.awt.Rectangle(); in doSampleFunction() local
|
| /AOO41X/main/sw/source/core/inc/ |
| H A D | drawdev.hxx | 129 SwRect aRect( rRect ); in DrawRect() local
|
| /AOO41X/main/canvas/source/simplecanvas/ |
| H A D | simplecanvasimpl.cxx | 218 …virtual void SAL_CALL setRectClip( const geometry::RealRectangle2D& aRect ) throw (uno::RuntimeExc… in setRectClip() 248 …virtual void SAL_CALL drawRect( const geometry::RealRectangle2D& aRect ) throw (uno::RuntimeExcept… in drawRect()
|
| /AOO41X/main/accessibility/source/extended/ |
| H A D | AccessibleGridControlBase.cxx | 374 Rectangle aRect = implGetBoundingBox(); in getBoundingBox() local 388 Rectangle aRect = implGetBoundingBoxOnScreen(); in getBoundingBoxOnScreen() local
|
| /AOO41X/main/accessibility/source/standard/ |
| H A D | accessiblemenucomponent.cxx | 124 Rectangle aRect = pWindow->GetWindowExtentsRelative( NULL ); in implGetBounds() local 283 Rectangle aRect = pWindow->GetWindowExtentsRelative( NULL ); in getLocationOnScreen() local
|
| /AOO41X/main/svtools/source/control/ |
| H A D | taskbar.cxx | 402 Rectangle aRect( nOldStatusX, 0, nOldStatusX+2, aSize.Height()-1 ); in Resize() local 407 Rectangle aRect( nNewStatusX, 0, nNewStatusX+2, aSize.Height()-1 ); in Resize() local
|
| /AOO41X/main/chart2/source/controller/drawinglayer/ |
| H A D | DrawViewWrapper.cxx | 206 Rectangle aRect(Point(0,0), aOutputSize); in ReInit() local 370 Rectangle aRect(pObj->GetCurrentBoundRect()); in IsObjectHit() local
|
| /AOO41X/main/sd/source/ui/func/ |
| H A D | fuzoom.cxx | 162 Rectangle aRect(aBeginPos, aEndPos); in MouseMove() local
|
| /AOO41X/main/embedserv/source/embed/ |
| H A D | docholder.cxx | 1228 uno::Sequence< sal_Int32 > aRect; in GetDocumentBorder() local 1315 HRESULT DocumentHolder::SetContRects(LPCRECT aRect) in SetContRects() 1342 HRESULT DocumentHolder::SetObjectRects(LPCRECT aRect, LPCRECT aClip) in SetObjectRects() 1469 RECT aRect; in setDockingAreaSpace() local
|