LibreOffice Module unotools (master) 1
Classes | Enumerations
eventcfg.hxx File Reference
#include <unotools/unotoolsdllapi.h>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <com/sun/star/container/XNameReplace.hpp>
#include <cppuhelper/implbase.hxx>
Include dependency graph for eventcfg.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GlobalEventConfig
 

Enumerations

enum class  GlobalEventId {
  STARTAPP ,
  CLOSEAPP ,
  DOCCREATED ,
  CREATEDOC ,
  LOADFINISHED ,
  OPENDOC ,
  PREPARECLOSEDOC ,
  CLOSEDOC ,
  SAVEDOC ,
  SAVEDOCDONE ,
  SAVEDOCFAILED ,
  SAVEASDOC ,
  SAVEASDOCDONE ,
  SAVEASDOCFAILED ,
  SAVETODOC ,
  SAVETODOCDONE ,
  SAVETODOCFAILED ,
  ACTIVATEDOC ,
  DEACTIVATEDOC ,
  PRINTDOC ,
  VIEWCREATED ,
  PREPARECLOSEVIEW ,
  CLOSEVIEW ,
  MODIFYCHANGED ,
  TITLECHANGED ,
  VISAREACHANGED ,
  MODECHANGED ,
  STORAGECHANGED ,
  LAST = STORAGECHANGED
}
 

Enumeration Type Documentation

◆ GlobalEventId

enum class GlobalEventId
strong
Enumerator
STARTAPP 
CLOSEAPP 
DOCCREATED 
CREATEDOC 
LOADFINISHED 
OPENDOC 
PREPARECLOSEDOC 
CLOSEDOC 
SAVEDOC 
SAVEDOCDONE 
SAVEDOCFAILED 
SAVEASDOC 
SAVEASDOCDONE 
SAVEASDOCFAILED 
SAVETODOC 
SAVETODOCDONE 
SAVETODOCFAILED 
ACTIVATEDOC 
DEACTIVATEDOC 
PRINTDOC 
VIEWCREATED 
PREPARECLOSEVIEW 
CLOSEVIEW 
MODIFYCHANGED 
TITLECHANGED 
VISAREACHANGED 
MODECHANGED 
STORAGECHANGED 
LAST 

Definition at line 28 of file eventcfg.hxx.