19 #ifndef com_sun_star_chart2_XCoordinateSystemContainer_idl
20 #define com_sun_star_chart2_XCoordinateSystemContainer_idl
53 sequence< XCoordinateSystem > getCoordinateSystems();
57 void setCoordinateSystems( [in] sequence< XCoordinateSystem > aCoordinateSystems )
Definition: XCoordinateSystem.idl:35
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
Definition: XCoordinateSystemContainer.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:47