Home
last modified time | relevance | path

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

/trunk/main/eventattacher/source/
H A Deventattacher.cxx246 Reference< XInvocationAdapterFactory > getInvocationAdapterService();
384 Reference< XInvocationAdapterFactory > EventAttacherImpl::getInvocationAdapterService() in getInvocationAdapterService() function in comp_EventAttacher::EventAttacherImpl
555 … Reference< XInvocationAdapterFactory > xInvocationAdapterFactory = getInvocationAdapterService(); in attachListener()