LibreOffice Module lotuswordpro (master) 1
Classes | Enumerations
lwpcelllayout.hxx File Reference

For LWP filter architecture prototype - cell layouts. More...

#include "lwplayout.hxx"
#include <xfilter/xfcell.hxx>
Include dependency graph for lwpcelllayout.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LwpCellLayout
 VO_CELLLAYOUT object. More...
 
class  LwpHiddenCellLayout
 VO_HIDDENCELLLAYOUT object. More...
 
class  LwpConnectedCellLayout
 VO_CONNECTEDCELLLAYOUT object. More...
 
class  LwpParallelColumnsBlock
 VO_PCOLBLOCK object. More...
 

Enumerations

enum  LwpCellBorderType {
  enumWholeBorder = 0 ,
  enumNoLeftBorder ,
  enumNoBottomBorder ,
  enumNoLeftNoBottomBorder ,
  enumCellBorderTopLimit = 4
}
 

Detailed Description

For LWP filter architecture prototype - cell layouts.

Definition in file lwpcelllayout.hxx.

Enumeration Type Documentation

◆ LwpCellBorderType

Enumerator
enumWholeBorder 
enumNoLeftBorder 
enumNoBottomBorder 
enumNoLeftNoBottomBorder 
enumCellBorderTopLimit 

Definition at line 67 of file lwpcelllayout.hxx.