LibreOffice Module writerfilter (master) 1
Classes | Namespaces | Enumerations
TblStylePrHandler.hxx File Reference
#include "TablePropertiesHandler.hxx"
#include "DomainMapper.hxx"
#include "LoggedResources.hxx"
#include <memory>
#include <vector>
Include dependency graph for TblStylePrHandler.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  writerfilter::dmapper::TblStylePrHandler
 

Namespaces

namespace  writerfilter
 
namespace  writerfilter::dmapper
 

Enumerations

enum  writerfilter::dmapper::TblStyleType {
  writerfilter::dmapper::TBL_STYLE_UNKNOWN ,
  writerfilter::dmapper::TBL_STYLE_WHOLETABLE ,
  writerfilter::dmapper::TBL_STYLE_FIRSTROW ,
  writerfilter::dmapper::TBL_STYLE_LASTROW ,
  writerfilter::dmapper::TBL_STYLE_FIRSTCOL ,
  writerfilter::dmapper::TBL_STYLE_LASTCOL ,
  writerfilter::dmapper::TBL_STYLE_BAND1VERT ,
  writerfilter::dmapper::TBL_STYLE_BAND2VERT ,
  writerfilter::dmapper::TBL_STYLE_BAND1HORZ ,
  writerfilter::dmapper::TBL_STYLE_BAND2HORZ ,
  writerfilter::dmapper::TBL_STYLE_NECELL ,
  writerfilter::dmapper::TBL_STYLE_NWCELL ,
  writerfilter::dmapper::TBL_STYLE_SECELL ,
  writerfilter::dmapper::TBL_STYLE_SWCELL
}