Home
last modified time | relevance | path

Searched defs:aRect (Results 176 – 200 of 544) sorted by relevance

12345678910>>...22

/trunk/main/svx/source/accessibility/
H A Dcharmapacc.cxx111 Rectangle aRect(aOutPos,aScrollBar); in getAccessibleAtPoint() local
173 Rectangle aRect = pWindow->GetWindowExtentsRelative( NULL ); in implGetBounds() local
814 Rectangle aRect( mpParent->maRect ); in implGetBounds() local
H A DGraphCtlAccessibleContext.cxx261 Rectangle aRect( GetBoundingBox() ); in getLocation() local
270 Rectangle aRect( GetBoundingBoxOnScreen() ); in getLocationOnScreen() local
279 Rectangle aRect( GetBoundingBox() ); in getSize() local
/trunk/main/svtools/source/contnr/
H A Divctrl.cxx522 Rectangle aRect; in SetBackground() local
528 Rectangle aRect( _pImp->GetOutputRect() ); in SetBackground() local
598 Rectangle aRect; in GetEntryCharacterBounds() local
/trunk/main/vcl/unx/headless/
H A Dsvpbmp.cxx94 B2IRange aRect( 0, 0, aSize.getX(), aSize.getY() ); in Create() local
/trunk/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx176 Rectangle aRect = rUDEvt.GetRect(); in UserDraw() local
528 Rectangle aRect = rUDEvt.GetRect(); in UserDraw() local
/trunk/main/sc/source/filter/excel/
H A Dxlescher.cxx181 Rectangle aRect( in GetRect() local
200 Rectangle aRect( rRect ); in SetRect() local
/trunk/main/canvas/source/directx/
H A Ddx_impltools.cxx336 RECT aRect = {rRect.getMinX(), in gdiRectFromB2IRect() local
540 const Gdiplus::Rect aRect( 0,0,aBmpData.Width,aBmpData.Height ); in drawRGBABits() local
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx464 Rectangle aRect = implGetBoundingBox(); in getBoundingBox() local
478 Rectangle aRect = implGetBoundingBoxOnScreen(); in getBoundingBoxOnScreen() local
/trunk/main/sc/source/filter/html/
H A Dhtmlexp2.cxx86 Rectangle aRect; in FillGraphList() local
/trunk/main/sd/source/ui/dlg/
H A Dcopydlg.cxx295 Rectangle aRect = mpView->GetAllMarkedRect(); in IMPL_LINK() local
/trunk/main/sfx2/source/doc/
H A Dobjembed.cxx106 Rectangle aRect; in GetVisArea() local
/trunk/main/slideshow/source/engine/shapes/
H A Dviewmediashape.cxx225 const awt::Rectangle aRect( xParentWindow->getPosSize() ); in resize() local
/trunk/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx182 Rectangle aRect = GetDesktopRectPixel(); in Initialize() local
/trunk/main/vcl/source/control/
H A Dgroup.cxx137 Rectangle aRect( rPos, rSize ); in ImplDraw() local
/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx87 SwRect aRect; member in SwExtraPainter
484 SwRect aRect; in PaintEmpty() local
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx385 Rectangle aRect (aPnt, aSize); in FuInsertOLE() local
665 Rectangle aRect (aStart, aSize); in FuInsertChart() local
/trunk/main/sd/source/ui/func/
H A Dfuconcs.cxx322 Rectangle aRect( rRectangle ); in CreateDefaultObject() local
/trunk/main/embedserv/source/embed/
H A Dsyswinwrapper.cxx427 RECT aRect = phw->m_aTracker.m_rect; in HatchWndProc() local
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DCalcHelper.java168 … Rectangle aRect = new Rectangle( aUpperLeft.X, aUpperLeft.Y, aExtent.Width, aExtent.Height ); in insertChart() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewCell.cxx235 Rectangle aRect = pWindow->GetWindowExtentsRelative(NULL); in GetBoundingBoxOnScreen() local
H A DAccessibleCell.cxx161 Rectangle aRect = pWindow->GetWindowExtentsRelative(NULL); in GetBoundingBoxOnScreen() local
184 Rectangle aRect(pWindow->GetWindowExtentsRelative(pWindow->GetAccessibleParentWindow())); in GetBoundingBox() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowAccess.cxx210 Rectangle aRect(m_pTable->GetDesktopRectPixel()); in getAccessibleAtPoint() local
/trunk/main/sw/source/core/access/
H A Dacccontext.cxx829 const awt::Rectangle & aRect) in lcl_PointInRectangle()
963 awt::Rectangle aRect = getBoundsImpl(sal_True); in getLocation() local
974 awt::Rectangle aRect = getBoundsImpl(sal_False); in getLocationOnScreen() local
989 awt::Rectangle aRect = getBoundsImpl(sal_False); in getSize() local
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx340 Rectangle aRect( aPoint, aSize ); in MapRectangle() local
349 Rectangle aRect( MapRectangle( rRect ) ); in WriteRectangle() local
405 Rectangle aRect( OutputDevice::LogicToLogic( rRect.TopLeft(), in WriteArcAngles() local
731 Rectangle aRect( MapRectangle( rRect ) ); in WriteOpcode_ClipRect() local
2087 Rectangle aRect( pAt->aClipRect ); in WriteOpcodes() local
2173 Rectangle aRect( aPoint, aSize ); in WriteHeader() local
/trunk/main/oox/source/export/
H A Dshapes.cxx395 Rectangle aRect( aPolyPolygon.GetBoundRect() ); in WriteBezierShape() local
703 Rectangle aRect( Point( aStartPoint.X, aStartPoint.Y ), Point( aEndPoint.X, aEndPoint.Y ) ); in WriteConnectorShape() local

Completed in 125 milliseconds

12345678910>>...22