LibreOffice Module lotuswordpro (master) 1
Classes | Macros
lwptable.hxx File Reference

For LWP filter architecture prototype - table object. More...

#include <lwpobjhdr.hxx>
#include <lwpobjid.hxx>
#include "lwppara.hxx"
#include <lwptools.hxx>
#include "lwptablelayout.hxx"
Include dependency graph for lwptable.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LwpSuperTable
 VO_SUPERTABLE object. More...
 
class  LwpForkedNotifyList
 for VO_TABLE object reading More...
 
class  LwpTable
 VO_TABLE object. More...
 
class  LwpTableHeading
 VO_TABLEHEADING object. More...
 
class  LwpParallelColumns
 
class  LwpGlossary
 

Macros

#define MAX_NUM_ROWS   8192
 
#define MAX_NUM_COLS   255
 

Detailed Description

For LWP filter architecture prototype - table object.

Definition in file lwptable.hxx.

Macro Definition Documentation

◆ MAX_NUM_COLS

#define MAX_NUM_COLS   255

Definition at line 176 of file lwptable.hxx.

◆ MAX_NUM_ROWS

#define MAX_NUM_ROWS   8192

Definition at line 175 of file lwptable.hxx.