Home
last modified time | relevance | path

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

/aoo42x/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx171 InterfaceAdapterImpl * m_pInterfaces; member
210 (typelib_TypeDescription *)m_pInterfaces[ nPos ].m_pTypeDescr ); in ~AdapterImpl()
212 delete [] m_pInterfaces; in ~AdapterImpl()
628 that->m_pInterfaces[nPos].m_pTypeDescr; in adapter_dispatch()
634 uno_Interface * pUnoI2 = &that->m_pInterfaces[nPos]; in adapter_dispatch()
686 m_pInterfaces = new InterfaceAdapterImpl[ rTypes.getLength() ]; in AdapterImpl()
690 InterfaceAdapterImpl * pInterface = &m_pInterfaces[nPos]; in AdapterImpl()
705 m_pInterfaces[ n ].m_pTypeDescr ); in AdapterImpl()
707 delete [] m_pInterfaces; in AdapterImpl()
846 m_pInterfaces[ nPos ].m_pTypeDescr)->pWeakRef )) in lookup_adapter()
[all …]

Completed in 26 milliseconds