|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module drawing {
105 [optional, readonly, property]
short Number;
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
long Height
This is the height.
Definition: GenericDrawPage.idl:97
long BorderLeft
This is the border at the left.
Definition: GenericDrawPage.idl:85
boolean BackgroundFullSize
does the background cover the full page or only inside the margins?
Definition: GenericDrawPage.idl:139
long BorderBottom
This is the border at the bottom.
Definition: GenericDrawPage.idl:77
long Width
This is the width.
Definition: GenericDrawPage.idl:101
This abstract service is implemented by every page of a DrawingDocument.
Definition: GenericDrawPage.idl:41
This is the generic interface for supporting the insertion and removal of named elements.
Definition: XNameContainer.idl:29
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:32
short Number
This is the number of this page, starting with 1.
Definition: GenericDrawPage.idl:105
com::sun::star::view::PaperOrientation Orientation
This is the orientation of this page.
Definition: GenericDrawPage.idl:109
long BorderTop
This is the border at the top.
Definition: GenericDrawPage.idl:93
com::sun::star::container::XNameContainer UserDefinedAttributes
this property stores xml attributes.
Definition: GenericDrawPage.idl:117
specifies the group/ungroup functionality.
Definition: XShapeGrouper.idl:28
com::sun::star::container::XIndexAccess NavigationOrder
this index access defines a navigation order for the top level shapes inside this page.
Definition: GenericDrawPage.idl:132
Definition: Ambiguous.idl:20
PaperOrientation
specifies the orientation of the paper.
Definition: PaperOrientation.idl:28
makes it possible to access, add, and remove the Shapes in a collection.
Definition: XShapes.idl:33
long BorderRight
This is the border at the right.
Definition: GenericDrawPage.idl:89
specifies the combine/split functionality.
Definition: XShapeCombiner.idl:28
boolean IsBackgroundDark
this property is true if the averaged background filling colors luminance is below an application spe...
Definition: GenericDrawPage.idl:124
connects or breaks the lines of Shapes
Definition: XShapeBinder.idl:28
specifies the name of the object.
Definition: XNamed.idl:29