Searched refs:DEFAULTVALUE (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/ |
| H A D | SdbcxColumnDescriptor.java | 166 …registerProperty(PropertyIds.DEFAULTVALUE.name, PropertyIds.DEFAULTVALUE.id, Type.STRING, (short)0, in registerProperties()
|
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
| H A D | OColumn.java | 123 …registerProperty(PropertyIds.DEFAULTVALUE.name, PropertyIds.DEFAULTVALUE.id, Type.STRING, Property… in registerProperties()
|
| /trunk/main/extensions/source/propctrlr/ |
| H A D | formmetadata.cxx | 235 … DEF_INFO_2( DEFAULT_VALUE, DEFAULTVALUE, DEFAULT_LONG_VALUE,FORM_VISIBLE, COMPOSEABLE ), in getPropertyInfo() 257 … DEF_INFO_2( EFFECTIVE_DEFAULT, DEFAULTVALUE, EFFECTIVEDEFAULT, FORM_VISIBLE, COMPOSEABLE ), in getPropertyInfo() 274 … DEF_INFO_2( DEFAULT_SPINVALUE,DEFAULTVALUE, DEFAULT_SPINVALUE, FORM_VISIBLE, COMPOSEABLE ), in getPropertyInfo() 295 … DEF_INFO_2( DEFAULT_TEXT, DEFAULTTEXT, DEFAULTVALUE, FORM_VISIBLE, COMPOSEABLE ), in getPropertyInfo()
|
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
| H A D | PropertyIds.java | 45 DEFAULTVALUE (20, "DefaultValue"), enumConstant
|
| /trunk/main/dbaccess/source/core/api/ |
| H A D | definitioncolumn.cxx | 517 DECL_PROP0( DEFAULTVALUE, ::rtl::OUString ); in createArrayHelper()
|