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

Go to the source code of this file.

Classes

class  XFFrame
 Base class for all frame object,include drawing,image,text-box. More...
 

Macros

#define XFFRAME_FLAG_HEIGHT   0x00000001
 
#define XFFRAME_FLAG_MINHEIGHT   0x00000002
 
#define XFFRAME_FLAG_MAXHEIGHT   0x00000004
 

Macro Definition Documentation

◆ XFFRAME_FLAG_HEIGHT

#define XFFRAME_FLAG_HEIGHT   0x00000001

Definition at line 68 of file xfframe.hxx.

◆ XFFRAME_FLAG_MAXHEIGHT

#define XFFRAME_FLAG_MAXHEIGHT   0x00000004

Definition at line 70 of file xfframe.hxx.

◆ XFFRAME_FLAG_MINHEIGHT

#define XFFRAME_FLAG_MINHEIGHT   0x00000002

Definition at line 69 of file xfframe.hxx.