Home
last modified time | relevance | path

Searched refs:NF_SYMBOLTYPE_DIGIT (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/svl/source/numbers/
H A Dzforscan.cxx1648 nTypeArray[i] = NF_SYMBOLTYPE_DIGIT; in FinalScan()
1659 nTypeArray[i] = NF_SYMBOLTYPE_DIGIT; in FinalScan()
1671 nTypeArray[i] = NF_SYMBOLTYPE_DIGIT; in FinalScan()
1745 && PreviousType(i) == NF_SYMBOLTYPE_DIGIT in FinalScan()
1921 (nTypeArray[i-1] != NF_SYMBOLTYPE_DIGIT && in FinalScan()
2083 if (nTypeArray[i] == NF_SYMBOLTYPE_DIGIT) in FinalScan()
2114 if (nTypeArray[i] == NF_SYMBOLTYPE_DIGIT) in FinalScan()
2118 nTypeArray[i] == NF_SYMBOLTYPE_DIGIT) in FinalScan()
2239 nTypeArray[i] = NF_SYMBOLTYPE_DIGIT; in FinalScan()
2408 nTypeArray[i] = NF_SYMBOLTYPE_DIGIT; in FinalScan()
H A Dzformat.cxx2722 case NF_SYMBOLTYPE_DIGIT: in ImpGetTimeOutput()
3261 case NF_SYMBOLTYPE_DIGIT: in ImpGetDateTimeOutput()
3565 case NF_SYMBOLTYPE_DIGIT: in ImpGetNumberOutput()
3689 (rInfo.nTypeArray[j-1] != NF_SYMBOLTYPE_DIGIT && in ImpNumberFillWithThousands()
3691 (rInfo.nTypeArray[j+1] == NF_SYMBOLTYPE_DIGIT)); in ImpNumberFillWithThousands()
3704 if (j > 0 && rInfo.nTypeArray[j-1] == NF_SYMBOLTYPE_DIGIT) in ImpNumberFillWithThousands()
3734 case NF_SYMBOLTYPE_DIGIT: in ImpNumberFillWithThousands()
3848 (rInfo.nTypeArray[j-1] != NF_SYMBOLTYPE_DIGIT && in ImpNumberFill()
3850 (rInfo.nTypeArray[j+1] == NF_SYMBOLTYPE_DIGIT)); in ImpNumberFill()
3857 case NF_SYMBOLTYPE_DIGIT: in ImpNumberFill()
[all …]
/AOO41X/main/svl/inc/svl/
H A Dnfsymbol.hxx44 NF_SYMBOLTYPE_DIGIT = -5, // digit place holder enumerator
/AOO41X/main/xmloff/source/style/
H A Dxmlnumfe.cxx1191 case NF_SYMBOLTYPE_DIGIT: in ExportPart_Impl()
1258 case NF_SYMBOLTYPE_DIGIT: in ExportPart_Impl()
1380 case NF_SYMBOLTYPE_DIGIT: in ExportPart_Impl()