Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx138 ImplEventAttacherManager( const Reference< XIntrospection > & rIntrospection,
395 …ntAttacherManager > createEventAttacherManager( const Reference< XIntrospection > & rIntrospection, in createEventAttacherManager() argument
399 return new ImplEventAttacherManager( rIntrospection, rSMgr ); in createEventAttacherManager()
420 …EventAttacherManager::ImplEventAttacherManager( const Reference< XIntrospection > & rIntrospection, in ImplEventAttacherManager() argument
424 , mxIntrospection( rIntrospection ) in ImplEventAttacherManager()
444 Arguments[0] <<= rIntrospection; in ImplEventAttacherManager()
/aoo4110/main/comphelper/inc/comphelper/
H A Deventattachermgr.hxx51 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XIntrospection > & rIntrospection,

Completed in 33 milliseconds