Home
last modified time | relevance | path

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

/trunk/main/cppu/source/uno/
H A Dlbenv.cxx79 uno_freeProxyFunc fpFreeProxy; member
95 uno_freeProxyFunc fpFreeProxy );
184 uno_freeProxyFunc fpFreeProxy ) in append() argument
187 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() local
443 (*fpFreeProxy)( pEnv, pInterface ); in s_stub_defenv_revokeInterface()
[all …]

Completed in 16 milliseconds