Searched defs:IsLong (Results 1 – 2 of 2) sorted by relevance
103 sal_Bool IsLong() const { return !bIsBig; } in IsLong() function in BigInt
255 sal_Bool IsLong() const { return sal_Bool( GetType() == SbxLONG ); } in IsLong() function in SbxValue
Completed in 12 milliseconds