19 #ifndef com_sun_star_chart2_XChartTypeTemplate_idl 20 #define com_sun_star_chart2_XChartTypeTemplate_idl 63 [in] sequence< com::sun::star::beans::PropertyValue > aArguments );
68 boolean supportsCategories();
82 void changeDiagram( [in]
XDiagram xDiagram );
116 void changeDiagramData(
119 [in] sequence< com::sun::star::beans::PropertyValue > aArguments );
150 boolean matchesTemplate( [in]
XDiagram xDiagram,
151 [in]
boolean bAdaptProperties );
160 XChartType getChartTypeForNewSeries( [in] sequence< XChartType > aFormerlyUsedChartTypes );
186 [in]
long nChartTypeGroupIndex,
187 [in]
long nSeriesIndex,
188 [in]
long nSeriesCount );
205 void resetStyles( [in]
XDiagram xDiagram );
provides access to sequences of data.
Definition: XDataSource.idl:48
A data series represents the object that has all the knowledge to be rendered as a visual data series...
Definition: XDataSeries.idl:38
Definition: XChartTypeTemplate.idl:39
Definition: XChartType.idl:36
Definition: Ambiguous.idl:22
Definition: XDiagram.idl:39
base interface of all UNO interfaces
Definition: XInterface.idl:47
offers tooling to interpret different data sources in a structural and chart-type-dependent way.
Definition: XDataInterpreter.idl:40