Searched refs:maRefPoint (Results 1 – 5 of 5) sorted by relevance
58 ThetaCompare( const PointType& rRefPoint ) : maRefPoint( rRefPoint ) {} in ThetaCompare()63 return theta(maRefPoint, p1) < theta(maRefPoint, p2); in operator ()()68 return theta(maRefPoint, p); in operator ()()72 PointType maRefPoint; member in ThetaCompare
1460 maRefPoint.X() = maRefPoint.Y() = 0L; in SetRefPoint()1477 maRefPoint = rRefPoint; in SetRefPoint()2553 pData->mpRefPoint = new Point( maRefPoint ); in Push()
3962 maRefPoint ( rRefPoint ), in IMPL_META_ACTION()3972 pOut->SetRefPoint( maRefPoint ); in Execute()3990 return ( maRefPoint == ((MetaRefPointAction&)rMetaAction).maRefPoint ) && in Compare()3999 rOStm << maRefPoint << mbSet; in Write()4007 rIStm >> maRefPoint >> mbSet; in Read()
1461 Point maRefPoint; member in MetaRefPointAction1471 const Point& GetRefPoint() const { return maRefPoint; } in GetRefPoint()
356 Point maRefPoint; member in OutputDevice971 const Point& GetRefPoint() const { return maRefPoint; } in GetRefPoint()
Completed in 62 milliseconds