22 module
com { module sun { module star { module drawing {
This exception is thrown when a proposed change to a property represents an unacceptable value.
Definition PropertyVetoException.idl:31
offers some settings which are allowed even for objects which are not yet inserted into a draw page.
Definition XShapeDescriptor.idl:31
lets you do a basic transformation on a Shape and get its type.
Definition XShape.idl:29
com::sun::star::awt::Size getSize()
gets the size of this object.
void setSize([in] com::sun::star::awt::Size aSize)
sets the size of this object.
com::sun::star::awt::Point getPosition()
gets the current position of this object.
void setPosition([in] com::sun::star::awt::Point aPosition)
sets the current position of this object
Definition Ambiguous.idl:20
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition Point.idl:28
specifies the 2-dimensional size of an area using width and height.
Definition Size.idl:28