Searched refs:bDontDetectNegation (Results 1 – 2 of 2) sorted by relevance
259 sal_Bool bDontDetectNegation = sal_False );
2061 sal_Bool bDontDetectNegation // Suppress sign detection in ScanStringNumFor() argument2102 if ( !bDontDetectNegation && (nString == 0) && !bFirst && (nSign < 0) in ScanStringNumFor()2116 else if ( !bDontDetectNegation && (nSub == 1) && in ScanStringNumFor()
Completed in 41 milliseconds