Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: report ::

interface XShape
Base Interfaces
XShapeXReportControlModelXReportComponent
   ┃ ┣ ::com::sun::star::util::XCloneable
   ┃ ┣ ::com::sun::star::container::XChild
   ┃ ┣ ::com::sun::star::lang::XComponent
   ┃ ┣ ::com::sun::star::drawing::XShape
   ┃ ┃ ┗ ::com::sun::star::drawing::XShapeDescriptor
   ┃ ┗ ::com::sun::star::beans::XPropertySetXReportControlFormat
   ┣ ::com::sun::star::container::XContainer
   ┗ ::com::sun::star::container::XIndexContainer
      ┗ ::com::sun::star::container::XIndexReplace
         ┗ ::com::sun::star::container::XIndexAccess
            ┗ ::com::sun::star::container::XElementAccess

XReportControlModel
(referenced interface's summary:)

Attributes' Summary
ZOrder is used to query or change the ZOrder of this Shape.  
Transformation this property lets you get and set the transformation matrix for this shape. The transformation is a 3x3 homogen matrix and can contain translation, rotation, shearing and scaling.  
CustomShapeEngine This property contains the CustomShapeEngine service name that has to be used for rendering.  
CustomShapeData This property can be used to store data that the CustomShapeEngine may use for rendering  
CustomShapeGeometry This property describes the geometry of the CustomShape. The CustomShapeEngine that is used should be able to get on with the content of this property. If the CustomShapeEngine property is "com.sun.star.drawing.EnhancedCustomShapeEngine", then this property is containing properties as they are specified in the service com.sun.star.drawing.EnhancedCustomShapeGeometry  
Opaque determines if the object is opaque or transparent for text.  
Attributes' Details
ZOrder
[ bound ] long ZOrder;
Description
is used to query or change the ZOrder of this Shape.
Transformation
[ bound ] ::com::sun::star::drawing::HomogenMatrix3 Transformation;
Description
this property lets you get and set the transformation matrix for this shape. The transformation is a 3x3 homogen matrix and can contain translation, rotation, shearing and scaling.
CustomShapeEngine
string CustomShapeEngine;
Description
This property contains the CustomShapeEngine service name that has to be used for rendering.
CustomShapeData
string CustomShapeData;
Description
This property can be used to store data that the CustomShapeEngine may use for rendering
CustomShapeGeometry
[ bound ] sequence< ::com::sun::star::beans::PropertyValue > CustomShapeGeometry;
Description
This property describes the geometry of the CustomShape. The CustomShapeEngine that is used should be able to get on with the content of this property. If the CustomShapeEngine property is "com.sun.star.drawing.EnhancedCustomShapeEngine", then this property is containing properties as they are specified in the service com.sun.star.drawing.EnhancedCustomShapeGeometry
Opaque
[ bound ] boolean Opaque;
Description
determines if the object is opaque or transparent for text.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.