Searched defs:IsInteger (Results 1 – 3 of 3) sorted by relevance
77 sal_Bool IsInteger() const { return nType == SVTOKEN_INTEGER; } in IsInteger() function in SvToken
253 sal_Bool IsInteger() const { return sal_Bool( GetType() == SbxINTEGER ); } in IsInteger() function in SbxValue
220 inline bool IsInteger( double fValue ) in IsInteger() function
Completed in 55 milliseconds