Home
last modified time | relevance | path

Searched refs:rGeoRect (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx1964 ::com::sun::star::awt::Rectangle& rGeoRect, in CreatePolygonProperties() argument
1995 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 …]
/aoo41x/main/filter/inc/filter/msfilter/
H A Descherex.hxx1222 …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 79 milliseconds