19 #ifndef com_sun_star_chart2_XCoordinateSystem_idl 20 #define com_sun_star_chart2_XCoordinateSystem_idl 43 string getCoordinateSystemType();
47 string getViewServiceName();
53 void setAxisByDimension( [in]
long nDimension,
65 XAxis getAxisByDimension( [in]
long nDimension, [in]
long nIndex )
72 long getMaximumAxisIndexByDimension( [in]
long nDimension )
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:34
Definition: Ambiguous.idl:22
Definition: XCoordinateSystem.idl:35
base interface of all UNO interfaces
Definition: XInterface.idl:47