Home
last modified time | relevance | path

Searched refs:_rEventSource (Results 1 – 5 of 5) sorted by relevance

/trunk/main/comphelper/source/misc/
H A Dlistenernotification.cxx75 void OListenerContainer::disposing( const EventObject& _rEventSource ) in disposing() argument
77 m_aListeners.disposeAndClear( _rEventSource ); in disposing()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx109 void SlideShowViewListeners::disposing( const lang::EventObject& _rEventSource ) in disposing() argument
118 xListener->disposing( _rEventSource ); in disposing()
H A Dslideshowviewimpl.hxx123 void disposing( const ::com::sun::star::lang::EventObject& _rEventSource );
/trunk/main/comphelper/inc/comphelper/
H A Dlistenernotification.hxx74 void disposing( const ::com::sun::star::lang::EventObject& _rEventSource );
/trunk/main/basic/source/inc/
H A Dnamecont.hxx165 ModifiableHelper( ::cppu::OWeakObject& _rEventSource, ::osl::Mutex& _rMutex ) in ModifiableHelper() argument
167 ,m_rEventSource( _rEventSource ) in ModifiableHelper()

Completed in 29 milliseconds