Home
last modified time | relevance | path

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

/aoo42x/main/cppu/source/uno/
H A DEnvStack.cxx164 static int s_getNextEnv(uno_Environment ** ppEnv, uno_Environment * pCurrEnv, uno_Environment * pTa… in s_getNextEnv() function
277 switch(s_getNextEnv(&pNextEnv, pCurrEnv, pTargetEnv)) in s_environment_invoke_v()
327 while ( (res = s_getNextEnv(&pNextEnv, pCurrEnv, pTargetEnv)) != 0) in uno_Environment_enter()

Completed in 10 milliseconds