LibreOffice Module writerfilter (master) 1
Classes | Namespaces | Typedefs | Enumerations
StyleSheetTable.hxx File Reference
#include <memory>
#include "TblStylePrHandler.hxx"
#include "DomainMapper.hxx"
#include <com/sun/star/beans/PropertyValues.hpp>
#include "PropertyMap.hxx"
#include "FontTable.hxx"
#include "LoggedResources.hxx"
Include dependency graph for StyleSheetTable.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  writerfilter::dmapper::StyleSheetEntry
 
class  writerfilter::dmapper::StyleSheetTable
 
class  writerfilter::dmapper::TableStyleSheetEntry
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::text
 
namespace  writerfilter
 
namespace  writerfilter::dmapper
 

Typedefs

typedef tools::SvRef< StyleSheetEntry > writerfilter::dmapper::StyleSheetEntryPtr
 

Enumerations

enum  writerfilter::dmapper::StyleType {
  writerfilter::dmapper::STYLE_TYPE_UNKNOWN ,
  writerfilter::dmapper::STYLE_TYPE_PARA ,
  writerfilter::dmapper::STYLE_TYPE_CHAR ,
  writerfilter::dmapper::STYLE_TYPE_TABLE ,
  writerfilter::dmapper::STYLE_TYPE_LIST
}