Searched refs:SProd (Results 1 – 2 of 2) sorted by relevance
85 double SProd(const DXFVector & rV) const;225 inline double DXFVector::SProd(const DXFVector & rV) const in SProd() function in DXFVector
36 return sqrt(SProd(*this)); in Abs()248 if (aMZ.SProd(aMX*aMY)<0) return sal_True; else return sal_False; in Mirror()
Completed in 16 milliseconds