Home
last modified time | relevance | path

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

/trunk/main/eventattacher/source/
H A Deventattacher.cxx253 Reference< XIdlReflection > m_xReflection; member in comp_EventAttacher::EventAttacherImpl
354 m_xReflection = xIdlR; in initialize()
391 if( !m_xReflection.is() ) in getReflection()
394 m_xReflection = Reference< XIdlReflection >( xIFace, UNO_QUERY); in getReflection()
396 return m_xReflection; in getReflection()

Completed in 18 milliseconds