Searched refs:_rxEventSource (Results 1 – 4 of 4) sorted by relevance
90 …d OAutoConnectionDisposer::stopPropertyListening( const Reference< XPropertySet >& _rxEventSource ) in stopPropertyListening() argument97 …OSL_ENSURE( _rxEventSource.is(), "OAutoConnectionDisposer::stopPropertyListening: invalid event so… in stopPropertyListening()98 if ( _rxEventSource.is() ) in stopPropertyListening()100 _rxEventSource->removePropertyChangeListener( getActiveConnectionPropertyName(), this ); in stopPropertyListening()
140 const Reference< XInterface >& _rxEventSource ) SAL_THROW( ( ) ) in revokeClientNotifyDisposing()151 aDisposalEvent.Source = _rxEventSource; in revokeClientNotifyDisposing()
100 const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxEventSource
84 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxEventSource );
Completed in 22 milliseconds