Home
last modified time | relevance | path

Searched refs:nDigCnt (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx720 sal_uInt16 nDigCnt = 18; // max. number of digits to read in, rest doesn't matter in ParseDouble() local
741 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()
/trunk/main/svl/source/numbers/
H A Dzformat.cxx3637 sal_uInt16 nDigCnt) // count of integer digits in format in ImpNumberFillWithThousands() argument
3696 else if (nDigitCount < nDigCnt) in ImpNumberFillWithThousands()
3756 if (nDigitCount == nDigCnt && k > 0) in ImpNumberFillWithThousands()
/trunk/main/svl/inc/svl/
H A Dzformat.hxx539 sal_uInt16 nDigCnt );

Completed in 54 milliseconds