LibreOffice Module lotuswordpro (master) 1
Classes | Macros
xfmargins.hxx File Reference
#include <xfilter/ixfstream.hxx>
Include dependency graph for xfmargins.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XFMargins
 

Macros

#define XFMARGINS_FLAG_LEFT   0x00000001
 
#define XFMARGINS_FLAG_RIGHT   0x00000002
 
#define XFMARGINS_FLAG_TOP   0x00000004
 
#define XFMARGINS_FLAG_BOTTOM   0x00000008
 

Macro Definition Documentation

◆ XFMARGINS_FLAG_BOTTOM

#define XFMARGINS_FLAG_BOTTOM   0x00000008

Definition at line 68 of file xfmargins.hxx.

◆ XFMARGINS_FLAG_LEFT

#define XFMARGINS_FLAG_LEFT   0x00000001

Definition at line 65 of file xfmargins.hxx.

◆ XFMARGINS_FLAG_RIGHT

#define XFMARGINS_FLAG_RIGHT   0x00000002

Definition at line 66 of file xfmargins.hxx.

◆ XFMARGINS_FLAG_TOP

#define XFMARGINS_FLAG_TOP   0x00000004

Definition at line 67 of file xfmargins.hxx.