21 module
com { module sun { module star { module drawing {
TextAnimationDirection
This enumeration defines the movement direction of a scrolltext.
Definition: TextAnimationDirection.idl:26
This is the generic interface for supporting the replacement of indexed elements. ...
Definition: XIndexReplace.idl:28
long TextLeftDistance
This is the distance from the left edge of the Shape to the left edge of the text.
Definition: TextProperties.idl:123
boolean TextAnimationStopInside
If this value is TRUE, the text is visible at the end of the animation.
Definition: TextProperties.idl:222
This is a set of properties to describe the style of characters in complex texts. ...
Definition: CharacterPropertiesComplex.idl:26
boolean TextAutoGrowWidth
If this value is TRUE, the width of the Shape is automatically expanded/shrunk when text is added to ...
Definition: TextProperties.idl:91
boolean TextAnimationStartInside
If this value is TRUE, the text is visible at the start of the animation.
Definition: TextProperties.idl:216
boolean TextContourFrame
If this value is TRUE, the left edge of every line of text is aligned with the left edge of this Shap...
Definition: TextProperties.idl:96
Definition: Ambiguous.idl:20
describes the style of paragraphs.
Definition: ParagraphProperties.idl:24
TextAnimationKind
This enumeration specifies the type of animation for a text.
Definition: TextAnimationKind.idl:26
short TextAnimationDelay
This is the delay in thousandths of a second between each of the animation steps. ...
Definition: TextProperties.idl:200
boolean IsNumbering
If this is TRUE, numbering is ON for the text of this Shape.
Definition: TextProperties.idl:63
TextVerticalAdjust
This enumeration specifies the vertical position of text inside a shape in relation to the shape...
Definition: TextVerticalAdjust.idl:29
com::sun::star::drawing::TextHorizontalAdjust TextHorizontalAdjust
adjusts the horizontal position of the text inside of the Shape.
Definition: TextProperties.idl:108
TextHorizontalAdjust
This enumeration specifies the horizontal position of text inside a shape in relation to the shape...
Definition: TextHorizontalAdjust.idl:29
long TextLowerDistance
This is the distance from the lower edge of the Shape to the lower edge of the text.
Definition: TextProperties.idl:155
long TextUpperDistance
This is the distance from the upper edge of the Shape to the upper edge of the text.
Definition: TextProperties.idl:143
long TextMinimumFrameWidth
with this property you can set the minimum width for a shape with text.
Definition: TextProperties.idl:183
long TextMaximumFrameHeight
with this property you can set the maximum height for a shape with text.
Definition: TextProperties.idl:162
com::sun::star::drawing::TextAnimationKind TextAnimationKind
This value defines the type of animation.
Definition: TextProperties.idl:210
This is a set of properties to describe the style for rendering the text area inside a shape...
Definition: TextProperties.idl:28
::com::sun::star::text::WritingMode TextWritingMode
This value selects the writing mode for the text.
Definition: TextProperties.idl:227
short TextAnimationCount
This number defines how many times the text animation is repeated.
Definition: TextProperties.idl:194
com::sun::star::drawing::TextAnimationDirection TextAnimationDirection
This enumeration defines the direction in which the text moves.
Definition: TextProperties.idl:205
contains settings for the style of paragraphs with complex text layout.
Definition: ParagraphPropertiesAsian.idl:28
com::sun::star::drawing::TextVerticalAdjust TextVerticalAdjust
adjusts the vertical position of the text inside of the Shape.
Definition: TextProperties.idl:114
com::sun::star::container::XIndexReplace NumberingRules
describes the numbering levels.
Definition: TextProperties.idl:77
boolean TextAutoGrowHeight
If this value is TRUE, the height of the Shape is automatically expanded/shrunk when text is added to...
Definition: TextProperties.idl:84
com::sun::star::drawing::TextFitToSizeType TextFitToSize
With this set to a value other than NONE, the text inside of the Shape is stretched or scaled to fit ...
Definition: TextProperties.idl:102
This is a set of properties to describe the style of characters.
Definition: CharacterProperties.idl:26
short TextAnimationAmount
This is the number of pixels the text is moved in each animation step.
Definition: TextProperties.idl:188
long TextMaximumFrameWidth
with this property you can set the maximum width for a shape with text.
Definition: TextProperties.idl:169
long TextMinimumFrameHeight
with this property you can set the minimum height for a shape with text.
Definition: TextProperties.idl:176
contains settings for the style of paragraphs with complex text layout.
Definition: ParagraphPropertiesComplex.idl:28
This is a set of properties to describe the style of characters in Asian texts.
Definition: CharacterPropertiesAsian.idl:26
long TextRightDistance
This is the distance from the right edge of the Shape to the right edge of the text.
Definition: TextProperties.idl:133
TextFitToSizeType
This enumeration specifies how the text within a shape relates to the size of the shape...
Definition: TextFitToSizeType.idl:27
WritingMode
this enum covers the different writing directions
Definition: WritingMode.idl:30
::com::sun::star::text::XTextColumns TextColumns
Column layout properties for the text.
Definition: TextProperties.idl:234
manages columns within the object.
Definition: XTextColumns.idl:34