LibreOffice Module lotuswordpro (master) 1
Classes | Macros
lwplayout.hxx File Reference
#include <memory>
#include <sal/config.h>
#include <config_lgpl.h>
#include <rtl/ref.hxx>
#include <lwpobj.hxx>
#include <lwpobjhdr.hxx>
#include <lwpobjstrm.hxx>
#include <lwpobjid.hxx>
#include "lwpdlvlist.hxx"
#include "lwplayoutdef.hxx"
#include <xfilter/xfdefs.hxx>
#include <xfilter/xffont.hxx>
#include <xfilter/xfpagemaster.hxx>
#include <xfilter/xfcolumns.hxx>
#include <xfilter/xfborders.hxx>
#include <xfilter/xfbgimage.hxx>
#include "lwpusewhen.hxx"
#include "lwplaypiece.hxx"
Include dependency graph for lwplayout.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LwpVirtualLayout
 
class  LwpAssociatedLayouts
 
class  LwpHeadLayout
 
class  LwpLayoutStyle
 
class  LwpLayoutMisc
 
class  LwpMiddleLayout
 
class  LwpLayout
 
class  LwpPlacableLayout
 

Macros

#define FIRST_LAYOUTPAGENO   0x0001
 
#define LAST_LAYOUTPAGENO   0xffff
 
#define LAY_BUOYNEUTRAL   0x02
 
#define LAY_BUOYLAYER   0x80
 

Macro Definition Documentation

◆ FIRST_LAYOUTPAGENO

#define FIRST_LAYOUTPAGENO   0x0001

Definition at line 87 of file lwplayout.hxx.

◆ LAST_LAYOUTPAGENO

#define LAST_LAYOUTPAGENO   0xffff

Definition at line 88 of file lwplayout.hxx.

◆ LAY_BUOYLAYER

#define LAY_BUOYLAYER   0x80

Definition at line 91 of file lwplayout.hxx.

◆ LAY_BUOYNEUTRAL

#define LAY_BUOYNEUTRAL   0x02

Definition at line 90 of file lwplayout.hxx.