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

Go to the source code of this file.

Classes

class  XFColumn
 @descr Columns object for page or section. More...
 
class  XFColumnSep
 
class  XFColumns
 

Macros

#define XFCOLUMNS_FLAG_SEPARATOR   0X00000001
 
#define XFCOLUMNS_FLAG_GAP   0X00000010
 

Macro Definition Documentation

◆ XFCOLUMNS_FLAG_GAP

#define XFCOLUMNS_FLAG_GAP   0X00000010

Definition at line 69 of file xfcolumns.hxx.

◆ XFCOLUMNS_FLAG_SEPARATOR

#define XFCOLUMNS_FLAG_SEPARATOR   0X00000001

Definition at line 68 of file xfcolumns.hxx.