Home
last modified time | relevance | path

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

/aoo42x/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Proxy.cxx230 m_pTypeDescr (pTypeDescr), in Proxy()
237 typelib_typedescription_acquire((typelib_TypeDescription *)m_pTypeDescr); in Proxy()
238 if (!((typelib_TypeDescription *)m_pTypeDescr)->bComplete) in Proxy()
239 typelib_typedescription_complete((typelib_TypeDescription **)&m_pTypeDescr); in Proxy()
241 OSL_ENSURE(((typelib_TypeDescription *)m_pTypeDescr)->bComplete, "### type is incomplete!"); in Proxy()
266 typelib_typedescription_release((typelib_TypeDescription *)m_pTypeDescr); in ~Proxy()
324 m_pTypeDescr); in acquire()
H A DProxy.hxx51 typelib_InterfaceTypeDescription * m_pTypeDescr; member in Proxy
/aoo42x/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx160 typelib_InterfaceTypeDescription * m_pTypeDescr; member
210 (typelib_TypeDescription *)m_pInterfaces[ nPos ].m_pTypeDescr ); in ~AdapterImpl()
628 that->m_pInterfaces[nPos].m_pTypeDescr; in adapter_dispatch()
695 pInterface->m_pTypeDescr = 0; in AdapterImpl()
697 (typelib_TypeDescription **)&pInterface->m_pTypeDescr ); in AdapterImpl()
698 OSL_ASSERT( pInterface->m_pTypeDescr ); in AdapterImpl()
699 if (! pInterface->m_pTypeDescr) in AdapterImpl()
705 m_pInterfaces[ n ].m_pTypeDescr ); in AdapterImpl()
846 m_pInterfaces[ nPos ].m_pTypeDescr)->pWeakRef )) in lookup_adapter()

Completed in 24 milliseconds