Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dframelink.cxx184 struct LinePoints struct
186 Point maBeg; /// Start position of the line.
187 Point maEnd; /// End position of the line.
189 explicit LinePoints( const Point& rBeg, const Point& rEnd ) : in LinePoints() argument
191 explicit LinePoints( const Rectangle& rRect, bool bTLBR ) : in LinePoints() function

Completed in 23 milliseconds