36 void addChartType( [in]
XChartType aChartType )
41 void removeChartType( [in]
XChartType aChartType )
46 sequence< XChartType > getChartTypes();
50 void setChartTypes( [in] sequence< XChartType > aChartTypes )
Definition: XChartType.idl:29
Definition: Ambiguous.idl:20
Definition: XChartTypeContainer.idl:29
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:30
base interface of all UNO interfaces
Definition: XInterface.idl:45