Searched refs:m_xReflection (Results 1 – 1 of 1) sorted by relevance
253 Reference< XIdlReflection > m_xReflection; member in comp_EventAttacher::EventAttacherImpl354 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