Searched refs:getFormConnection (Results 1 – 4 of 4) sorted by relevance
131 Reference< XConnection > OControlWizardPage::getFormConnection() const in getFormConnection() function in dbp::OControlWizardPage133 return getDialog()->getFormConnection(OAccessRegulator()); in getFormConnection()459 Reference< XConnection > OControlWizard::getFormConnection(const OAccessRegulator&) const in getFormConnection() function in dbp::OControlWizard461 return getFormConnection(); in getFormConnection()464 Reference< XConnection > OControlWizard::getFormConnection() const in getFormConnection() function in dbp::OControlWizard484 Reference< XConnection > xOldConn = getFormConnection(_rAccess); in setFormConnection()
83 getFormConnection() const;142 getFormConnection(const OAccessRegulator&) const;159 getFormConnection() const;
164 Reference< XConnection > xConn = getFormConnection(); in implApplySettings()240 Reference< XConnection > xConn = getFormConnection(); in getTables()
174 xOldConn = getFormConnection(); in commitPage()
Completed in 28 milliseconds