Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx122 class ImplEventAttacherManager class
138 ImplEventAttacherManager( const Reference< XIntrospection > & rIntrospection,
140 ~ImplEventAttacherManager();
180 ImplEventAttacherManager* mpManager;
188 AttacherAllListener_Impl( ImplEventAttacherManager* pManager_, const OUString &rScriptType_,
202 ImplEventAttacherManager* pManager_, in AttacherAllListener_Impl()
382 return new ImplEventAttacherManager( rIntrospection, rSMgr ); in createEventAttacherManager()
394 return new ImplEventAttacherManager( xIntrospection, rSMgr ); in createEventAttacherManager()
402 ImplEventAttacherManager::ImplEventAttacherManager( const Reference< XIntrospection > & rIntrospect… in ImplEventAttacherManager() function in comphelper::ImplEventAttacherManager
432 ImplEventAttacherManager::~ImplEventAttacherManager() in ~ImplEventAttacherManager()
[all …]