Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/commontools/
H A Dconncleanup.cxx90 …d OAutoConnectionDisposer::stopPropertyListening( const Reference< XPropertySet >& _rxEventSource ) in stopPropertyListening() argument
97 …OSL_ENSURE( _rxEventSource.is(), "OAutoConnectionDisposer::stopPropertyListening: invalid event so… in stopPropertyListening()
98 if ( _rxEventSource.is() ) in stopPropertyListening()
100 _rxEventSource->removePropertyChangeListener( getActiveConnectionPropertyName(), this ); in stopPropertyListening()
/aoo4110/main/comphelper/source/misc/
H A Daccessibleeventnotifier.cxx140 const Reference< XInterface >& _rxEventSource ) SAL_THROW( ( ) ) in revokeClientNotifyDisposing()
151 aDisposalEvent.Source = _rxEventSource; in revokeClientNotifyDisposing()
/aoo4110/main/comphelper/inc/comphelper/
H A Daccessibleeventnotifier.hxx100 const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxEventSource
/aoo4110/main/connectivity/inc/connectivity/
H A Dconncleanup.hxx84 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxEventSource );

Completed in 17 milliseconds