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

Go to the source code of this file.

Classes

class  SvxTabStop
 
class  SvxTabStopItem
 

Macros

#define SVX_TAB_DEFCOUNT   10
 
#define SVX_TAB_DEFDIST   1134
 
#define SVX_TAB_NOTFOUND   USHRT_MAX
 
#define cDfltDecimalChar   u'\0'
 
#define cDfltFillChar   u' '
 

Typedefs

typedef o3tl::sorted_vector< SvxTabStopSvxTabStopArr
 

Macro Definition Documentation

◆ cDfltDecimalChar

#define cDfltDecimalChar   u'\0'

Definition at line 32 of file tstpitem.hxx.

◆ cDfltFillChar

#define cDfltFillChar   u' '

Definition at line 33 of file tstpitem.hxx.

◆ SVX_TAB_DEFCOUNT

#define SVX_TAB_DEFCOUNT   10

Definition at line 29 of file tstpitem.hxx.

◆ SVX_TAB_DEFDIST

#define SVX_TAB_DEFDIST   1134

Definition at line 30 of file tstpitem.hxx.

◆ SVX_TAB_NOTFOUND

#define SVX_TAB_NOTFOUND   USHRT_MAX

Definition at line 31 of file tstpitem.hxx.

Typedef Documentation

◆ SvxTabStopArr

Definition at line 85 of file tstpitem.hxx.