Searched defs:precision (Results 1 – 13 of 13) sorted by relevance
48 private int precision; field in OColumn73 final int precision, in OColumn()
49 final int precision, in OIndexColumn()
54 final int precision, in OKeyColumn()
71 Integer precision = null; in assignPropertyValues() local146 private void setType(int _nType, String _sTypeName, Integer precision) in setType()
275 public String getDefaultTypeName(int _curDataType, Integer precision) in getDefaultTypeName()
39 protected int precision; field in SdbcxColumnDescriptor
36 private int precision = 0; field in CustomColumn111 public void setPrecision(int precision) { in setPrecision()
478 int precision = AnyConverter.toInt(columnProperties.getPropertyValue("Precision")); in createStandardColumnPart() local
86 sal_Int32 precision; member
28 sal_Int32 precision; member
261 public void setDecimalPlaces(int precision) { in setDecimalPlaces()
381 SQLCHAR precision; member
349 int precision = row.getInt(3); in getTypeInfo() local
Completed in 88 milliseconds