Home
last modified time | relevance | path

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

/trunk/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Environment.cxx68 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()
/trunk/main/cppu/source/uno/
H A Dlbenv.cxx145 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()
/trunk/main/cppu/inc/uno/
H A Denvironment.h219 sal_Int32 * pnLen,
286 uno_Environment *** pppEnvs, sal_Int32 * pnLen, uno_memAlloc memAlloc,

Completed in 28 milliseconds