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 XCoordinateSystemContainer.idl:30
void addCoordinateSystem([in] XCoordinateSystem aCoordSys)
add a coordinate system to the coordinate system container
sequence< XCoordinateSystem > getCoordinateSystems()
retrieve all coordinate systems
void removeCoordinateSystem([in] XCoordinateSystem aCoordSys)
removes one coordinate system from the coordinate system container.
void setCoordinateSystems([in] sequence< XCoordinateSystem > aCoordinateSystems)
set all coordinate systems
Definition XCoordinateSystem.idl:30
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20