Searched refs:adjustPointer (Results 1 – 9 of 9) sorted by relevance
58 inline char* adjustPointer( char* pIn, typelib_TypeDescription* pType ) in adjustPointer() function
118 pCppArgs[ nPos ] = CPPU_CURRENT_NAMESPACE::adjustPointer( in cpp_call()
108 CPPU_CURRENT_NAMESPACE::adjustPointer( in cpp2uno_call()
80 inline char* adjustPointer( char* pIn, typelib_TypeDescription* pType ) in adjustPointer() function
338 pCppArgs[ nPos ] = CPPU_CURRENT_NAMESPACE::adjustPointer(pCppStack, pParamTypeDescr ); in cpp_call()
96 …pCppArgs[nPos] = pUnoArgs[nPos] = CPPU_CURRENT_NAMESPACE::adjustPointer(pCppStack, pParamTypeDescr… in cpp2uno_call()
333 pCppArgs[ nPos ] = CPPU_CURRENT_NAMESPACE::adjustPointer(pCppStack, pParamTypeDescr ); in cpp_call()
97 …pCppArgs[nPos] = pUnoArgs[nPos] = CPPU_CURRENT_NAMESPACE::adjustPointer(pCppStack, pParamTypeDescr… in cpp2uno_call()
Completed in 54 milliseconds