LibreOffice Module editeng (master) 1
Classes | Macros
escapementitem.hxx File Reference
#include <svl/cenumitm.hxx>
#include <editeng/svxenum.hxx>
#include <editeng/editengdllapi.h>
Include dependency graph for escapementitem.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvxEscapementItem
 

Macros

#define DFLT_ESC_SUPER   33
 
#define DFLT_ESC_SUB   -8
 
#define DFLT_ESC_PROP   58
 
#define MAX_ESC_POS   13999
 
#define DFLT_ESC_AUTO_SUPER   (MAX_ESC_POS+1)
 
#define DFLT_ESC_AUTO_SUB   -DFLT_ESC_AUTO_SUPER
 

Macro Definition Documentation

◆ DFLT_ESC_AUTO_SUB

#define DFLT_ESC_AUTO_SUB   -DFLT_ESC_AUTO_SUPER

Definition at line 33 of file escapementitem.hxx.

◆ DFLT_ESC_AUTO_SUPER

#define DFLT_ESC_AUTO_SUPER   (MAX_ESC_POS+1)

Definition at line 32 of file escapementitem.hxx.

◆ DFLT_ESC_PROP

#define DFLT_ESC_PROP   58

Definition at line 30 of file escapementitem.hxx.

◆ DFLT_ESC_SUB

#define DFLT_ESC_SUB   -8

Definition at line 29 of file escapementitem.hxx.

◆ DFLT_ESC_SUPER

#define DFLT_ESC_SUPER   33

Definition at line 28 of file escapementitem.hxx.

◆ MAX_ESC_POS

#define MAX_ESC_POS   13999

Definition at line 31 of file escapementitem.hxx.