Home
last modified time | relevance | path

Searched refs:ACTIVE_CONNECTION (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DPropertyNames.java54 public static String ACTIVE_CONNECTION = "ActiveConnection"; field in PropertyNames
/aoo4110/main/forms/source/misc/
H A Dproperty.cxx231 ADD_PROP_ASSIGNMENT(ACTIVE_CONNECTION); in initialize()
/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java593 if (Properties.hasPropertyValue(curproperties, PropertyNames.ACTIVE_CONNECTION)) in getConnection()
595 …XConnection.class, Properties.getPropertyValue( curproperties, PropertyNames.ACTIVE_CONNECTION ) ); in getConnection()
H A DRecordParser.java217 Helper.setUnoPropertyValue(xRowSet, PropertyNames.ACTIVE_CONNECTION, DBConnection); in executeCommand()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddataaccessdescriptor.cxx171 REGISTER_PROPERTY( ACTIVE_CONNECTION, m_xActiveConnection ); in DataAccessDescriptor()
/aoo4110/main/wizards/com/sun/star/wizards/table/
H A DTableWizard.java324 wizardContext.put( PropertyNames.ACTIVE_CONNECTION, curTableDescriptor.DBConnection ); in callFormWizard()
H A DFieldFormatter.java197 …Helper.setUnoPropertyValue(oColumnDescriptorModel, PropertyNames.ACTIVE_CONNECTION, _curTableDescr… in initialize()
/aoo4110/main/wizards/com/sun/star/wizards/form/
H A DFormWizard.java346 …Properties.createProperty(PropertyNames.ACTIVE_CONNECTION, curFormDocument.oMainFormDBMetaData.DBC… in start()
/aoo4110/main/forms/source/component/
H A DDatabaseForm.cxx1407 …DECL_IFACE_PROP4(ACTIVE_CONNECTION, XConnection, BOUND, TRANSIENT, MAYBEVOID, CONS… in describeFixedAndAggregateProperties()

Completed in 77 milliseconds