Language
The Free and Open Productivity Suite
:: com :: sun :: star :: text ::
|
enum TextContentAnchorType |
- Description
- specify how the text content is attached to its
surrounding text.
|
Values |
AT_PARAGRAPH |
The anchor of the object is set at the top left position of the paragraph.
|
AS_CHARACTER |
The object is anchored instead of a character.
|
AT_PAGE |
The object is anchored to the page.
|
AT_FRAME |
The object is anchored to a text frame.
|
AT_CHARACTER |
The object is anchored to a character.
|
Values' Details |
AT_PARAGRAPH
AT_PARAGRAPH,
- Description
- The anchor of the object is set at the top left position of the paragraph.
|
|
AS_CHARACTER
AS_CHARACTER,
- Description
- The object is anchored instead of a character.
The size of the object influences the height of the text line.
|
|
AT_PAGE
AT_PAGE,
- Description
- The object is anchored to the page.
The position does not change if the content of the document is changed.
|
|
AT_FRAME
AT_FRAME,
- Description
- The object is anchored to a text frame.
|
|
AT_CHARACTER
AT_CHARACTER,
- Description
- The object is anchored to a character.
The position of the object changes if the position of this
character is changed.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.