This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition IndexOutOfBoundsException.idl:31
Definition XCoordinateSystem.idl:30
long getDimension()
the dimension of the coordinate-system.
long getMaximumAxisIndexByDimension([in] long nDimension)
In one dimension there could be several axes to enable main and secondary axis and maybe more in futu...
string getViewServiceName()
return a service name from which the view component for this coordinate system can be created
XAxis getAxisByDimension([in] long nDimension, [in] long nIndex)
The dimension says whether it is a x, y or z axis.
string getCoordinateSystemType()
identifies the type of coordinate system (e.g.
void setAxisByDimension([in] long nDimension, [in] XAxis xAxis, [in] long nIndex)
The dimension says whether it is a x, y or z axis.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20