LibreOffice Module sc (master) 1
Classes | Typedefs | Enumerations
xeextlst.hxx File Reference
#include "xerecord.hxx"
#include "xeroot.hxx"
#include <colorscale.hxx>
#include <memory>
Include dependency graph for xeextlst.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XclExpExtCondFormatData
 
class  XclExpExt
 Base class for ext entries. More...
 
class  XclExpExtCfvo
 
class  XclExpExtNegativeColor
 
class  XclExpExtAxisColor
 
class  XclExpExtIcon
 
class  XclExpExtCF
 
class  XclExpExtDataBar
 
class  XclExpExtIconSet
 
class  XclExpExtCfRule
 
class  XclExpExtConditionalFormatting
 
class  XclExpExtCondFormat
 
class  XclExpExtCalcPr
 
class  XclExtLst
 

Typedefs

typedef rtl::Reference< XclExpExtXclExpExtRef
 
typedef rtl::Reference< XclExpExtConditionalFormattingXclExpExtConditionalFormattingRef
 
typedef rtl::Reference< XclExtLstXclExtLstRef
 

Enumerations

enum  XclExpExtType {
  XclExpExtDataBarType ,
  XclExpExtDataFooType ,
  XclExpExtSparklineType
}
 

Typedef Documentation

◆ XclExpExtConditionalFormattingRef

Definition at line 163 of file xeextlst.hxx.

◆ XclExpExtRef

Definition at line 150 of file xeextlst.hxx.

◆ XclExtLstRef

Definition at line 206 of file xeextlst.hxx.

Enumeration Type Documentation

◆ XclExpExtType

Enumerator
XclExpExtDataBarType 
XclExpExtDataFooType 
XclExpExtSparklineType 

Definition at line 19 of file xeextlst.hxx.