LibreOffice Module lotuswordpro (master) 1
|
#include <sal/config.h>
#include <rtl/ref.hxx>
#include <xfilter/xffont.hxx>
#include <xfilter/xfstyle.hxx>
#include <xfilter/xfcolor.hxx>
#include <xfilter/xfmargins.hxx>
#include <xfilter/xfbreaks.hxx>
#include <xfilter/xfpadding.hxx>
#include <xfilter/xfshadow.hxx>
#include <xfilter/xfdropcap.hxx>
#include <xfilter/xfstylecont.hxx>
#include <xfilter/xflineheight.hxx>
#include <memory>
Go to the source code of this file.
Classes | |
class | XFParaStyle |
Style object for aragraph. More... | |
class | XFDefaultParaStyle |
Macros | |
#define | XFPARA_FLAG_FONT 0X00000001 |
#define | XFPARA_FLAG_DROPCAP 0X00000002 |
#define | XFPARA_FLAG_BACKCOLOR 0X00000004 |
#define XFPARA_FLAG_BACKCOLOR 0X00000004 |
Definition at line 83 of file xfparastyle.hxx.
#define XFPARA_FLAG_DROPCAP 0X00000002 |
Definition at line 82 of file xfparastyle.hxx.
#define XFPARA_FLAG_FONT 0X00000001 |
Definition at line 81 of file xfparastyle.hxx.