20 #ifndef com_sun_star_chart2_XChartShape_idl
21 #define com_sun_star_chart2_XChartShape_idl
34 module com { module sun { module star { module chart2 {
46 void setPropertyValue( [in]
string aPropertyName,
55 any getPropertyValue( [in]
string PropertyName )
80 string getShapeType();
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:29
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition: UnknownPropertyException.idl:34
this interface is used for a wrapper of objects implementing the service com::sun::star::drawing::Sha...
Definition: XChartShape.idl:42
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
This exception is thrown when a proposed change to a property represents an unacceptable value...
Definition: PropertyVetoException.idl:34
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47