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