Searched refs:OAccessRegulator (Results 1 – 2 of 2) sorted by relevance
76 struct OAccessRegulator struct81 OAccessRegulator() { } in OAccessRegulator() function127 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
108 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 50 milliseconds