Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx193 sal_Bool SwRect::IsNear( const Point& rPoint, long nTolerance ) const in IsNear() function in SwRect
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx80 inline sal_Bool IsNear( long nA, long nB, long nTolerance ) { return Abs( nA - nB ) <= nTolerance; } in IsNear() function

Completed in 22 milliseconds