24 #ifndef INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX 25 #define INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX 30 namespace cppu {
class Enterable; }
32 namespace cppu {
namespace helper {
namespace purpenv {
PURPENV_DLLPUBLIC void Environment_initWithEnterable(uno_Environment *pEnvironment, cppu::Enterable *pEnterable)
C++ helper for implementing Purpose Environments.
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:30
C++ wrapper for binary C Enterable (http://wiki.openoffice.org/wiki/Uno/Cpp/Spec/Environment_Stack) ...
Definition: Enterable.hxx:38