Home
last modified time | relevance | path

Searched refs:IsInteger (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddpgroup.cxx220 inline bool IsInteger( double fValue ) in IsInteger() function
934 bHasNonInteger = ( !aGroupInfo.AutoStart && !IsInteger( aGroupInfo.Start ) ) || in GetNumEntries()
935 ( !aGroupInfo.AutoEnd && !IsInteger( aGroupInfo.End ) ) || in GetNumEntries()
936 !IsInteger( aGroupInfo.Step ); in GetNumEntries()
965 if ( !bHasNonInteger && !IsInteger( fSourceValue ) ) in GetNumEntries()
/trunk/main/idl/source/objects/
H A Dbastype.cxx50 if( pTok->IsInteger() ) in ReadRangeSvIdl()
576 if( pTok->IsInteger() && pTok->GetNumber() <= 0xFFFF ) in ReadSvIdl()
/trunk/main/idl/inc/
H A Dlex.hxx77 sal_Bool IsInteger() const { return nType == SVTOKEN_INTEGER; } in IsInteger() function in SvToken
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx254 sal_Bool IsInteger() const { return sal_Bool( GetType() == SbxINTEGER ); } in IsInteger() function in SbxValue
/trunk/main/idl/source/prj/
H A Ddatabase.cxx392 else if( pTok->IsInteger() ) in ReadIdFile()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx955 if ( pArg->IsInteger() ) in RTLFUNC()
1359 if ( pArg->IsInteger() ) in RTLFUNC()

Completed in 53 milliseconds