Home
last modified time | relevance | path

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

/trunk/main/UnoControls/source/controls/
H A DOConnectionPointHelper.cxx61 , m_aInterfaceType ( aType ) in OConnectionPointHelper()
137 Type aReturnType = m_aInterfaceType ; in getConnectionType()
168 Any aCheckType = xListener->queryInterface( m_aInterfaceType ); in advise()
186 m_pContainerImplementation->advise( m_aInterfaceType, xListener ); in advise()
207 m_pContainerImplementation->unadvise( m_aInterfaceType, xListener ); in unadvise()
231 OInterfaceContainerHelper* pSpecialContainer = aSharedContainer.getContainer( m_aInterfaceType ); in getConnections()
/trunk/main/UnoControls/source/inc/
H A DOConnectionPointHelper.hxx295 UNO3_TYPE m_aInterfaceType ; member in unocontrols::OConnectionPointHelper

Completed in 52 milliseconds