20 #ifndef com_sun_star_chart2_XChartType_idl
21 #define com_sun_star_chart2_XChartType_idl
43 string getChartType();
51 XCoordinateSystem createCoordinateSystem( [in]
long DimensionCount )
65 sequence< string > getSupportedMandatoryRoles();
73 sequence< string > getSupportedOptionalRoles();
79 string getRoleOfSequenceForSeriesLabel();
Definition: XChartType.idl:38
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47