LibreOffice Module embedserv (master) 1
Classes | Namespaces | Macros | Enumerations
inprocembobj.h File Reference
#include <windows.h>
#include <oleidl.h>
#include <systools/win32/comtools.hxx>
#include "advisesink.hxx"
Include dependency graph for inprocembobj.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  inprocserv::InprocCountedObject_Impl
 
class  inprocserv::InprocEmbedDocument_Impl
 
class  inprocserv::InprocEmbedDocument_Impl::InternalCacheWrapper
 

Namespaces

namespace  inprocserv
 

Macros

#define WIN32_LEAN_AND_MEAN
 
#define DEFAULT_ARRAY_LEN   256
 

Enumerations

enum  inprocserv::InitModes {
  inprocserv::NOINIT ,
  inprocserv::INIT_FROM_STORAGE ,
  inprocserv::LOAD_FROM_STORAGE ,
  inprocserv::LOAD_FROM_FILE
}
 

Macro Definition Documentation

◆ DEFAULT_ARRAY_LEN

#define DEFAULT_ARRAY_LEN   256

Definition at line 32 of file inprocembobj.h.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 24 of file inprocembobj.h.