Searched defs:IsNegative (Results 1 – 1 of 1) sorted by relevance
/trunk/main/tools/inc/tools/ | ||
H A D | vector2d.hxx | 100 inline sal_Bool IsNegative( Vector2D& rVec ) const { return !IsPositive( rVec ); } in IsNegative() function in Vector2D |
Completed in 17 milliseconds