24#ifndef INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX
25#define INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX
30namespace cppu {
class Enterable; }
32namespace cppu {
namespace helper {
namespace purpenv {
struct SAL_DLLPUBLIC_RTTI _uno_Environment uno_Environment
The binary specification of a UNO environment.
#define PURPENV_DLLPUBLIC
Definition cppudllapi.h:19
Definition Enterable.hxx:31
PURPENV_DLLPUBLIC void Environment_initWithEnterable(uno_Environment *pEnvironment, cppu::Enterable *pEnterable)
C++ helper for implementing Purpose Environments.
C++ wrapper for binary C Enterable (http://wiki.openoffice.org/wiki/Uno/Cpp/Spec/Environment_Stack)
Definition Enterable.hxx:39