Searched refs:PRECISION (Results 1 – 11 of 11) sorted by relevance
| /AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/ |
| H A D | SdbcxColumnDescriptor.java | 82 registerProperty(PropertyIds.PRECISION.name, PropertyIds.PRECISION.id, Type.LONG, (short)0, in registerProperties()
|
| /AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
| H A D | OColumn.java | 137 …registerProperty(PropertyIds.PRECISION.name, PropertyIds.PRECISION.id, Type.LONG, PropertyAttribut… in registerProperties()
|
| /AOO42X/main/offapi/com/sun/star/sdbc/ |
| H A D | JDBCConnectionProperties.idl | 99 <li>COLUMN(6) = PRECISION</li> 102 with the value -5. If this is true than column 6 will now return the value PRECISION.
|
| H A D | XDatabaseMetaData.idl | 1305 <b>PRECISION</b> long => precision 2211 <b>PRECISION</b> long => maximum precision
|
| /AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
| H A D | PropertyIds.java | 39 PRECISION (14, "Precision"), enumConstant
|
| /AOO42X/main/dbaccess/source/core/api/ |
| H A D | CRowSetColumn.cxx | 75 DECL_PROP1( PRECISION, sal_Int32, READONLY ); in createArrayHelper()
|
| H A D | resultcolumn.cxx | 199 DECL_PROP1(PRECISION, sal_Int32, READONLY); in createArrayHelper()
|
| H A D | CRowSetDataColumn.cxx | 109 DECL_PROP1( PRECISION, sal_Int32, READONLY ); in createArrayHelper()
|
| H A D | definitioncolumn.cxx | 506 DECL_PROP0( PRECISION, sal_Int32 ); in createArrayHelper()
|
| /AOO42X/main/connectivity/source/parse/ |
| H A D | sqlflex.l | 316 PRECISION {SQL_NEW_KEYWORD(SQL_TOKEN_PRECISION); }
|
| /AOO42X/main/oox/source/dump/ |
| H A D | biffdumper.ini | 286 0x0008=ROW,BOF,EOF,INDEX,CALCCOUNT,CALCMODE,PRECISION,REFMODE
|