Home
last modified time | relevance | path

Searched refs:ABS_IsLess (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/tools/source/generic/
H A Dbigint.cxx482 sal_Bool BigInt::ABS_IsLess( const BigInt& rB ) const in ABS_IsLess() function in BigInt
912 if ( ABS_IsLess( rVal ) ) in operator /=()
979 if ( ABS_IsLess( rVal ) ) in DivMod()
1033 if ( ABS_IsLess( rVal ) ) in operator %=()
/aoo42x/main/tools/inc/tools/
H A Dbigint.hxx70 TOOLS_DLLPRIVATE sal_Bool ABS_IsLess(BigInt const &) const;

Completed in 45 milliseconds