Content for OpenOffice.org version 3.3.
| Included Services - Summary |
| ::com::sun::star::style::ParagraphProperties |
only mandatory properties
|
| ::com::sun::star::drawing::FillProperties |
- (referenced entity's summary:)
- This is a set of properties to describe the style for rendering an area.
|
| ::com::sun::star::drawing::LineProperties |
- (referenced entity's summary:)
- This is a set of properties to describe the style for rendering a Line.
|
| ::com::sun::star::beans::PropertySet |
- (referenced entity's summary:)
- This is a generic service which should be supported by all servies
which have properties.
|
| ::com::sun::star::layout::LayoutElement |
|
| Exported Interfaces - Summary |
| XTitle |
|
| Properties' Summary |
double
TextRotation |
the rotation of the title's text in degrees in the range
[0,360).
|
boolean
StackCharacters |
writes the characters of the title on top of each other if set
to true.
|
[ maybevoid ] RelativePosition
RelativePosition |
The position is a relative position on the page.
|
[ maybevoid ] ::com::sun::star::awt::Size
ReferencePageSize |
contains the size of the page at the time when properties were
set (e.g. the CharHeight).
|
| Exported Interfaces - Details |
| XTitle
|
| Properties' Details |
TextRotation
double TextRotation;
- Description
- the rotation of the title's text in degrees in the range
[0,360).
|
|
StackCharacters
boolean StackCharacters;
- Description
- writes the characters of the title on top of each other if set
to true.
|
|
RelativePosition
[ maybevoid ] RelativePosition RelativePosition;
- Description
- The position is a relative position on the page.
If a relative position is given the title is not automatically placed,
but instead is placed relative on the page.
|
|
ReferencePageSize
[ maybevoid ] ::com::sun::star::awt::Size ReferencePageSize;
- Description
- contains the size of the page at the time when properties were
set (e.g. the CharHeight).
This way it is possible to resize objects (like text) in
the view without modifying the model.
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.