19 #ifndef com_sun_star_chart2_XChartTypeContainer_idl 20 #define com_sun_star_chart2_XChartTypeContainer_idl 43 void addChartType( [in]
XChartType aChartType )
48 void removeChartType( [in]
XChartType aChartType )
53 sequence< XChartType > getChartTypes();
57 void setChartTypes( [in] sequence< XChartType > aChartTypes )
Definition: XChartType.idl:38
Definition: Ambiguous.idl:22
Definition: XChartTypeContainer.idl:36
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47