Home
last modified time | relevance | path

Searched refs:ISAUTOINCREMENT (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxColumnDescriptor.java124 …registerProperty(PropertyIds.ISAUTOINCREMENT.name, PropertyIds.ISAUTOINCREMENT.id, Type.BOOLEAN, (… in registerProperties()
/AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOColumn.java193 …registerProperty(PropertyIds.ISAUTOINCREMENT.name, PropertyIds.ISAUTOINCREMENT.id, Type.BOOLEAN, P… in registerProperties()
/AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DPropertyIds.java42 ISAUTOINCREMENT (17, "IsAutoIncrement"), enumConstant
/AOO42X/main/dbaccess/source/core/api/
H A DCRowSetColumn.cxx64 DECL_PROP1_BOOL( ISAUTOINCREMENT, READONLY ); in createArrayHelper()
H A Dresultcolumn.cxx187 DECL_PROP1_BOOL(ISAUTOINCREMENT, READONLY); in createArrayHelper()
H A DCRowSetDataColumn.cxx98 DECL_PROP1_BOOL( ISAUTOINCREMENT, READONLY ); in createArrayHelper()
H A Ddefinitioncolumn.cxx503 DECL_PROP0_BOOL( ISAUTOINCREMENT ); in createArrayHelper()