19 #ifndef _UNO_CURRENT_CONTEXT_H_
20 #define _UNO_CURRENT_CONTEXT_H_
41 void ** ppCurrentContext,
42 rtl_uString * pEnvDcp,
void * pEnvContext )
53 void * pCurrentContext,
54 rtl_uString * pEnvDcp,
void * pEnvContext )
#define SAL_THROW_EXTERN_C()
Definition: types.h:358
#define CPPU_DLLPUBLIC
Definition: cppudllapi.h:10
CPPU_DLLPUBLIC sal_Bool uno_setCurrentContext(void *pCurrentContext, rtl_uString *pEnvDcp, void *pEnvContext) SAL_THROW_EXTERN_C()
Sets the current task's context.
unsigned char sal_Bool
Definition: types.h:37
CPPU_DLLPUBLIC sal_Bool uno_getCurrentContext(void **ppCurrentContext, rtl_uString *pEnvDcp, void *pEnvContext) SAL_THROW_EXTERN_C()
Gets the current task's context.