Searched refs:pnLen (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/cppu/source/helper/purpenv/ |
H A D | helper_purpenv_Environment.cxx | 68 sal_Int32 * pnLen, 101 sal_Int32 * pnLen, 204 sal_Int32 * pnLen, in s_getRegisteredInterfaces() argument 208 pBase->getRegisteredInterfaces(pppInterface, pnLen, memAlloc); in s_getRegisteredInterfaces() 422 sal_Int32 * pnLen = va_arg(*pParam, sal_Int32 *); in s_getRegisteredInterfaces_v() local 427 pGetRegisteredInterfaces(pExtEnv, pppInterface, pnLen, memAlloc); in s_getRegisteredInterfaces_v() 431 sal_Int32 * pnLen, in getRegisteredInterfaces() argument 438 pnLen, in getRegisteredInterfaces()
|
/aoo42x/main/cppu/source/uno/ |
H A D | lbenv.cxx | 145 uno_Environment *** pppEnvs, sal_Int32 * pnLen, 517 uno_ExtEnvironment * pEnv, void *** pppInterfaces, sal_Int32 * pnLen, in defenv_getRegisteredInterfaces() argument 520 OSL_ENSURE( pEnv && pppInterfaces && pnLen && memAlloc, "### null ptr!" ); in defenv_getRegisteredInterfaces() 538 *pnLen = nLen; in defenv_getRegisteredInterfaces() 1010 uno_Environment *** pppEnvs, sal_Int32 * pnLen, uno_memAlloc memAlloc, in getRegisteredEnvironments() argument 1013 OSL_ENSURE( pppEnvs && pnLen && memAlloc, "### null ptr!" ); in getRegisteredEnvironments() 1035 *pnLen = nSize; in getRegisteredEnvironments() 1168 uno_Environment *** pppEnvs, sal_Int32 * pnLen, uno_memAlloc memAlloc, in uno_getRegisteredEnvironments() argument 1176 pppEnvs, pnLen, memAlloc, in uno_getRegisteredEnvironments()
|
/aoo42x/main/cppu/inc/uno/ |
H A D | environment.h | 219 sal_Int32 * pnLen, 286 uno_Environment *** pppEnvs, sal_Int32 * pnLen, uno_memAlloc memAlloc,
|
Completed in 19 milliseconds