Home
last modified time | relevance | path

Searched refs:IsNumericRTL (Results 1 – 4 of 4) sorted by relevance

/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx275 sal_Bool IsNumericRTL() const; // #41692 Interface for Basic
/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx950 if( IsNumericRTL() ) in Format()
H A Dsbxvalue.cxx980 sal_Bool SbxValue::IsNumericRTL() const in IsNumericRTL() function in SbxValue
/trunk/main/basic/source/runtime/
H A Dmethods.cxx1587 if( pArg->IsNumericRTL() ) in RTLFUNC()
2480 rPar.Get( 0 )->PutBool( rPar.Get( 1 )->IsNumericRTL() ); in RTLFUNC()

Completed in 47 milliseconds