LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
xechart.hxx File Reference
#include "xerecord.hxx"
#include "xlchart.hxx"
#include "xlformula.hxx"
#include "xlstyle.hxx"
#include "xeroot.hxx"
#include "xestring.hxx"
#include <memory>
#include <map>
Include dependency graph for xechart.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XclExpChRoot
 Base class for complex chart classes, provides access to other components of the chart. More...
 
class  XclExpChGroupBase
 Base class for chart record groups. More...
 
class  XclExpChFutureRecordBase
 Base class for chart future records. More...
 
class  XclExpChFramePos
 
class  XclExpChLineFormat
 
class  XclExpChAreaFormat
 
class  XclExpChEscherFormat
 
class  XclExpChFrameBase
 Base class for record groups containing frame formatting. More...
 
class  XclExpChFrame
 Represents the CHFRAME record group containing object frame properties. More...
 
class  XclExpChSourceLink
 
class  XclExpChFont
 The CHFONT record containing a font index for text objects. More...
 
class  XclExpChObjectLink
 The CHOBJECTLINK record linking a text object to a specific chart object. More...
 
class  XclExpChFrLabelProps
 Additional data label settings in the future record CHFRLABELPROPS. More...
 
class  XclExpChFontBase
 Base class for objects with font settings. More...
 
class  XclExpChText
 Represents the CHTEXT record group containing text object properties. More...
 
class  XclExpChMarkerFormat
 The CHMARKERFORMAT record containing data point marker formatting data. More...
 
class  XclExpChPieFormat
 The CHPIEFORMAT record containing data point formatting data for pie segments. More...
 
class  XclExpCh3dDataFormat
 The CH3DDATAFORMAT record containing the bar type in 3D bar charts. More...
 
class  XclExpChAttachedLabel
 The CHATTACHEDLABEL record that contains the type of a data point label. More...
 
class  XclExpChDataFormat
 Represents the CHDATAFORMAT record group containing data point properties. More...
 
class  XclExpChSerTrendLine
 Represents the CHSERTRENDLINE record containing settings for a trend line. More...
 
class  XclExpChSerErrorBar
 Represents the CHSERERRORBAR record containing settings for error bars. More...
 
class  XclExpChSeries
 Represents the CHSERIES record group describing a data series in a chart. More...
 
class  XclExpChType
 Represents the chart type record for all supported chart types. More...
 
class  XclExpChChart3d
 Represents the CHCHART3D record that contains 3D view settings. More...
 
class  XclExpChLegend
 Represents the CHLEGEND record group describing the chart legend. More...
 
class  XclExpChDropBar
 Represents the CHDROPBAR record group describing pos/neg bars in line charts. More...
 
class  XclExpChTypeGroup
 Represents the CHTYPEGROUP record group describing a group of series. More...
 
class  XclExpChLabelRange
 
class  XclExpChValueRange
 
class  XclExpChTick
 
class  XclExpChAxis
 Represents the CHAXIS record group describing an entire chart axis. More...
 
class  XclExpChAxesSet
 Represents the CHAXESSET record group describing an axes set (X/Y/Z axes). More...
 
class  XclExpChChart
 Represents the CHCHART record group describing the chart contents. More...
 
class  XclExpChartDrawing
 Represents the group of DFF and OBJ records containing all drawing shapes embedded in the chart object. More...
 
class  XclExpChart
 Represents the entire chart substream (all records in BOF/EOF block). More...
 

Namespaces

namespace  tools
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::awt
 
namespace  com::sun::star::frame
 
namespace  com::sun::star::chart
 
namespace  com::sun::star::chart2
 
namespace  com::sun::star::chart2::data
 

Typedefs

typedef rtl::Reference< XclExpChFramePosXclExpChFramePosRef
 
typedef rtl::Reference< XclExpChLineFormatXclExpChLineFormatRef
 
typedef rtl::Reference< XclExpChAreaFormatXclExpChAreaFormatRef
 
typedef rtl::Reference< XclExpChEscherFormatXclExpChEscherFormatRef
 
typedef rtl::Reference< XclExpChFrameXclExpChFrameRef
 
typedef rtl::Reference< XclExpChSourceLinkXclExpChSourceLinkRef
 
typedef rtl::Reference< XclExpChFontXclExpChFontRef
 
typedef rtl::Reference< XclExpChObjectLinkXclExpChObjectLinkRef
 
typedef rtl::Reference< XclExpChFrLabelPropsXclExpChFrLabelPropsRef
 
typedef rtl::Reference< XclExpChTextXclExpChTextRef
 
typedef rtl::Reference< XclExpChMarkerFormatXclExpChMarkerFormatRef
 
typedef rtl::Reference< XclExpChPieFormatXclExpChPieFormatRef
 
typedef rtl::Reference< XclExpCh3dDataFormatXclExpCh3dDataFormatRef
 
typedef rtl::Reference< XclExpChAttachedLabelXclExpChAttLabelRef
 
typedef rtl::Reference< XclExpChDataFormatXclExpChDataFormatRef
 
typedef rtl::Reference< XclExpChSerTrendLineXclExpChSerTrendLineRef
 
typedef rtl::Reference< XclExpChSerErrorBarXclExpChSerErrorBarRef
 
typedef rtl::Reference< XclExpChSeriesXclExpChSeriesRef
 
typedef rtl::Reference< XclExpChChart3dXclExpChChart3dRef
 
typedef rtl::Reference< XclExpChLegendXclExpChLegendRef
 
typedef rtl::Reference< XclExpChDropBarXclExpChDropBarRef
 
typedef rtl::Reference< XclExpChTypeGroupXclExpChTypeGroupRef
 
typedef rtl::Reference< XclExpChLabelRangeXclExpChLabelRangeRef
 
typedef rtl::Reference< XclExpChValueRangeXclExpChValueRangeRef
 
typedef rtl::Reference< XclExpChTickXclExpChTickRef
 
typedef rtl::Reference< XclExpChAxisXclExpChAxisRef
 
typedef std::shared_ptr< XclExpChAxesSetXclExpChAxesSetRef
 

Typedef Documentation

◆ XclExpCh3dDataFormatRef

Definition at line 601 of file xechart.hxx.

◆ XclExpChAreaFormatRef

Definition at line 285 of file xechart.hxx.

◆ XclExpChAttLabelRef

Definition at line 610 of file xechart.hxx.

◆ XclExpChAxesSetRef

typedef std::shared_ptr< XclExpChAxesSet > XclExpChAxesSetRef

Definition at line 1118 of file xechart.hxx.

◆ XclExpChAxisRef

Definition at line 1059 of file xechart.hxx.

◆ XclExpChChart3dRef

Definition at line 812 of file xechart.hxx.

◆ XclExpChDataFormatRef

Definition at line 649 of file xechart.hxx.

◆ XclExpChDropBarRef

Definition at line 865 of file xechart.hxx.

◆ XclExpChEscherFormatRef

Definition at line 318 of file xechart.hxx.

◆ XclExpChFontRef

Definition at line 431 of file xechart.hxx.

◆ XclExpChFramePosRef

Definition at line 220 of file xechart.hxx.

◆ XclExpChFrameRef

Definition at line 385 of file xechart.hxx.

◆ XclExpChFrLabelPropsRef

Definition at line 467 of file xechart.hxx.

◆ XclExpChLabelRangeRef

Definition at line 967 of file xechart.hxx.

◆ XclExpChLegendRef

Definition at line 840 of file xechart.hxx.

◆ XclExpChLineFormatRef

Definition at line 253 of file xechart.hxx.

◆ XclExpChMarkerFormatRef

Definition at line 571 of file xechart.hxx.

◆ XclExpChObjectLinkRef

Definition at line 446 of file xechart.hxx.

◆ XclExpChPieFormatRef

Definition at line 583 of file xechart.hxx.

◆ XclExpChSerErrorBarRef

Definition at line 693 of file xechart.hxx.

◆ XclExpChSeriesRef

Definition at line 761 of file xechart.hxx.

◆ XclExpChSerTrendLineRef

Definition at line 675 of file xechart.hxx.

◆ XclExpChSourceLinkRef

Definition at line 420 of file xechart.hxx.

◆ XclExpChTextRef

Definition at line 535 of file xechart.hxx.

◆ XclExpChTickRef

Definition at line 1009 of file xechart.hxx.

◆ XclExpChTypeGroupRef

Definition at line 940 of file xechart.hxx.

◆ XclExpChValueRangeRef

Definition at line 986 of file xechart.hxx.