Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx122 class ImplEventAttacherManager class
138 ImplEventAttacherManager( const Reference< XIntrospection > & rIntrospection,
140 ~ImplEventAttacherManager();
191 ImplEventAttacherManager* mpManager;
200 AttacherAllListener_Impl( ImplEventAttacherManager* pManager_, const OUString &rScriptType_,
214 ImplEventAttacherManager* pManager_, in AttacherAllListener_Impl()
399 return new ImplEventAttacherManager( rIntrospection, rSMgr ); in createEventAttacherManager()
412 return new ImplEventAttacherManager( xIntrospection, rSMgr ); in createEventAttacherManager()
420 ImplEventAttacherManager::ImplEventAttacherManager( const Reference< XIntrospection > & rIntrospect… in ImplEventAttacherManager() function in comphelper::ImplEventAttacherManager
450 ImplEventAttacherManager::~ImplEventAttacherManager() in ~ImplEventAttacherManager()
[all …]