Searched defs:IsBool (Results 1 – 2 of 2) sorted by relevance
79 sal_Bool IsBool() const { return nType == SVTOKEN_BOOL; } in IsBool() function in SvToken
262 sal_Bool IsBool() const { return sal_Bool( GetType() == SbxBOOL ); } in IsBool() function in SbxValue
Completed in 17 milliseconds