Searched refs:pPseudoMapping (Results 1 – 1 of 1) sorted by relevance
57 pseudo_Mapping * pPseudoMapping; member88 OSL_ASSERT( pEnv == pThis->pPseudoMapping->pTo ); in pseudo_unoInterfaceProxy_free()90 (*pThis->pPseudoMapping->pFrom->revokeInterface)( pThis->pPseudoMapping->pFrom, pThis->pUnoI ); in pseudo_unoInterfaceProxy_free()93 (*pThis->pPseudoMapping->release)( pThis->pPseudoMapping ); in pseudo_unoInterfaceProxy_free()109 static_cast< pseudo_unoInterfaceProxy * >( pUnoI )->pPseudoMapping->pTo, in pseudo_unoInterfaceProxy_acquire()122 (*static_cast< pseudo_unoInterfaceProxy * >( pUnoI )->pPseudoMapping->pTo->revokeInterface)( in pseudo_unoInterfaceProxy_release()123 static_cast< pseudo_unoInterfaceProxy * >( pUnoI )->pPseudoMapping->pTo, pUnoI ); in pseudo_unoInterfaceProxy_release()131 , pPseudoMapping( pPseudoMapping_ ) in pseudo_unoInterfaceProxy()136 (*pPseudoMapping->acquire)( pPseudoMapping ); in pseudo_unoInterfaceProxy()138 (*pPseudoMapping->pFrom->registerInterface)( in pseudo_unoInterfaceProxy()[all …]
Completed in 9 milliseconds