LibreOffice Module embedserv (master) 1
Classes | Macros
embeddocaccess.hxx File Reference
#include <oleidl.h>
#include <atldbcli.h>
#include <cppuhelper/weak.hxx>
Include dependency graph for embeddocaccess.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LockedEmbedDocument_Impl
 
class  EmbeddedDocumentInstanceAccess_Impl
 

Macros

#define OLESERV_SAVEOBJECT   1
 
#define OLESERV_CLOSE   2
 
#define OLESERV_NOTIFY   3
 
#define OLESERV_NOTIFYCLOSING   4
 
#define OLESERV_SHOWOBJECT   5
 
#define OLESERV_DEACTIVATE   6
 

Macro Definition Documentation

◆ OLESERV_CLOSE

#define OLESERV_CLOSE   2

Definition at line 23 of file embeddocaccess.hxx.

◆ OLESERV_DEACTIVATE

#define OLESERV_DEACTIVATE   6

Definition at line 27 of file embeddocaccess.hxx.

◆ OLESERV_NOTIFY

#define OLESERV_NOTIFY   3

Definition at line 24 of file embeddocaccess.hxx.

◆ OLESERV_NOTIFYCLOSING

#define OLESERV_NOTIFYCLOSING   4

Definition at line 25 of file embeddocaccess.hxx.

◆ OLESERV_SAVEOBJECT

#define OLESERV_SAVEOBJECT   1

Definition at line 22 of file embeddocaccess.hxx.

◆ OLESERV_SHOWOBJECT

#define OLESERV_SHOWOBJECT   5

Definition at line 26 of file embeddocaccess.hxx.