20 #ifndef INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX 21 #define INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX 26 namespace cppu {
class Enterable; }
28 namespace cppu {
namespace helper {
namespace purpenv {
Definition: Enterable.hxx:26
C++ wrapper for binary C Enterable (http://wiki.openoffice.org/wiki/Uno/Cpp/Spec/Environment_Stack) ...
Definition: Enterable.hxx:34
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 an UNO environment.
#define PURPENV_DLLPUBLIC
Definition: cppudllapi.h:16