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