Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx125 friend class AttacherAllListener_Impl;
189 class AttacherAllListener_Impl : public WeakImplHelper1< XAllListener > class
200 AttacherAllListener_Impl( ImplEventAttacherManager* pManager_, const OUString &rScriptType_,
212 AttacherAllListener_Impl::AttacherAllListener_Impl in AttacherAllListener_Impl() function in comphelper::AttacherAllListener_Impl
229 void SAL_CALL AttacherAllListener_Impl::firing(const AllEventObject& Event) in firing()
249 void AttacherAllListener_Impl::convertToEventReturn( Any & rRet, const Type & rRetType ) in convertToEventReturn()
295 Any SAL_CALL AttacherAllListener_Impl::approveFiring( const AllEventObject& Event ) in approveFiring()
383 void SAL_CALL AttacherAllListener_Impl::disposing(const EventObject& ) in disposing()
556 new AttacherAllListener_Impl( this, ScriptEvent.ScriptType, ScriptEvent.ScriptCode ); in registerScriptEvent()
776 new AttacherAllListener_Impl( this, (*aEvtIt).ScriptType, (*aEvtIt).ScriptCode ); in attach()
[all …]

Completed in 20 milliseconds