Home
last modified time | relevance | path

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

/trunk/main/eventattacher/source/
H A Deventattacher.cxx246 friend class FilterAllListenerImpl;
433 class FilterAllListenerImpl : public WeakImplHelper1< XAllListener > class
436 FilterAllListenerImpl( EventAttacherImpl * pEA_, const OUString& EventMethod_,
458 FilterAllListenerImpl::FilterAllListenerImpl( EventAttacherImpl * pEA_, const OUString& EventMethod… in FilterAllListenerImpl() function in comp_EventAttacher::FilterAllListenerImpl
468 void SAL_CALL FilterAllListenerImpl::firing(const AllEventObject& Event) in firing()
478 void FilterAllListenerImpl::convertToEventReturn( Any & rRet, const Type & rRetType ) in convertToEventReturn()
522 Any SAL_CALL FilterAllListenerImpl::approveFiring( const AllEventObject& Event ) in approveFiring()
554 void FilterAllListenerImpl::disposing(const EventObject& ) in disposing()
717 new FilterAllListenerImpl( this, EventMethod, AllListener ); in attachSingleEventListener()

Completed in 19 milliseconds