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>
Go to the source code of this file.
Classes | |
class | sw::FormatDropDefiner |
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 | |
sw | |
Dialog to specify the properties of date form field. | |
Macros | |
#define | DROP_WHOLEWORD ((sal_uInt16)0x0001) |
#define DROP_WHOLEWORD ((sal_uInt16)0x0001) |
Definition at line 45 of file paratr.hxx.