LibreOffice Module lotuswordpro (master) 1
|
#include <xfilter/xfcontent.hxx>
#include <xfilter/xfrect.hxx>
#include <xfilter/xfcontentcontainer.hxx>
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 |
#define XFFRAME_FLAG_HEIGHT 0x00000001 |
Definition at line 68 of file xfframe.hxx.
#define XFFRAME_FLAG_MAXHEIGHT 0x00000004 |
Definition at line 70 of file xfframe.hxx.
#define XFFRAME_FLAG_MINHEIGHT 0x00000002 |
Definition at line 69 of file xfframe.hxx.