Home
last modified time | relevance | path

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

/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dcc50_solaris_sparc.hxx58 inline char* adjustPointer( char* pIn, typelib_TypeDescription* pType ) in adjustPointer() function
H A Duno2cpp.cxx118 pCppArgs[ nPos ] = CPPU_CURRENT_NAMESPACE::adjustPointer( in cpp_call()
H A Dcpp2uno.cxx108 CPPU_CURRENT_NAMESPACE::adjustPointer( in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dshare.hxx80 inline char* adjustPointer( char* pIn, typelib_TypeDescription* pType ) in adjustPointer() function
H A Duno2cpp.cxx338 pCppArgs[ nPos ] = CPPU_CURRENT_NAMESPACE::adjustPointer(pCppStack, pParamTypeDescr ); in cpp_call()
H A Dcpp2uno.cxx96 …pCppArgs[nPos] = pUnoArgs[nPos] = CPPU_CURRENT_NAMESPACE::adjustPointer(pCppStack, pParamTypeDescr… in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dshare.hxx80 inline char* adjustPointer( char* pIn, typelib_TypeDescription* pType ) in adjustPointer() function
H A Duno2cpp.cxx333 pCppArgs[ nPos ] = CPPU_CURRENT_NAMESPACE::adjustPointer(pCppStack, pParamTypeDescr ); in cpp_call()
H A Dcpp2uno.cxx97 …pCppArgs[nPos] = pUnoArgs[nPos] = CPPU_CURRENT_NAMESPACE::adjustPointer(pCppStack, pParamTypeDescr… in cpp2uno_call()

Completed in 55 milliseconds