Home
last modified time | relevance | path

Searched defs:Point2D (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/basegfx/source/workbench/
H A Dbezierclip.hxx29 struct Point2D struct
32 Point2D( double _x, double _y ) : x(_x), y(_y) {} in Point2D() argument
33 Point2D() : x(), y() {} in Point2D() function
40 Point2D p0; argument

Completed in 5 milliseconds