Home
last modified time | relevance | path

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

/AOO41X/main/testtools/source/performance/
H A Dpseudo.cxx54 struct pseudo_unoInterfaceProxy : public uno_Interface struct
65 inline pseudo_unoInterfaceProxy( pseudo_Mapping * pPseudoMapping_,
78 pseudo_unoInterfaceProxy * pThis = static_cast< pseudo_unoInterfaceProxy * >( pUnoI ); in pseudo_unoInterfaceProxy_dispatch()
85 pseudo_unoInterfaceProxy * pThis = in pseudo_unoInterfaceProxy_free()
86 static_cast< pseudo_unoInterfaceProxy * >( in pseudo_unoInterfaceProxy_free()
103 …if (1 == osl_incrementInterlockedCount( &static_cast< pseudo_unoInterfaceProxy * >( pUnoI )->nRef … in pseudo_unoInterfaceProxy_acquire()
108 …(*static_cast< pseudo_unoInterfaceProxy * >( pUnoI )->pPseudoMapping->pTo->registerProxyInterface)( in pseudo_unoInterfaceProxy_acquire()
109 static_cast< pseudo_unoInterfaceProxy * >( pUnoI )->pPseudoMapping->pTo, in pseudo_unoInterfaceProxy_acquire()
111 static_cast< pseudo_unoInterfaceProxy * >( pUnoI )->oid.pData, in pseudo_unoInterfaceProxy_acquire()
112 static_cast< pseudo_unoInterfaceProxy * >( pUnoI )->pTypeDescr ); in pseudo_unoInterfaceProxy_acquire()
[all …]