Home
last modified time | relevance | path

Searched defs:aRect (Results 101 – 125 of 546) sorted by relevance

12345678910>>...22

/aoo41x/main/svtools/source/contnr/
H A Dsvimpicn.cxx396 Rectangle aRect = rRect; in GetTextRect() local
1283 Rectangle aRect; in Paint() local
1323 Rectangle aRect; in GetItem() local
1875 Rectangle aRect; in Resize() local
2342 Rectangle aRect; in CalcBmpRect() local
2410 Rectangle aRect( aPos, aTextSize ); in CalcTextRect() local
2776 Rectangle aRect; in ShowTargetEmphasis() local
2904 Rectangle aRect( rRect ); in MakeVisible() local
3672 Rectangle aRect = pViewData->aGridRect; in CalcMaxTextRect() local
3759 Rectangle aRect( rRect ); in SelectRect() local
[all …]
/aoo41x/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx168 const Rectangle aRect = rUDEvt.GetRect(); in UserDraw() local
298 Rectangle aRect = rUDEvt.GetRect(); in UserDraw() local
420 Rectangle aRect = rUDEvt.GetRect(); in UserDraw() local
/aoo41x/main/sd/source/core/
H A Dsdpage.cxx312 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 Dsvdmrkv.cxx384 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/odk/examples/OLE/activex/
H A DSOComWindowPeer.h106 /* [in] */ IDispatch __RPC_FAR *aRect, in invalidateRect()
/aoo41x/main/sw/source/ui/docvw/
H A DAnnotationMenuButton.cxx128 const Rectangle aRect( Rectangle( Point( 0, 0 ), PixelToLogic( GetSizePixel() ) ) ); in Paint() local
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfumark.cxx101 Rectangle aRect(aBeginPos, aEndPos); in MouseMove() local
/aoo41x/main/vcl/source/window/
H A Ddockmgr.cxx498 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 Dlayact.cxx361 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/vcl/source/control/
H A Dfixed.cxx263 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 Dsdview3.cxx849 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 Ddrviews8.cxx526 Rectangle aRect( aPnt, aBmpSize ); in ScannerEvent() local
/aoo41x/main/vcl/source/gdi/
H A Dbmpacc3.cxx122 const Rectangle aRect( aPoint, maBitmap.GetSizePixel() ); in Erase() local
276 Rectangle aRect( aPoint, maBitmap.GetSizePixel() ); in FillRect() local
/aoo41x/main/sc/source/ui/view/
H A Dgridwin3.cxx378 Rectangle aRect; in UpdateStatusPosSize() local
393 Rectangle aRect = pDrView->GetAllMarkedRect(); in UpdateStatusPosSize() local
H A Dspelldialog.cxx250 Rectangle aRect( Point( 0, 0 ), Point( 0, 0 ) ); in Init() local
H A Doutput3.cxx53 Rectangle aRect; in PrePrintDrawingLayer() local
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java198 com.sun.star.awt.Rectangle aRect = new com.sun.star.awt.Rectangle(); in doSampleFunction() local
/aoo41x/main/canvas/source/directx/
H A Ddx_surfacebitmap.cxx178 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/sw/source/core/inc/
H A Ddrawdev.hxx129 SwRect aRect( rRect ); in DrawRect() local
/aoo41x/main/svtools/source/control/
H A Dtaskbar.cxx402 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/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx218 …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/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx206 Rectangle aRect(Point(0,0), aOutputSize); in ReInit() local
370 Rectangle aRect(pObj->GetCurrentBoundRect()); in IsObjectHit() local
/aoo41x/main/accessibility/source/extended/
H A DAccessibleGridControlBase.cxx374 Rectangle aRect = implGetBoundingBox(); in getBoundingBox() local
388 Rectangle aRect = implGetBoundingBoxOnScreen(); in getBoundingBoxOnScreen() local
/aoo41x/main/accessibility/source/standard/
H A Daccessiblemenucomponent.cxx124 Rectangle aRect = pWindow->GetWindowExtentsRelative( NULL ); in implGetBounds() local
283 Rectangle aRect = pWindow->GetWindowExtentsRelative( NULL ); in getLocationOnScreen() local
/aoo41x/main/sd/source/ui/func/
H A Dfuzoom.cxx162 Rectangle aRect(aBeginPos, aEndPos); in MouseMove() local

Completed in 196 milliseconds

12345678910>>...22