Searched refs:ISNULLABLE (Results 1 – 8 of 8) sorted by relevance
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/ |
| H A D | SdbcxColumnDescriptor.java | 110 … registerProperty(PropertyIds.ISNULLABLE.name, PropertyIds.ISNULLABLE.id, Type.LONG, (short)0, in registerProperties()
|
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
| H A D | OColumn.java | 179 …registerProperty(PropertyIds.ISNULLABLE.name, PropertyIds.ISNULLABLE.id, Type.LONG, PropertyAttrib… in registerProperties()
|
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
| H A D | PropertyIds.java | 41 ISNULLABLE (16, "IsNullable"), enumConstant
|
| /trunk/main/dbaccess/source/core/api/ |
| H A D | CRowSetColumn.cxx | 68 DECL_PROP1( ISNULLABLE, sal_Int32, READONLY ); in createArrayHelper()
|
| H A D | CRowSetDataColumn.cxx | 102 DECL_PROP1( ISNULLABLE, sal_Int32, READONLY ); in createArrayHelper()
|
| H A D | resultcolumn.cxx | 191 DECL_PROP1(ISNULLABLE, sal_Int32, READONLY); in createArrayHelper()
|
| H A D | definitioncolumn.cxx | 505 DECL_PROP0( ISNULLABLE, sal_Int32 ); in createArrayHelper()
|
| /trunk/main/forms/source/misc/ |
| H A D | property.cxx | 226 ADD_PROP_ASSIGNMENT(ISNULLABLE); in initialize()
|