Searched refs:_rEventSource (Results 1 – 5 of 5) sorted by relevance
75 void OListenerContainer::disposing( const EventObject& _rEventSource ) in disposing() argument77 m_aListeners.disposeAndClear( _rEventSource ); in disposing()
109 void SlideShowViewListeners::disposing( const lang::EventObject& _rEventSource ) in disposing() argument118 xListener->disposing( _rEventSource ); in disposing()
123 void disposing( const ::com::sun::star::lang::EventObject& _rEventSource );
74 void disposing( const ::com::sun::star::lang::EventObject& _rEventSource );
165 ModifiableHelper( ::cppu::OWeakObject& _rEventSource, ::osl::Mutex& _rMutex ) in ModifiableHelper() argument167 ,m_rEventSource( _rEventSource ) in ModifiableHelper()
Completed in 24 milliseconds