Home
last modified time | relevance | path

Searched refs:bDontDetectNegation (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svl/source/numbers/
H A Dzforfind.hxx259 sal_Bool bDontDetectNegation = sal_False );
H A Dzforfind.cxx2056 sal_Bool bDontDetectNegation // Suppress sign detection in ScanStringNumFor() argument
2097 if ( !bDontDetectNegation && (nString == 0) && !bFirst && (nSign < 0) in ScanStringNumFor()
2111 else if ( !bDontDetectNegation && (nSub == 1) && in ScanStringNumFor()

Completed in 30 milliseconds