Searched refs:nDigCnt (Results 1 – 3 of 3) sorted by relevance
720 sal_uInt16 nDigCnt = 18; // max. number of digits to read in, rest doesn't matter in ParseDouble() local741 nDigCnt--; in ParseDouble()760 nDigCnt--; in ParseDouble()778 nDigCnt--; in ParseDouble()779 if( !nDigCnt ) in ParseDouble()803 nDigCnt--; in ParseDouble()804 if( nDigCnt ) in ParseDouble()
539 sal_uInt16 nDigCnt );
3637 sal_uInt16 nDigCnt) // count of integer digits in format in ImpNumberFillWithThousands() argument3696 else if (nDigitCount < nDigCnt) in ImpNumberFillWithThousands()3756 if (nDigitCount == nDigCnt && k > 0) in ImpNumberFillWithThousands()
Completed in 67 milliseconds