19 #ifndef com_sun_star_chart2_XCoordinateSystem_idl
20 #define com_sun_star_chart2_XCoordinateSystem_idl
46 string getCoordinateSystemType();
50 string getViewServiceName();
56 void setAxisByDimension( [in]
long nDimension,
68 XAxis getAxisByDimension( [in]
long nDimension, [in]
long nIndex )
75 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
base interface of all UNO interfaces
Definition: XInterface.idl:47