Home
last modified time | relevance | path

Searched refs:Rectangle (Results 551 – 575 of 2178) sorted by relevance

1...<<21222324252627282930>>...88

/aoo41x/main/qadevOOo/tests/java/mod/_basctl/
H A DAccessibleShape.java30 import com.sun.star.awt.Rectangle;
132 Rectangle oldPosSize = basicIDE.getPosSize(); in createTestEnvironment()
133 Rectangle newPosSize = new Rectangle(); in createTestEnvironment()
/aoo41x/main/filter/source/msfilter/
H A Deschesdo.hxx42 Rectangle maRect;
72 const Rectangle& GetRect() const { return maRect; } in GetRect()
74 void SetRect( const Rectangle& rRect ) in SetRect()
167 const Rectangle* pBoundRect = NULL );
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfupoor.cxx353 SdrObject* FuPoor::CreateDefaultObject(const sal_uInt16 /* nID */, const Rectangle& /* rRectangle *… in CreateDefaultObject() argument
359 void FuPoor::ImpForceQuadratic(Rectangle& rRect) in ImpForceQuadratic()
363 rRect = Rectangle( in ImpForceQuadratic()
369 rRect = Rectangle( in ImpForceQuadratic()
/aoo41x/main/dbaccess/source/ui/inc/
H A DJoinTableView.hxx102 Rectangle m_aDragRect;
103 Rectangle m_aSizingRect;
141 void DrawConnections( const Rectangle& rRect );
279 virtual void Paint( const Rectangle& rRect );
/aoo41x/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx222 awt::Rectangle maOriginalBoundingBox;
505 awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in ShowPane()
617 const awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in HidePane()
777 awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in ShowPane()
849 awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in HidePane()
961 const awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in ShowPane()
1014 const awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in CreateBackgroundSprite()
1166 awt::Rectangle aBBox; in MovePanes()
1170 awt::Rectangle aBox (iPane->mpPaneDescriptor->mxBorderWindow->getPosSize()); in MovePanes()
1357 awt::Rectangle( in SpriteTransform()
/aoo41x/main/vcl/source/gdi/
H A Dmetaact.cxx56 rRect = Rectangle( aTL, aBR ); in ImplScaleRect()
687 MetaArcAction::MetaArcAction( const Rectangle& rRect, in IMPL_META_ACTION()
761 MetaPieAction::MetaPieAction( const Rectangle& rRect, in IMPL_META_ACTION()
1889 Rectangle aRectangle(maPt, maSz); in Scale()
1970 Rectangle aRectangle(maDstPt, maDstSz); in Scale()
2122 Rectangle aRectangle(maPt, maSz); in Scale()
2203 Rectangle aRectangle(maDstPt, maDstSz); in Scale()
2361 Rectangle aRectangle(maPt, maSz); in Scale()
2445 Rectangle aRectangle(maDstPt, maDstSz); in Scale()
3839 Rectangle aRectangle(maPoint, maSize); in Scale()
[all …]
/aoo41x/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx684Rectangle AccessibleEditableTextPara::LogicToPixel( const Rectangle& rRect, const MapMode& rMapMod… in LogicToPixel()
687 return Rectangle( rForwarder.LogicToPixel( rRect.TopLeft(), rMapMode ), in LogicToPixel()
1093 awt::Rectangle aTmpRect = getBounds(); in containsPoint()
1124 Rectangle aRect = aBulletInfo.aBounds; in getAccessibleAtPoint()
1155 return awt::Rectangle( aScreenRect.Left() + aOffset.X(), in getBounds()
1167 awt::Rectangle aRect = getBounds(); in getLocation()
1225 awt::Rectangle aRect = getBounds(); in getSize()
1594 awt::Rectangle aParaRect( getBounds() ); in getCharacterBounds()
1600 return awt::Rectangle( aScreenRect.Left() + aOffset.X(), in getCharacterBounds()
1645 awt::Rectangle aRect1( getCharacterBounds(nIndex) ); in getIndexAtPoint()
[all …]
/aoo41x/main/sd/source/ui/inc/
H A Dzoomlist.hxx42 void InsertZoomRect(const Rectangle& rRect);
43 Rectangle GetNextZoomRect();
44 Rectangle GetPreviousZoomRect();
/aoo41x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsILayerPainter.hxx31 class Rectangle;
38 virtual void Invalidate (const Rectangle& rInvalidationBox) = 0;
49 const Rectangle& rRepaintArea) = 0;
/aoo41x/main/vcl/inc/vcl/
H A Dspin.h29 class Rectangle;
40 const Rectangle& rUpperRect,
41 const Rectangle& rLowerRect,
/aoo41x/main/svtools/source/inc/
H A Dgradwrap.hxx67 void WriteLinearGradient(const Rectangle& rRect,
69 void WriteRadialGradient(const Rectangle& rRect,
71 void WriteRectGradient(const Rectangle& rRect,
/aoo41x/main/sw/source/ui/inc/
H A Dview.hxx210 Rectangle aVisArea; // sichtbarer Bereich
311 SW_DLLPRIVATE void CalcPt( Point* pPt,const Rectangle& rRect,
458 inline const Rectangle& GetVisArea() const { return aVisArea; } in GetVisArea()
460 sal_Bool IsScroll(const Rectangle& rRect) const;
461 void Scroll( const Rectangle& rRect,
492 virtual void SetVisArea( const Rectangle&, sal_Bool bUpdateScrollbar = sal_True);
/aoo41x/main/editeng/inc/editeng/
H A Dediteng.hxx47 class Rectangle;
228 Rectangle GetCharacterBounds( const EPosition& rPos ) const;
306 void Draw( OutputDevice* pOutDev, const Rectangle& rOutRect );
307 void Draw( OutputDevice* pOutDev, const Rectangle& rOutRect, const Point& rStartDocPos );
308 …void Draw( OutputDevice* pOutDev, const Rectangle& rOutRect, const Point& rStartDocPos, sal_Bool…
459 virtual Rectangle GetBulletArea( sal_uInt16 nPara );
/aoo41x/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx430 Rectangle aRect( aPoint, maWinSize ); in MouseMove()
534 void ScCsvRuler::Paint( const Rectangle& ) in Paint() argument
557 Rectangle aRect( Point( nPosX, 0 ), Size( nWidth, GetHeight() ) ); in ImplDrawArea()
617 maRulerDev.DrawEllipse( Rectangle( aPos, aSize ) ); in ImplDrawSplit()
650 …ImplInvertRect( maRulerDev, Rectangle( Point( GetX( nPos ) - 1, 0 ), Size( 3, GetHeight() - 1 ) ) … in ImplInvertCursor()
659 InvertTracking( Rectangle( 0, 0, GetWidth() - 1, GetHeight() - 2 ), in ImplDrawTrackingRect()
/aoo41x/main/svx/inc/svx/
H A Dsvdedxv.hxx100 Rectangle aTextEditArea;
101 Rectangle aMinTextEditArea;
134 …void ImpPaintOutlinerView(OutlinerView& rOutlView, const Rectangle& rRect, OutputDevice& rTargetDe…
172 virtual void TakeActionRect(Rectangle& rRect) const;
/aoo41x/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobjcustomshape.cxx55 const Rectangle aObjectBound(GetCustomShapeObj().GetGeoRect()); in getCorrectedTextBoundRect()
56 Rectangle aTextBound(aObjectBound); in getCorrectedTextBoundRect()
154 const Rectangle aObjectBound(GetCustomShapeObj().GetGeoRect()); in createViewIndependentPrimitive2DSequence()
224 const Rectangle aObjectBound(GetCustomShapeObj().GetGeoRect()); in createViewIndependentPrimitive2DSequence()
H A Dviewobjectcontactofunocontrol.cxx219 void setPosSize( const Rectangle& _rPosSize ) const;
220 Rectangle
262 void ControlHolder::setPosSize( const Rectangle& _rPosSize ) const in setPosSize()
268 ::Rectangle aCurrentRect( getPosSize() ); in setPosSize()
279 ::Rectangle ControlHolder::getPosSize() const in getPosSize()
334 const Rectangle& _rLogicBoundingRect,
352 …per::adjustControlGeometry_throw( const ControlHolder& _rControl, const Rectangle& _rLogicBounding… in adjustControlGeometry_throw()
375 …const Rectangle aPaintRectPixel( (long)aTopLeft.getX(), (long)aTopLeft.getY(), (long)aBottomRight.… in adjustControlGeometry_throw()
1638 const Rectangle aSdrGeoData( _rVOC.GetSdrUnoObj().GetGeoRect() ); in getTransformation()
/aoo41x/main/sd/source/ui/table/
H A Dtablefunction.cxx148 Rectangle aRect; in FuTable()
161 Rectangle aWinRect(aPos, GetActiveWindow()->GetOutputSizePixel() ); in FuTable()
166 aRect = Rectangle(aPos, aSize); in FuTable()
269 Rectangle aRect (aPos, aSize); in CreateTableFromRTF()
/aoo41x/main/sfx2/source/sidebar/
H A DDeckTitleBar.hxx47 virtual Rectangle GetTitleArea (const Rectangle& rTitleBarBox);
48 virtual void PaintDecoration (const Rectangle& rTitleBarBox);
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsInsertAnimator.cxx106 Rectangle GetInnerBoundingBox (
381 Rectangle PageObjectRun::GetInnerBoundingBox ( in GetInnerBoundingBox()
399 return Rectangle(); in GetInnerBoundingBox()
454 const Rectangle aOldBoundingBox (pDescriptor->GetBoundingBox()); in ResetOffsets()
511 const Rectangle aOldBoundingBox (pDescriptor->GetBoundingBox()); in operator ()()
/aoo41x/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleComponent.java33 import com.sun.star.awt.Rectangle;
57 private Rectangle bounds = null;
229 Rectangle chBnd = children[i].getBounds(); in _getAccessibleAtPoint()
625 Rectangle known = (Rectangle) KnownBounds.get(k); in isCovered()
/aoo41x/main/accessibility/inc/accessibility/extended/
H A DAccessibleBrowseBoxBase.hxx194 virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds()
317 virtual Rectangle implGetBoundingBox() = 0;
321 virtual Rectangle implGetBoundingBoxOnScreen() = 0;
352 Rectangle getBoundingBox()
357 Rectangle getBoundingBoxOnScreen()
/aoo41x/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx787 aCalcBndRect.Union(Rectangle(x,y,x+1,y+1)); in ReadPoint()
849 aCalcBndRect.Union(Rectangle(aP0,Size(1,1))); in ReadRelLine()
881 Rectangle aBoxRect( P0, aAttr.aCurPos ); in ReadBox()
1055 pVirDev->DrawArc(Rectangle((long)(cx-rx),(long)(cy-ry), in ReadArc()
1068 Rectangle aRect; in ReadFullArc()
1091 aRect=Rectangle(aCenter.X()-nP,aCenter.Y()-nQ, in ReadFullArc()
1116 Rectangle aRect; in ReadPartialArc()
1149 aRect=Rectangle(aCenter.X()-nP,aCenter.Y()-nQ, in ReadPartialArc()
1318 aCalcBndRect.Union(Rectangle(x-5,y-5,x+5,y+5)); in ReadMarker()
1383 pVirDev->DrawEllipse(Rectangle(x-1,y-1,x+1,y+1)); in ReadMarker()
[all …]
/aoo41x/main/svtools/inc/svtools/toolpanel/
H A Ddecklayouter.hxx36 class Rectangle;
58 virtual ::Rectangle Layout( const ::Rectangle& i_rDeckPlayground ) = 0;
/aoo41x/main/qadevOOo/tests/java/ifc/table/
H A D_XTableCharts.java28 import com.sun.star.awt.Rectangle;
64 Rectangle the_rect = (Rectangle) tEnv.getObjRelation("RECT"); in _addNewByName()

Completed in 126 milliseconds

1...<<21222324252627282930>>...88