/aoo42x/main/odk/examples/java/PropertySet/ |
H A D | PropTest.java | 163 registerProperty("boolA", (short) 0); in PropTest() 164 registerProperty("charA", (short) 0); in PropTest() 165 registerProperty("byteA", (short) 0); in PropTest() 166 registerProperty("shortA", (short) 0); in PropTest() 167 registerProperty("intA", (short) 0); in PropTest() 168 registerProperty("longA", (short) 0); in PropTest() 169 registerProperty("floatA", (short) 0); in PropTest() 170 registerProperty("doubleA", (short) 0); in PropTest() 173 registerProperty("anyA", PropertyAttribute.MAYBEVOID); in PropTest() 174 registerProperty("typeA", PropertyAttribute.MAYBEVOID); in PropTest() [all …]
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | datasettings.cxx | 84 registerProperty(PROPERTY_HAVING_CLAUSE, PROPERTY_ID_HAVING_CLAUSE, PropertyAttribute::BOUND, in registerPropertiesFor() 87 registerProperty(PROPERTY_GROUP_BY, PROPERTY_ID_GROUP_BY, PropertyAttribute::BOUND, in registerPropertiesFor() 91 registerProperty(PROPERTY_FILTER, PROPERTY_ID_FILTER, PropertyAttribute::BOUND, in registerPropertiesFor() 94 registerProperty(PROPERTY_ORDER, PROPERTY_ID_ORDER, PropertyAttribute::BOUND, in registerPropertiesFor() 97 registerProperty(PROPERTY_APPLYFILTER, PROPERTY_ID_APPLYFILTER, PropertyAttribute::BOUND, in registerPropertiesFor() 100 registerProperty(PROPERTY_FONT, PROPERTY_ID_FONT, PropertyAttribute::BOUND, in registerPropertiesFor() 112 registerProperty(PROPERTY_TEXTEMPHASIS, PROPERTY_ID_TEXTEMPHASIS, PropertyAttribute::BOUND, in registerPropertiesFor() 115 …registerProperty(PROPERTY_TEXTRELIEF, PROPERTY_ID_TEXTRELIEF, PropertyAttribute::BOUND,&_pItem->m_… in registerPropertiesFor() 117 …registerProperty(PROPERTY_FONTNAME, PROPERTY_ID_FONTNAME, PropertyAttribute::BOUND,&_pItem->m_… in registerPropertiesFor() 119 …registerProperty(PROPERTY_FONTWIDTH, PROPERTY_ID_FONTWIDTH, PropertyAttribute::BOUND,&_pItem->m… in registerPropertiesFor() [all …]
|
H A D | table.cxx | 207 registerProperty(PROPERTY_FILTER, PROPERTY_ID_FILTER, PropertyAttribute::BOUND, in construct() 210 registerProperty(PROPERTY_ORDER, PROPERTY_ID_ORDER, PropertyAttribute::BOUND, in construct() 213 registerProperty(PROPERTY_APPLYFILTER, PROPERTY_ID_APPLYFILTER, PropertyAttribute::BOUND, in construct() 216 registerProperty(PROPERTY_FONT, PROPERTY_ID_FONT, PropertyAttribute::BOUND, in construct() 225 …registerProperty(PROPERTY_PRIVILEGES, PROPERTY_ID_PRIVILEGES, PropertyAttribute::BOUND | PropertyA… in construct() 231 registerProperty(PROPERTY_TEXTEMPHASIS, PROPERTY_ID_TEXTEMPHASIS, PropertyAttribute::BOUND, in construct() 234 registerProperty(PROPERTY_TEXTRELIEF, PROPERTY_ID_TEXTRELIEF, PropertyAttribute::BOUND, in construct() 237 …registerProperty(PROPERTY_FONTNAME, PROPERTY_ID_FONTNAME, PropertyAttribute::BOUND,&m_aFont.Na… in construct() 239 …registerProperty(PROPERTY_FONTWIDTH, PROPERTY_ID_FONTWIDTH, PropertyAttribute::BOUND,&m_aFont.W… in construct() 243 …registerProperty(PROPERTY_FONTPITCH, PROPERTY_ID_FONTPITCH, PropertyAttribute::BOUND,&m_aFont.P… in construct() [all …]
|
H A D | definitioncolumn.cxx | 70 …registerProperty( PROPERTY_TYPENAME, PROPERTY_ID_TYPENAME, nDefaultAttr, &m_aTypeName, ::getCppuTy… in IMPLEMENT_FORWARD_XINTERFACE2() 71 …registerProperty( PROPERTY_DESCRIPTION, PROPERTY_ID_DESCRIPTION, nDefaultAttr, &m_aDescription, ::… in IMPLEMENT_FORWARD_XINTERFACE2() 77 …registerProperty( PROPERTY_TYPE, PROPERTY_ID_TYPE, nDefaultAttr, &m_nType, ::getCppuType( &m_nType… in IMPLEMENT_FORWARD_XINTERFACE2() 78 …registerProperty( PROPERTY_PRECISION, PROPERTY_ID_PRECISION, nDefaultAttr, &m_nPrecision, ::getCpp… in IMPLEMENT_FORWARD_XINTERFACE2() 79 …registerProperty( PROPERTY_SCALE, PROPERTY_ID_SCALE, nDefaultAttr, &m_nScale, ::getCppuType( &m_nS… in IMPLEMENT_FORWARD_XINTERFACE2() 80 …registerProperty( PROPERTY_ISNULLABLE, PROPERTY_ID_ISNULLABLE, nDefaultAttr, &m_nIsNullable, ::get… in IMPLEMENT_FORWARD_XINTERFACE2() 83 …registerProperty( PROPERTY_ISCURRENCY, PROPERTY_ID_ISCURRENCY, nDefaultAttr, &m_bCurrency, ::getCp… in IMPLEMENT_FORWARD_XINTERFACE2() 194 …registerProperty( PROPERTY_SCHEMANAME, PROPERTY_ID_SCHEMANAME, nPropAttr, &m_sSchemaName, ::getCpp… in OQueryColumn() 195 …registerProperty( PROPERTY_TABLENAME, PROPERTY_ID_TABLENAME, nPropAttr, &m_sTableName, ::getCppuTy… in OQueryColumn() 196 …registerProperty( PROPERTY_REALNAME, PROPERTY_ID_REALNAME, nPropAttr, &m_sRealName, ::getCppuType(… in OQueryColumn() [all …]
|
H A D | RowSet.cxx | 187 …registerProperty(PROPERTY_IGNORERESULT, PROPERTY_ID_IGNORERESULT, PropertyAttribute::BOUND, &… in ORowSet() 191 …registerProperty(PROPERTY_APPLYFILTER, PROPERTY_ID_APPLYFILTER, PropertyAttribute::BOUND, &m_… in ORowSet() 193 …registerProperty(PROPERTY_PRIVILEGES, PROPERTY_ID_PRIVILEGES, nRT, &m_nPrivileges, ::… in ORowSet() 194 …registerProperty(PROPERTY_ISMODIFIED, PROPERTY_ID_ISMODIFIED, nBT, &m_bModified, ::ge… in ORowSet() 195 …registerProperty(PROPERTY_ISNEW, PROPERTY_ID_ISNEW, nRBT, &m_bNew, ::getBooleanCpp… in ORowSet() 199 …registerProperty(PROPERTY_ISBOOKMARKABLE, PROPERTY_ID_ISBOOKMARKABLE, nRT, &m_bIsBookmara… in ORowSet() 200 …registerProperty(PROPERTY_CANUPDATEINSERTEDROWS,PROPERTY_ID_CANUPDATEINSERTEDROWS, nRT, &m_b… in ORowSet() 208 …registerProperty(PROPERTY_URL, PROPERTY_ID_URL, 0, &m_aURL, ::getCppuType(reinte… in ORowSet() 211 …registerProperty(PROPERTY_ESCAPE_PROCESSING,PROPERTY_ID_ESCAPE_PROCESSING, PropertyAttribute::BOUN… in ORowSet() 214 …registerProperty(PROPERTY_MAXROWS, PROPERTY_ID_MAXROWS, 0, &m_nMaxRows, ::getCppuTy… in ORowSet() [all …]
|
H A D | querydescriptor.cxx | 106 …registerProperty(PROPERTY_NAME, PROPERTY_ID_NAME, PropertyAttribute::BOUND|PropertyAttribute::CONS… in IMPLEMENT_FORWARD_XINTERFACE3() 109 registerProperty(PROPERTY_COMMAND, PROPERTY_ID_COMMAND, PropertyAttribute::BOUND, in IMPLEMENT_FORWARD_XINTERFACE3() 112 …registerProperty(PROPERTY_ESCAPE_PROCESSING, PROPERTY_ID_ESCAPE_PROCESSING, PropertyAttribute::BOU… in IMPLEMENT_FORWARD_XINTERFACE3() 115 registerProperty(PROPERTY_UPDATE_TABLENAME, PROPERTY_ID_UPDATE_TABLENAME, PropertyAttribute::BOUND, in IMPLEMENT_FORWARD_XINTERFACE3() 118 …registerProperty(PROPERTY_UPDATE_SCHEMANAME, PROPERTY_ID_UPDATE_SCHEMANAME, PropertyAttribute::BOU… in IMPLEMENT_FORWARD_XINTERFACE3() 121 …registerProperty(PROPERTY_UPDATE_CATALOGNAME, PROPERTY_ID_UPDATE_CATALOGNAME, PropertyAttribute::B… in IMPLEMENT_FORWARD_XINTERFACE3() 124 …registerProperty(PROPERTY_LAYOUTINFORMATION, PROPERTY_ID_LAYOUTINFORMATION, PropertyAttribute::BOU… in IMPLEMENT_FORWARD_XINTERFACE3()
|
H A D | query.cxx | 409 …registerProperty(PROPERTY_NAME, PROPERTY_ID_NAME, PropertyAttribute::BOUND|PropertyAttribute::CONS… in registerProperties() 412 registerProperty(PROPERTY_COMMAND, PROPERTY_ID_COMMAND, PropertyAttribute::BOUND, in registerProperties() 415 …registerProperty(PROPERTY_ESCAPE_PROCESSING, PROPERTY_ID_ESCAPE_PROCESSING, PropertyAttribute::BOU… in registerProperties() 418 registerProperty(PROPERTY_UPDATE_TABLENAME, PROPERTY_ID_UPDATE_TABLENAME, PropertyAttribute::BOUND, in registerProperties() 421 …registerProperty(PROPERTY_UPDATE_SCHEMANAME, PROPERTY_ID_UPDATE_SCHEMANAME, PropertyAttribute::BOU… in registerProperties() 424 …registerProperty(PROPERTY_UPDATE_CATALOGNAME, PROPERTY_ID_UPDATE_CATALOGNAME, PropertyAttribute::B… in registerProperties() 427 …registerProperty(PROPERTY_LAYOUTINFORMATION, PROPERTY_ID_LAYOUTINFORMATION, PropertyAttribute::BOU… in registerProperties()
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/ |
H A D | SdbcxColumnDescriptor.java | 54 registerProperty(PropertyIds.TYPE.name, PropertyIds.TYPE.id, Type.LONG, (short)0, in registerProperties() 68 registerProperty(PropertyIds.TYPENAME.name, PropertyIds.TYPENAME.id, Type.STRING, (short)0, in registerProperties() 82 registerProperty(PropertyIds.PRECISION.name, PropertyIds.PRECISION.id, Type.LONG, (short)0, in registerProperties() 96 registerProperty(PropertyIds.SCALE.name, PropertyIds.SCALE.id, Type.LONG, (short)0, in registerProperties() 110 … registerProperty(PropertyIds.ISNULLABLE.name, PropertyIds.ISNULLABLE.id, Type.LONG, (short)0, in registerProperties() 124 …registerProperty(PropertyIds.ISAUTOINCREMENT.name, PropertyIds.ISAUTOINCREMENT.id, Type.BOOLEAN, (… in registerProperties() 138 …registerProperty(PropertyIds.ISROWVERSION.name, PropertyIds.ISROWVERSION.id, Type.BOOLEAN, (short)… in registerProperties() 152 … registerProperty(PropertyIds.DESCRIPTION.name, PropertyIds.DESCRIPTION.id, Type.STRING, (short)0, in registerProperties() 166 …registerProperty(PropertyIds.DEFAULTVALUE.name, PropertyIds.DEFAULTVALUE.id, Type.STRING, (short)0, in registerProperties() 180 … registerProperty(PropertyIds.ISCURRENCY.name, PropertyIds.ISCURRENCY.id, Type.BOOLEAN, (short)0, in registerProperties()
|
H A D | SdbcxViewDescriptor.java | 48 … registerProperty(PropertyIds.CATALOGNAME.name, PropertyIds.CATALOGNAME.id, Type.STRING, (short)0, in registerProperties() 62 … registerProperty(PropertyIds.SCHEMANAME.name, PropertyIds.SCHEMANAME.id, Type.STRING, (short)0, in registerProperties() 76 registerProperty(PropertyIds.COMMAND.name, PropertyIds.COMMAND.id, Type.STRING, (short)0, in registerProperties() 90 … registerProperty(PropertyIds.CHECKOPTION.name, PropertyIds.CHECKOPTION.id, Type.LONG, (short)0, in registerProperties()
|
H A D | SdbcxKeyDescriptor.java | 54 registerProperty(PropertyIds.TYPE.name, PropertyIds.TYPE.id, Type.LONG, (short)0, in registerProperties() 67 …registerProperty(PropertyIds.REFERENCEDTABLE.name, PropertyIds.REFERENCEDTABLE.id, Type.STRING, (s… in registerProperties() 81 … registerProperty(PropertyIds.UPDATERULE.name, PropertyIds.UPDATERULE.id, Type.LONG, (short)0, in registerProperties() 95 … registerProperty(PropertyIds.DELETERULE.name, PropertyIds.DELETERULE.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 | 95 …registerProperty(PropertyIds.TYPENAME.name, PropertyIds.TYPENAME.id, Type.STRING, PropertyAttribut… in registerProperties() 109 …registerProperty(PropertyIds.DESCRIPTION.name, PropertyIds.DESCRIPTION.id, Type.STRING, PropertyAt… in registerProperties() 123 …registerProperty(PropertyIds.DEFAULTVALUE.name, PropertyIds.DEFAULTVALUE.id, Type.STRING, Property… in registerProperties() 137 …registerProperty(PropertyIds.PRECISION.name, PropertyIds.PRECISION.id, Type.LONG, PropertyAttribut… in registerProperties() 151 …registerProperty(PropertyIds.TYPE.name, PropertyIds.TYPE.id, Type.LONG, PropertyAttribute.READONLY, in registerProperties() 165 …registerProperty(PropertyIds.SCALE.name, PropertyIds.SCALE.id, Type.LONG, PropertyAttribute.READON… in registerProperties() 179 …registerProperty(PropertyIds.ISNULLABLE.name, PropertyIds.ISNULLABLE.id, Type.LONG, PropertyAttrib… in registerProperties() 193 …registerProperty(PropertyIds.ISAUTOINCREMENT.name, PropertyIds.ISAUTOINCREMENT.id, Type.BOOLEAN, P… in registerProperties() 207 …registerProperty(PropertyIds.ISROWVERSION.name, PropertyIds.ISROWVERSION.id, Type.BOOLEAN, Propert… in registerProperties() 221 …registerProperty(PropertyIds.ISCURRENCY.name, PropertyIds.ISCURRENCY.id, Type.BOOLEAN, PropertyAtt… in registerProperties()
|
H A D | OView.java | 54 …registerProperty(PropertyIds.CATALOGNAME.name, PropertyIds.CATALOGNAME.id, Type.STRING, PropertyAt… in registerProperties() 68 …registerProperty(PropertyIds.SCHEMANAME.name, PropertyIds.SCHEMANAME.id, Type.STRING, PropertyAttr… in registerProperties() 82 …registerProperty(PropertyIds.COMMAND.name, PropertyIds.COMMAND.id, Type.STRING, PropertyAttribute.… in registerProperties() 96 …registerProperty(PropertyIds.CHECKOPTION.name, PropertyIds.CHECKOPTION.id, Type.LONG, PropertyAttr… in registerProperties()
|
/aoo42x/main/connectivity/source/sdbcx/ |
H A D | VColumn.cxx | 166 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_TYPENAME), PROPERTY_ID… in construct() 167 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_DESCRIPTION), PROPERTY_… in construct() 168 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_DEFAULTVALUE), PROPERTY… in construct() 169 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_PRECISION), PROPERTY_ID… in construct() 170 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_TYPE), PROPERTY_ID_TY… in construct() 171 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_SCALE), PROPERTY_ID_SC… in construct() 172 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISNULLABLE), PROPERTY_I… in construct() 173 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISAUTOINCREMENT), PROPER… in construct() 174 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISROWVERSION), PROPERTY… in construct() 175 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISCURRENCY), PROPERTY_I… in construct()
|
/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1159 registerProperty(propBoolA, "boolPropA"); in TestClass() 1160 registerProperty(propCharA, "charPropA"); in TestClass() 1161 registerProperty(propByteA, "bytePropA"); in TestClass() 1162 registerProperty(propShortA, "shortPropA"); in TestClass() 1163 registerProperty(propIntA, "intPropA"); in TestClass() 1164 registerProperty(propLongA, "longPropA"); in TestClass() 1169 registerProperty(propTypeA, "typePropA"); in TestClass() 1171 registerProperty(propAnyA, "anyPropA"); in TestClass() 1175 registerProperty(propBoolB, "boolPropB"); in TestClass() 1176 registerProperty(propBoolC, "boolPropC"); in TestClass() [all …]
|
/aoo42x/main/dbaccess/source/ext/adabas/ |
H A D | ANewDb.cxx | 66 …registerProperty(PROPERTY_CREATECATALOG, PROPERTY_ID_CREATECATALOG, PropertyAttribute::TRANSIENT,… in OAdabasCreateDialog() 67 …registerProperty(PROPERTY_DATABASENAME, PROPERTY_ID_DATABASENAME, PropertyAttribute::TRANSIENT,&… in OAdabasCreateDialog() 68 …registerProperty(PROPERTY_CONTROL_USER, PROPERTY_ID_CONTROL_USER, PropertyAttribute::TRANSIENT,&… in OAdabasCreateDialog() 69 …registerProperty(PROPERTY_CONTROL_PASSWORD, PROPERTY_ID_CONTROL_PASSWORD, PropertyAttribute::TRANS… in OAdabasCreateDialog() 70 …registerProperty(PROPERTY_USER, PROPERTY_ID_USER, PropertyAttribute::TRANSIENT,&m_sUser, … in OAdabasCreateDialog() 71 …registerProperty(PROPERTY_PASSWORD, PROPERTY_ID_PASSWORD, PropertyAttribute::TRANSIENT,&m_sUse… in OAdabasCreateDialog() 72 …registerProperty(PROPERTY_CACHESIZE, PROPERTY_ID_CACHESIZE, PropertyAttribute::TRANSIENT,&m_nCa… in OAdabasCreateDialog()
|
/aoo42x/main/connectivity/source/parse/ |
H A D | PColumn.cxx | 176 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_FUNCTION), PROPERTY_I… in construct() 177 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_AGGREGATEFUNCTION), PRO… in construct() 178 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_TABLENAME), PROPERTY_… in construct() 179 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_REALNAME), PROPERTY_I… in construct() 180 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_DBASEPRECISIONCHANGED), … in construct() 181 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISSEARCHABLE), P… in construct() 182 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_LABEL), PROPERTY_… in construct() 267 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISASCENDING), PROPERTY_I… in construct() 269 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_TABLENAME), PROPERTY_I… in construct()
|
/aoo42x/main/dbaccess/source/ui/uno/ |
H A D | ColumnModel.cxx | 119 …registerProperty( PROPERTY_ACTIVE_CONNECTION, PROPERTY_ID_ACTIVE_CONNECTION, PropertyAttribute::TR… in registerProperties() 125 …registerProperty( PROPERTY_COLUMN, PROPERTY_ID_COLUMN, PropertyAttribute::TRANSIENT | PropertyAttr… in registerProperties() 130 registerProperty( PROPERTY_DEFAULTCONTROL, PROPERTY_ID_DEFAULTCONTROL, PropertyAttribute::BOUND, in registerProperties() 132 registerProperty( PROPERTY_ENABLED, PROPERTY_ID_ENABLED, PropertyAttribute::BOUND, in registerProperties() 134 registerProperty( PROPERTY_BORDER, PROPERTY_ID_BORDER, PropertyAttribute::BOUND, in registerProperties() 136 registerProperty( PROPERTY_EDIT_WIDTH, PROPERTY_ID_EDIT_WIDTH, PropertyAttribute::BOUND, in registerProperties()
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLStatementBase.java | 92 … registerProperty(PropertyIds.CURSORNAME.name, PropertyIds.CURSORNAME.id, Type.STRING, (short)0, in registerProperties() 106 …registerProperty(PropertyIds.ESCAPEPROCESSING.name, PropertyIds.ESCAPEPROCESSING.id, Type.BOOLEAN,… in registerProperties() 120 …registerProperty(PropertyIds.FETCHDIRECTION.name, PropertyIds.FETCHDIRECTION.id, Type.LONG, (short… in registerProperties() 134 registerProperty(PropertyIds.FETCHSIZE.name, PropertyIds.FETCHSIZE.id, Type.LONG, (short)0, in registerProperties() 148 … registerProperty(PropertyIds.MAXFIELDSIZE.name, PropertyIds.MAXFIELDSIZE.id, Type.LONG, (short)0, in registerProperties() 162 registerProperty(PropertyIds.MAXROWS.name, PropertyIds.MAXROWS.id, Type.LONG, (short)0, in registerProperties() 176 … registerProperty(PropertyIds.QUERYTIMEOUT.name, PropertyIds.QUERYTIMEOUT.id, Type.LONG, (short)0, in registerProperties() 190 …registerProperty(PropertyIds.RESULTSETCONCURRENCY.name, PropertyIds.RESULTSETCONCURRENCY.id, Type.… in registerProperties() 204 …registerProperty(PropertyIds.RESULTSETTYPE.name, PropertyIds.RESULTSETTYPE.id, Type.LONG, (short)0, in registerProperties()
|
/aoo42x/main/dbaccess/source/core/dataaccess/ |
H A D | commanddefinition.cxx | 67 registerProperty(PROPERTY_COMMAND, PROPERTY_ID_COMMAND, PropertyAttribute::BOUND, in DBG_NAME() 70 …registerProperty(PROPERTY_ESCAPE_PROCESSING, PROPERTY_ID_ESCAPE_PROCESSING, PropertyAttribute::BOU… in DBG_NAME() 73 registerProperty(PROPERTY_UPDATE_TABLENAME, PROPERTY_ID_UPDATE_TABLENAME, PropertyAttribute::BOUND, in DBG_NAME() 76 …registerProperty(PROPERTY_UPDATE_SCHEMANAME, PROPERTY_ID_UPDATE_SCHEMANAME, PropertyAttribute::BOU… in DBG_NAME() 79 …registerProperty(PROPERTY_UPDATE_CATALOGNAME, PROPERTY_ID_UPDATE_CATALOGNAME, PropertyAttribute::B… in DBG_NAME() 81 …registerProperty(PROPERTY_LAYOUTINFORMATION, PROPERTY_ID_LAYOUTINFORMATION, PropertyAttribute::BOU… in DBG_NAME()
|
/aoo42x/main/toolkit/source/controls/ |
H A D | geometrycontrolmodel.cxx | 183 …registerProperty(GCM_PROPERTY_POS_X, GCM_PROPERTY_ID_POS_X, DEFAULT_ATTRIBS(), &m_nPosX, ::getCpp… in registerProperties() 184 …registerProperty(GCM_PROPERTY_POS_Y, GCM_PROPERTY_ID_POS_Y, DEFAULT_ATTRIBS(), &m_nPosY, ::getCpp… in registerProperties() 185 …registerProperty(GCM_PROPERTY_WIDTH, GCM_PROPERTY_ID_WIDTH, DEFAULT_ATTRIBS(), &m_nWidth, ::getCp… in registerProperties() 186 …registerProperty(GCM_PROPERTY_HEIGHT, GCM_PROPERTY_ID_HEIGHT, DEFAULT_ATTRIBS(), &m_nHeight, ::ge… in registerProperties() 187 …registerProperty(GCM_PROPERTY_NAME, GCM_PROPERTY_ID_NAME, DEFAULT_ATTRIBS(), &m_aName, ::getCppu… in registerProperties() 188 …registerProperty(GCM_PROPERTY_TABINDEX, GCM_PROPERTY_ID_TABINDEX, DEFAULT_ATTRIBS(), &m_nTabIndex,… in registerProperties() 189 …registerProperty(GCM_PROPERTY_STEP, GCM_PROPERTY_ID_STEP, DEFAULT_ATTRIBS(), &m_nStep, ::getCppu… in registerProperties() 190 …registerProperty(GCM_PROPERTY_TAG, GCM_PROPERTY_ID_TAG, DEFAULT_ATTRIBS(), &m_aTag, ::getCppuTyp… in registerProperties() 191 …registerProperty(GCM_PROPERTY_RESOURCERESOLVER, GCM_PROPERTY_ID_RESOURCERESOLVER, DEFAULT_ATTRIBS(… in registerProperties()
|
/aoo42x/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | PropertySet.java | 112 protected void registerProperty(Property prop, Object id) in registerProperty() method in PropertySet 129 protected void registerProperty(String name, int handle, Type type, short attributes, Object id) in registerProperty() method in PropertySet 132 registerProperty(p, id); in registerProperty() 147 protected void registerProperty(String name, Type type, short attributes, Object id) in registerProperty() method in PropertySet 150 registerProperty(p, id); in registerProperty() 166 protected void registerProperty(String propertyName, String memberName, short attributes) in registerProperty() method in PropertySet 182 registerProperty(p,memberName); in registerProperty() 195 protected void registerProperty(String propertyName, short attributes) in registerProperty() method in PropertySet 197 registerProperty(propertyName, propertyName, attributes); in registerProperty()
|
/aoo42x/main/connectivity/source/drivers/file/ |
H A D | FStatement.cxx | 93 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_CURSORNAME), PROPERTY_I… in DBG_NAME() 94 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_MAXFIELDSIZE), PROPERTY_… in DBG_NAME() 95 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_MAXROWS), PROPERTY_ID_… in DBG_NAME() 96 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_QUERYTIMEOUT), PROPERTY_… in DBG_NAME() 97 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_FETCHSIZE), PROPERTY_ID… in DBG_NAME() 98 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_RESULTSETTYPE), PROPERTY… in DBG_NAME() 99 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_FETCHDIRECTION), PROPERT… in DBG_NAME() 100 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ESCAPEPROCESSING),PROPER… in DBG_NAME() 102 …registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_RESULTSETCONCURRENCY), … in DBG_NAME()
|
/aoo42x/main/scripting/java/com/sun/star/script/framework/browse/ |
H A D | ScriptBrowseNode.java | 117 registerProperty("Deletable", new Type(boolean.class), in ScriptBrowseNode() 119 registerProperty("Editable", new Type(boolean.class), in ScriptBrowseNode() 121 registerProperty("Renamable", new Type(boolean.class), in ScriptBrowseNode() 123 registerProperty("URI", new Type(String.class), in ScriptBrowseNode() 125 registerProperty("Description", new Type(String.class), in ScriptBrowseNode()
|
/aoo42x/main/svx/source/form/ |
H A D | xfm_addcondition.cxx | 82 registerProperty( in OAddConditionDialog() 90 registerProperty( in OAddConditionDialog() 98 registerProperty( in OAddConditionDialog() 106 registerProperty( in OAddConditionDialog()
|
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/ |
H A D | ScriptContext.java | 80 registerProperty( DOC_URI, new Type(String.class), in ScriptContext() 84 registerProperty( HM_DOC_REF, new Type(XModel.class), in ScriptContext() 86 registerProperty( HM_DESKTOP, new Type(XDesktop.class), in ScriptContext() 88 registerProperty( HM_COMPONENT_CONTEXT, new Type(XDesktop.class), in ScriptContext()
|