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 );
113 void changeDiagramData(
116 [in] sequence< com::sun::star::beans::PropertyValue > aArguments );
147 boolean matchesTemplate( [in]
XDiagram xDiagram,
148 [in]
boolean bAdaptProperties );
157 XChartType getChartTypeForNewSeries( [in] sequence< XChartType > aFormerlyUsedChartTypes );
185 [in]
long nChartTypeGroupIndex,
186 [in]
long nSeriesIndex,
187 [in]
long nSeriesCount );
204 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:38
– idl definition –
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