LibreOffice Module lotuswordpro (master) 1
Classes | Variables
lwpmargins.hxx File Reference
#include <lwpobjstrm.hxx>
#include <lwptools.hxx>
Include dependency graph for lwpmargins.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LwpMargins
 

Variables

const sal_uInt8 MARGIN_LEFT = 0
 
const sal_uInt8 MARGIN_RIGHT = 1
 
const sal_uInt8 MARGIN_TOP = 2
 
const sal_uInt8 MARGIN_BOTTOM = 3
 

Variable Documentation

◆ MARGIN_BOTTOM

const sal_uInt8 MARGIN_BOTTOM = 3

◆ MARGIN_LEFT

const sal_uInt8 MARGIN_LEFT = 0

◆ MARGIN_RIGHT

const sal_uInt8 MARGIN_RIGHT = 1

◆ MARGIN_TOP

const sal_uInt8 MARGIN_TOP = 2