Searched refs:bOnlyIntntl (Results 1 – 4 of 4) sorted by relevance
71 sal_uInt16* pLen, sal_Bool bAllowIntntl, sal_Bool bOnlyIntntl ) in ImpScan() argument80 if( bAllowIntntl || bOnlyIntntl ) in ImpScan()93 if( bOnlyIntntl ) in ImpScan()123 if( bOnlyIntntl ) in ImpScan()129 if( bOnlyIntntl && *p == cIntntl1000 ) in ImpScan()
35 sal_Bool bAllowIntntl=sal_False, sal_Bool bOnlyIntntl=sal_False );
985 sal_Bool SbxValue::ImpIsNumeric( sal_Bool bOnlyIntntl ) const in ImpIsNumeric()1004 if( ImpScan( s, n, t2, &nLen, /*bAllowIntntl*/sal_False, bOnlyIntntl ) == SbxERR_OK ) in ImpIsNumeric()
276 sal_Bool ImpIsNumeric( sal_Bool bOnlyIntntl ) const; // Implementation
Completed in 31 milliseconds