Home
last modified time | relevance | path

Searched refs:getFormConnection (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx131 Reference< XConnection > OControlWizardPage::getFormConnection() const in getFormConnection() function in dbp::OControlWizardPage
133 return getDialog()->getFormConnection(OAccessRegulator()); in getFormConnection()
459 Reference< XConnection > OControlWizard::getFormConnection(const OAccessRegulator&) const in getFormConnection() function in dbp::OControlWizard
461 return getFormConnection(); in getFormConnection()
464 Reference< XConnection > OControlWizard::getFormConnection() const in getFormConnection() function in dbp::OControlWizard
484 Reference< XConnection > xOldConn = getFormConnection(_rAccess); in setFormConnection()
H A Dcontrolwizard.hxx83 getFormConnection() const;
142 getFormConnection(const OAccessRegulator&) const;
159 getFormConnection() const;
H A Dlistcombowizard.cxx164 Reference< XConnection > xConn = getFormConnection(); in implApplySettings()
240 Reference< XConnection > xConn = getFormConnection(); in getTables()
H A Dcommonpagesdbp.cxx174 xOldConn = getFormConnection(); in commitPage()

Completed in 67 milliseconds