Home
last modified time | relevance | path

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

/aoo42x/main/eventattacher/source/
H A Deventattacher.cxx255 Reference< XInvocationAdapterFactory > m_xInvocationAdapterFactory; member in comp_EventAttacher::EventAttacherImpl
338 m_xInvocationAdapterFactory = xALAS; in initialize()
405 if( !m_xInvocationAdapterFactory.is() ) in getInvocationAdapterService()
408 m_xInvocationAdapterFactory = Reference< XInvocationAdapterFactory >( xIFace, UNO_QUERY ); in getInvocationAdapterService()
410 return m_xInvocationAdapterFactory; in getInvocationAdapterService()

Completed in 22 milliseconds