LibreOffice Module desktop (master) 1
Enumerations
exithelper.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  EExitCodes {
  EXITHELPER_NO_ERROR = 0 ,
  EXITHELPER_FATAL_ERROR = 77 ,
  EXITHELPER_CRASH_WITH_RESTART = 79 ,
  EXITHELPER_NORMAL_RESTART = 81
}
 

Enumeration Type Documentation

◆ EExitCodes

enum EExitCodes
Enumerator
EXITHELPER_NO_ERROR 
EXITHELPER_FATAL_ERROR 
EXITHELPER_CRASH_WITH_RESTART 
EXITHELPER_NORMAL_RESTART 

Definition at line 23 of file exithelper.h.