LibreOffice Module sc (master) 1
Classes | Typedefs
XMLStylesExportHelper.hxx File Reference
#include <vector>
#include <memory>
#include <list>
#include <address.hxx>
#include <com/sun/star/table/CellRangeAddress.hpp>
#include <com/sun/star/sheet/ConditionOperator.hpp>
#include <com/sun/star/sheet/ValidationAlertStyle.hpp>
#include <com/sun/star/sheet/ValidationType.hpp>
#include <mdds/flat_segment_tree.hpp>
Include dependency graph for XMLStylesExportHelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScMyValidation
 
class  ScMyValidationsContainer
 
struct  ScMyDefaultStyle
 
class  ScMyDefaultStyles
 
struct  ScMyRowFormatRange
 
class  ScRowFormatRanges
 
struct  ScMyFormatRange
 
class  ScFormatRangeStyles
 
class  ScColumnRowStylesBase
 
struct  ScColumnStyle
 
class  ScColumnStyles
 
class  ScRowStyles
 
struct  ScRowStyles::Cache
 

Typedefs

typedef std::vector< ScMyDefaultStyleScMyDefaultStyleList
 

Typedef Documentation

◆ ScMyDefaultStyleList

typedef std::vector<ScMyDefaultStyle> ScMyDefaultStyleList

Definition at line 88 of file XMLStylesExportHelper.hxx.