LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
condformatbuffer.hxx File Reference
#include "worksheethelper.hxx"
#include <tools/color.hxx>
#include <colorscale.hxx>
#include <conditio.hxx>
#include <rangelst.hxx>
#include <memory>
#include <vector>
Include dependency graph for condformatbuffer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  oox::xls::CondFormatRuleModel
 Model for a single rule in a conditional formatting. More...
 
struct  oox::xls::ColorScaleRuleModelEntry
 
class  oox::xls::ColorScaleRule
 
class  oox::xls::DataBarRule
 
class  oox::xls::IconSetRule
 
class  oox::xls::CondFormatRule
 Represents a single rule in a conditional formatting. More...
 
struct  oox::xls::CondFormatModel
 Model for a conditional formatting object. More...
 
class  oox::xls::CondFormat
 Represents a conditional formatting object with a list of affected cell ranges. More...
 
struct  oox::xls::ExCfRuleModel
 
class  oox::xls::ExtCfDataBarRule
 
class  oox::xls::ExtCfCondFormat
 
class  oox::xls::CondFormatBuffer
 

Namespaces

namespace  oox
 
namespace  oox::xls
 

Typedefs

typedef std::shared_ptr< CondFormatRule > oox::xls::CondFormatRuleRef
 
typedef std::shared_ptr< CondFormat > oox::xls::CondFormatRef
 
typedef std::shared_ptr< ExtCfDataBarRule > oox::xls::ExtCfDataBarRuleRef