19 #ifndef com_sun_star_chart2_XTransformation_idl
20 #define com_sun_star_chart2_XTransformation_idl
67 sequence< double > transform( [in] sequence< double > aValues )
73 long getSourceDimension();
78 long getTargetDimension();
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47