Searched refs:rGeoRect (Results 1 – 2 of 2) sorted by relevance
1964 ::com::sun::star::awt::Rectangle& rGeoRect, in CreatePolygonProperties() argument1995 rGeoRect = ::com::sun::star::awt::Rectangle( in CreatePolygonProperties()2046 aPoint.X() -= rGeoRect.X; in CreatePolygonProperties()2047 aPoint.Y() -= rGeoRect.Y; in CreatePolygonProperties()2098 AddOpt( ESCHER_Prop_geoRight, rGeoRect.Width ); in CreatePolygonProperties()2298 if ( rGeoRect.Height < 0 ) // justify in CreateConnectorProperties()2301 rGeoRect.Y = aEndPoint.Y; in CreateConnectorProperties()2302 rGeoRect.Height = -rGeoRect.Height; in CreateConnectorProperties()2304 if ( rGeoRect.Width < 0 ) in CreateConnectorProperties()2307 rGeoRect.X = aEndPoint.X; in CreateConnectorProperties()[all …]
1222 …sal_uInt32 nFlags, sal_Bool bBezier, ::com::sun::star::awt::Rectangle& rGeoRect, Polygon* pPolygon…1235 EscherSolverContainer& rSolver, ::com::sun::star::awt::Rectangle& rGeoRect,
Completed in 119 milliseconds