|
LibreOffice Module sw (master) 1
|
#include <svl/eitem.hxx>#include <svl/stritem.hxx>#include "swdllapi.h"#include "hintids.hxx"#include "calbck.hxx"#include "swatrset.hxx"#include "format.hxx"#include "charfmt.hxx"#include <editeng/adjustitem.hxx>#include <editeng/lspcitem.hxx>#include <editeng/spltitem.hxx>#include <editeng/widwitem.hxx>#include <editeng/orphitem.hxx>#include <editeng/tstpitem.hxx>#include <editeng/hyphenzoneitem.hxx>#include <editeng/scriptspaceitem.hxx>#include <editeng/hngpnctitem.hxx>#include <editeng/forbiddenruleitem.hxx>#include <editeng/paravertalignitem.hxx>#include <editeng/pgrditem.hxx>#include <o3tl/typed_flags_set.hxx>Go to the source code of this file.
Classes | |
| class | sw::FormatDropDefiner |
| struct | o3tl::typed_flags< sw::ListLevelIndents > |
| class | SwFormatDrop |
| If SwFormatDrop is a Client, it is the CharFormat that describes the font for the DropCaps. More... | |
| class | SwRegisterItem |
| class | SwNumRuleItem |
| class | SwParaConnectBorderItem |
Namespaces | |
| namespace | sw |
| Dialog to specify the properties of date form field. | |
| namespace | o3tl |
Macros | |
| #define | DROP_WHOLEWORD ((sal_uInt16)0x0001) |
Enumerations | |
| enum class | sw::ListLevelIndents { sw::No , sw::FirstLine , sw::LeftMargin } |
| #define DROP_WHOLEWORD ((sal_uInt16)0x0001) |
Definition at line 46 of file paratr.hxx.