Searched refs:DECIMAL_ABBREVIATED (Results 1 – 2 of 2) sorted by relevance
285 … if (type == NumericType.DECIMAL_ABBREVIATED || type == NumericType.CURRENCY_ABBREVIATED) { in handleCheck()331 if (type == NumericType.DECIMAL_ABBREVIATED) { in findUnquotedChars()582 … if (type == NumericType.CURRENCY_ABBREVIATED || type == NumericType.DECIMAL_ABBREVIATED) { in getCanonicalPattern()
401 if (numericType == NumericType.DECIMAL_ABBREVIATED) { in processInput()933 if (type == NumericType.DECIMAL_ABBREVIATED || type == NumericType.CURRENCY_ABBREVIATED in getCanonicalPattern()964 new int[] { 1, 0, 6 }), DECIMAL_ABBREVIATED(), PERCENT(new int[] { 1, 0, 0 }, enumConstant994 type = DECIMAL_ABBREVIATED; in getNumericType()