23#ifndef INCLUDED_UNO_CURRENT_CONTEXT_H 
   24#define INCLUDED_UNO_CURRENT_CONTEXT_H 
   45    void ** ppCurrentContext,
 
   46    rtl_uString * pEnvDcp, 
void * pEnvContext )
 
   57    void * pCurrentContext,
 
   58    rtl_uString * pEnvDcp, 
void * pEnvContext )
 
unsigned char sal_Bool
Definition types.h:38
#define SAL_THROW_EXTERN_C()
Nothrow specification for C functions.
Definition types.h:352
CPPU_DLLPUBLIC sal_Bool uno_getCurrentContext(void **ppCurrentContext, rtl_uString *pEnvDcp, void *pEnvContext) SAL_THROW_EXTERN_C()
Gets the current task's context.
CPPU_DLLPUBLIC sal_Bool uno_setCurrentContext(void *pCurrentContext, rtl_uString *pEnvDcp, void *pEnvContext) SAL_THROW_EXTERN_C()
Sets the current task's context.
#define CPPU_DLLPUBLIC
Definition cppudllapi.h:13