Searched refs:fpFreeProxy (Results 1 – 1 of 1) sorted by relevance
79 uno_freeProxyFunc fpFreeProxy; member95 uno_freeProxyFunc fpFreeProxy );184 uno_freeProxyFunc fpFreeProxy ) in append() argument187 if (! fpFreeProxy) in append()191 aNewEntry.fpFreeProxy = fpFreeProxy; in append()331 pOEntry->aInterfaces[ 0 ].fpFreeProxy == 0); in defenv_registerProxyInterface()394 if (rEntry.fpFreeProxy) // is proxy or used interface? in s_stub_defenv_revokeInterface()396 (*rEntry.fpFreeProxy)( pEnv, rEntry.pInterface ); in s_stub_defenv_revokeInterface()409 pOEntry->aInterfaces[ 0 ].fpFreeProxy == 0 ); in s_stub_defenv_revokeInterface()417 if (entry.fpFreeProxy != 0) in s_stub_defenv_revokeInterface()[all …]