Searched refs:ACTIVE_CONNECTION (Results 1 – 10 of 10) sorted by relevance
| /trunk/main/wizards/com/sun/star/wizards/common/ |
| H A D | PropertyNames.java | 54 public static String ACTIVE_CONNECTION = "ActiveConnection"; field in PropertyNames
|
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
| H A D | PropertyIds.java | 85 ACTIVE_CONNECTION (61, "ActiveConnection"); enumConstant
|
| /trunk/main/forms/source/misc/ |
| H A D | property.cxx | 231 ADD_PROP_ASSIGNMENT(ACTIVE_CONNECTION); in initialize()
|
| /trunk/main/wizards/com/sun/star/wizards/db/ |
| H A D | DBMetaData.java | 592 if (Properties.hasPropertyValue(curproperties, PropertyNames.ACTIVE_CONNECTION)) in getConnection() 594 …XConnection.class, Properties.getPropertyValue( curproperties, PropertyNames.ACTIVE_CONNECTION ) ); in getConnection()
|
| H A D | RecordParser.java | 217 Helper.setUnoPropertyValue(xRowSet, PropertyNames.ACTIVE_CONNECTION, DBConnection); in executeCommand()
|
| /trunk/main/dbaccess/source/core/dataaccess/ |
| H A D | dataaccessdescriptor.cxx | 171 REGISTER_PROPERTY( ACTIVE_CONNECTION, m_xActiveConnection ); in DataAccessDescriptor()
|
| /trunk/main/wizards/com/sun/star/wizards/table/ |
| H A D | TableWizard.java | 324 wizardContext.put( PropertyNames.ACTIVE_CONNECTION, curTableDescriptor.DBConnection ); in callFormWizard()
|
| H A D | FieldFormatter.java | 197 …Helper.setUnoPropertyValue(oColumnDescriptorModel, PropertyNames.ACTIVE_CONNECTION, _curTableDescr… in initialize()
|
| /trunk/main/wizards/com/sun/star/wizards/form/ |
| H A D | FormWizard.java | 346 …Properties.createProperty(PropertyNames.ACTIVE_CONNECTION, curFormDocument.oMainFormDBMetaData.DBC… in start()
|
| /trunk/main/forms/source/component/ |
| H A D | DatabaseForm.cxx | 1407 …DECL_IFACE_PROP4(ACTIVE_CONNECTION, XConnection, BOUND, TRANSIENT, MAYBEVOID, C… in describeFixedAndAggregateProperties()
|