20 #ifndef INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX
21 #define INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX
28 namespace cppu {
namespace helper {
namespace purpenv {
The binary specification of an UNO environment.
Definition: environment.h:41
Definition: Enterable.hxx:26
C++ wrapper for binary C Enterable (http://wiki.openoffice.org/wiki/Uno/Cpp/Spec/Environment_Stack) ...
Definition: Enterable.hxx:34
#define PURPENV_DLLPUBLIC
Definition: cppudllapi.h:16
PURPENV_DLLPUBLIC void Environment_initWithEnterable(uno_Environment *pEnvironment, cppu::Enterable *pEnterable)
C++ helper for implementing Purpose Environments.