LibreOffice Module sc (master) 1
|
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< XclExpExt > | XclExpExtRef |
typedef rtl::Reference< XclExpExtConditionalFormatting > | XclExpExtConditionalFormattingRef |
typedef rtl::Reference< XclExtLst > | XclExtLstRef |
Enumerations | |
enum | XclExpExtType { XclExpExtDataBarType , XclExpExtDataFooType , XclExpExtSparklineType } |
Definition at line 163 of file xeextlst.hxx.
typedef rtl::Reference<XclExpExt> XclExpExtRef |
Definition at line 150 of file xeextlst.hxx.
typedef rtl::Reference< XclExtLst > XclExtLstRef |
Definition at line 206 of file xeextlst.hxx.
enum XclExpExtType |
Enumerator | |
---|---|
XclExpExtDataBarType | |
XclExpExtDataFooType | |
XclExpExtSparklineType |
Definition at line 19 of file xeextlst.hxx.