Home
last modified time | relevance | path

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

/aoo41x/main/eventattacher/source/
H A Deventattacher.cxx91 const Reference< XInvocationAdapterFactory >& xInvocationAdapterFactory, in createAllListenerAdapter()
98 if( xInvocationAdapterFactory.is() && xListenerType.is() && xListener.is() ) in createAllListenerAdapter()
103 …xAdapter = xInvocationAdapterFactory->createAdapter( xInvocationToAllListenerMapper, aListenerType… in createAllListenerAdapter()
578 Reference< XInvocationAdapterFactory > xInvocationAdapterFactory = getInvocationAdapterService(); in attachListener() local
579 if( !xInvocationAdapterFactory.is() ) in attachListener()
646 ( xInvocationAdapterFactory, xListenerType, AllListener, Helper ); in attachListener()
/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx4078 const Reference< XInvocationAdapterFactory >& xInvocationAdapterFactory, in createAllListenerAdapter()
4085 if( xInvocationAdapterFactory.is() && xListenerType.is() && xListener.is() ) in createAllListenerAdapter()
4090 …xAdapter = xInvocationAdapterFactory->createAdapter( xInvocationToAllListenerMapper, aListenerType… in createAllListenerAdapter()
4237 …Reference< XInvocationAdapterFactory > xInvocationAdapterFactory = Reference< XInvocationAdapterFa… in SbRtl_CreateUnoListener() local
4243 …Reference< XInterface > xLst = createAllListenerAdapter( xInvocationAdapterFactory, xClass, xAllLs… in SbRtl_CreateUnoListener()

Completed in 38 milliseconds