LibreOffice Module sc (master) 1
|
#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>
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< ScMyDefaultStyle > | ScMyDefaultStyleList |
typedef std::vector<ScMyDefaultStyle> ScMyDefaultStyleList |
Definition at line 88 of file XMLStylesExportHelper.hxx.