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()396 (*rEntry.fpFreeProxy)( pEnv, rEntry.pInterface ); in s_stub_defenv_revokeInterface()417 if (entry.fpFreeProxy != 0) in s_stub_defenv_revokeInterface()422 uno_freeProxyFunc fpFreeProxy = entry.fpFreeProxy; in s_stub_defenv_revokeInterface() local443 (*fpFreeProxy)( pEnv, pInterface ); in s_stub_defenv_revokeInterface()[all …]
Completed in 19 milliseconds