is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
Definition XChartTypeContainer.idl:30
sequence< XChartType > getChartTypes()
retrieve all chart types
void addChartType([in] XChartType aChartType)
add a chart type to the chart type container
void removeChartType([in] XChartType aChartType)
removes one data series from the chart type container.
void setChartTypes([in] sequence< XChartType > aChartTypes)
set all chart types
Definition XChartType.idl:30
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20