Home
last modified time | relevance | path

Searched refs:OAccessRegulator (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx76 struct OAccessRegulator struct
81 OAccessRegulator() { } in OAccessRegulator() argument
127 return getDialog()->updateContext(OAccessRegulator()); in updateContext()
133 return getDialog()->getFormConnection(OAccessRegulator()); in getFormConnection()
139 getDialog()->setFormConnection( OAccessRegulator(), _rxConn, _bAutoDispose ); in setFormConnection()
459 Reference< XConnection > OControlWizard::getFormConnection(const OAccessRegulator&) const in getFormConnection()
480 …void OControlWizard::setFormConnection( const OAccessRegulator& _rAccess, const Reference< XConnec… in setFormConnection()
510 sal_Bool OControlWizard::updateContext(const OAccessRegulator&) in updateContext() argument
H A Dcontrolwizard.hxx108 struct OAccessRegulator;
139 sal_Bool updateContext(const OAccessRegulator&);
140 …void setFormConnection(const OAccessRegulator&, const ::com::sun::star::uno::Reference< ::co…
142 getFormConnection(const OAccessRegulator&) const;

Completed in 19 milliseconds