|
LibreOffice Module editeng (master) 1
|
#include <svl/poolitem.hxx>#include <editeng/svxenum.hxx>#include <editeng/editengdllapi.h>#include <o3tl/sorted_vector.hxx>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< SvxTabStop > | SvxTabStopArr |
| #define cDfltDecimalChar u'\0' |
Definition at line 32 of file tstpitem.hxx.
| #define cDfltFillChar u' ' |
Definition at line 33 of file tstpitem.hxx.
| #define SVX_TAB_DEFCOUNT 10 |
Definition at line 29 of file tstpitem.hxx.
| #define SVX_TAB_DEFDIST 1134 |
Definition at line 30 of file tstpitem.hxx.
| #define SVX_TAB_NOTFOUND USHRT_MAX |
Definition at line 31 of file tstpitem.hxx.
| typedef o3tl::sorted_vector<SvxTabStop> SvxTabStopArr |
Definition at line 85 of file tstpitem.hxx.