Searched refs:XclExpChChart (Results 1 – 2 of 2) sorted by relevance
73 class XclExpChChart;87 explicit XclExpChRoot( const XclExpRoot& rRoot, XclExpChChart& rChartData );95 XclExpChChart& GetChartData() const;1207 class XclExpChChart : public XclExpChGroupBase class1213 explicit XclExpChChart( const XclExpRoot& rRoot,
232 XclExpChChart& mrChartData; /// The chart data object.296 XclExpChRoot::XclExpChRoot( const XclExpRoot& rRoot, XclExpChChart& rChartData ) : in XclExpChRoot()311 XclExpChChart& XclExpChRoot::GetChartData() const in GetChartData()3302 XclExpChChart::XclExpChChart( const XclExpRoot& rRoot, in XclExpChChart() function in XclExpChChart3365 XclExpChSeriesRef XclExpChChart::CreateSeries() in CreateSeries()3377 void XclExpChChart::RemoveLastSeries() in RemoveLastSeries()3383 void XclExpChChart::SetDataLabel( XclExpChTextRef xText ) in SetDataLabel()3389 void XclExpChChart::SetManualPlotArea() in SetManualPlotArea()3396 void XclExpChChart::WriteSubRecords( XclExpStream& rStrm ) in WriteSubRecords()3421 void XclExpChChart::WriteBody( XclExpStream& rStrm ) in WriteBody()[all …]
Completed in 46 milliseconds