My Project
UDK 3.2.7 C/C++ API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs | Functions
Mapping.hxx File Reference
#include "com/sun/star/uno/Any.h"
#include <cppu/cppudllapi.h>
#include "uno/environment.h"
#include "uno/mapping.h"

Go to the source code of this file.

Namespaces

namespace  cppu
namespace  cppu::helper
namespace  cppu::helper::purpenv

Typedefs

typedef void cppu::helper::purpenv::ProbeFun (bool pre, void *pThis, void *pContext, typelib_TypeDescriptionReference *pReturnTypeRef, typelib_MethodParameter *pParams, sal_Int32 nParams, typelib_TypeDescription const *pMemberType, void *pReturn, void *pArgs[], uno_Any **ppException)
 C++ helper for implementing Purpose Environments.

Functions

PURPENV_DLLPUBLIC void cppu::helper::purpenv::createMapping (uno_Mapping **ppMapping, uno_Environment *pFrom, uno_Environment *pTo, ProbeFun *probeFun=NULL, void *pContext=NULL)