LibreOffice Module lotuswordpro (master) 1
Classes | Macros
xfparastyle.hxx File Reference
#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>
Include dependency graph for xfparastyle.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ XFPARA_FLAG_BACKCOLOR

#define XFPARA_FLAG_BACKCOLOR   0X00000004

Definition at line 83 of file xfparastyle.hxx.

◆ XFPARA_FLAG_DROPCAP

#define XFPARA_FLAG_DROPCAP   0X00000002

Definition at line 82 of file xfparastyle.hxx.

◆ XFPARA_FLAG_FONT

#define XFPARA_FLAG_FONT   0X00000001

Definition at line 81 of file xfparastyle.hxx.