LibreOffice Module sw (master) 1
Classes | Enumerations
fmtfordr.hxx File Reference
#include <svl/eitem.hxx>
#include "hintids.hxx"
#include "format.hxx"
Include dependency graph for fmtfordr.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwFormatFillOrder
 

Enumerations

enum  SwFillOrder {
  SW_FILL_ORDER_BEGIN ,
  ATT_TOP_DOWN = SW_FILL_ORDER_BEGIN ,
  ATT_BOTTOM_UP ,
  ATT_LEFT_TO_RIGHT ,
  ATT_RIGHT_TO_LEFT ,
  SW_FILL_ORDER_END
}
 

Enumeration Type Documentation

◆ SwFillOrder

Enumerator
SW_FILL_ORDER_BEGIN 
ATT_TOP_DOWN 
ATT_BOTTOM_UP 
ATT_LEFT_TO_RIGHT 
ATT_RIGHT_TO_LEFT 
SW_FILL_ORDER_END 

Definition at line 26 of file fmtfordr.hxx.