Home
last modified time | relevance | path

Searched refs:RealPoint2D (Results 51 – 75 of 106) sorted by relevance

12345

/aoo42x/main/offapi/com/sun/star/rendering/
H A DXParametricPolyPolygon2D.idl33 #include <com/sun/star/geometry/RealPoint2D.idl>
88 sequence<ColorComponent> getPointColor( [in] ::com::sun::star::geometry::RealPoint2D point )
H A DXPolyPolygon2D.idl39 #include <com/sun/star/geometry/RealPoint2D.idl>
80 …void addPolyPolygon( [in] ::com::sun::star::geometry::RealPoint2D position, [in] XPolyPolygon2D p…
H A DXCanvas.idl33 #include <com/sun/star/geometry/RealPoint2D.idl>
174 …void drawPoint( [in] ::com::sun::star::geometry::RealPoint2D aPoint, [in] ViewState aViewState,…
198 …rawLine( [in] ::com::sun::star::geometry::RealPoint2D aStartPoint, [in] ::com::sun::star::geometry…
222 …::RealBezierSegment2D aBezierSegment, [in] ::com::sun::star::geometry::RealPoint2D aEndPoint, [in]…
H A DXAnimatedSprite.idl33 #include <com/sun/star/geometry/RealPoint2D.idl>
182 void setAll( [in] ::com::sun::star::geometry::RealPoint2D aNewPos,
H A DXSprite.idl33 #include <com/sun/star/geometry/RealPoint2D.idl>
101 …void move( [in] ::com::sun::star::geometry::RealPoint2D aNewPos, [in] ViewState aViewState, [in] R…
/aoo42x/main/sdext/source/presenter/
H A DPresenterTextView.hxx258 void SetLocation (const css::geometry::RealPoint2D& rLocation);
292 css::geometry::RealPoint2D maLocation;
H A DPresenterGeometryHelper.hxx83 const css::geometry::RealPoint2D& rPoint);
H A DPresenterSpritePane.cxx130 mpSprite->MoveTo(geometry::RealPoint2D(aBox.X, aBox.Y)); in windowMoved()
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXRegressionCurveCalculator.idl30 #include <com/sun/star/geometry/RealPoint2D.idl>
100 sequence< com::sun::star::geometry::RealPoint2D > getCurveValues(
/aoo42x/main/cppcanvas/source/wrapper/
H A Dimplpolypolygon.hxx43 struct RealPoint2D;
/aoo42x/main/chart2/source/inc/
H A DExponentialRegressionCurveCalculator.hxx52 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > SAL_CALL getCur…
H A DLinearRegressionCurveCalculator.hxx52 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > SAL_CALL getCur…
H A DLogarithmicRegressionCurveCalculator.hxx52 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > SAL_CALL getCur…
H A DMeanValueRegressionCurveCalculator.hxx52 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > SAL_CALL getCur…
H A DPotentialRegressionCurveCalculator.hxx54 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > SAL_CALL getCur…
H A DRegressionCurveCalculator.hxx67 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > SAL_CALL getCur…
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx255 const geometry::RealPoint2D& , in drawPoint() argument
262 const geometry::RealPoint2D& aStartPoint, in drawLine()
263 const geometry::RealPoint2D& aEndPoint, in drawLine()
284 const geometry::RealPoint2D& aEndPoint, in drawBezier()
H A Dcairo_devicehelper.hxx74 …::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > >& points );
/aoo42x/main/offapi/com/sun/star/geometry/
H A DRealPoint2D.idl35 published struct RealPoint2D
/aoo42x/main/canvas/inc/canvas/base/
H A Dcanvascustomspritehelper.hxx82 const ::com::sun::star::geometry::RealPoint2D& aNewPos,
/aoo42x/main/canvas/source/vcl/
H A Ddevicehelper.hxx61 …::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > >& points );
/aoo42x/main/canvas/source/directx/
H A Ddx_devicehelper.hxx68 …::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > >& points );
H A Ddx_devicehelper.cxx116 const uno::Sequence< uno::Sequence< geometry::RealPoint2D > >& points ) in createCompatibleLinePolyPolygon()
/aoo42x/main/canvas/source/null/
H A Dnull_devicehelper.cxx84 const uno::Sequence< uno::Sequence< geometry::RealPoint2D > >& points ) in createCompatibleLinePolyPolygon()
H A Dnull_devicehelper.hxx58 …::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > >& points );

Completed in 61 milliseconds

12345