19 #ifndef __com_sun_star_drawing_TextProperties_idl__ 20 #define __com_sun_star_drawing_TextProperties_idl__ 45 module
com { module sun { module star { module drawing {
TextAnimationDirection
This enumeration defines the movement direction of a scrolltext.
Definition: TextAnimationDirection.idl:28
This is the generic interface for supporting the replacement of indexed elements. ...
Definition: XIndexReplace.idl:38
long TextLeftDistance
This is the distance from the left edge of the Shape to the left edge of the text.
Definition: TextProperties.idl:147
boolean TextAnimationStopInside
If this value is TRUE, the text is visible at the end of the animation.
Definition: TextProperties.idl:246
This is a set of properties to describe the style of characters in complex texts. ...
Definition: CharacterPropertiesComplex.idl:31
boolean TextAutoGrowWidth
If this value is TRUE, the width of the Shape is automatically expanded/shrunk when text is added to ...
Definition: TextProperties.idl:115
boolean TextAnimationStartInside
If this value is TRUE, the text is visible at the start of the animation.
Definition: TextProperties.idl:240
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:120
Definition: Ambiguous.idl:22
describes the style of paragraphs.
Definition: ParagraphProperties.idl:40
TextAnimationKind
This enumeration specifies the type of animation for a text.
Definition: TextAnimationKind.idl:28
short TextAnimationDelay
This is the delay in thousandths of a second between each of the animation steps. ...
Definition: TextProperties.idl:224
boolean IsNumbering
If this is TRUE, numbering is ON for the text of this Shape.
Definition: TextProperties.idl:87
TextVerticalAdjust
This enumeration specifies the vertical position of text inside a shape in relation to the shape...
Definition: TextVerticalAdjust.idl:31
com::sun::star::drawing::TextHorizontalAdjust TextHorizontalAdjust
adjusts the horizontal position of the text inside of the Shape.
Definition: TextProperties.idl:132
TextHorizontalAdjust
This enumeration specifies the horizontal position of text inside a shape in relation to the shape...
Definition: TextHorizontalAdjust.idl:31
long TextLowerDistance
This is the distance from the lower edge of the Shape to the lower edge of the text.
Definition: TextProperties.idl:179
long TextUpperDistance
This is the distance from the upper edge of the Shape to the upper edge of the text.
Definition: TextProperties.idl:167
long TextMinimumFrameWidth
with this property you can set the minimum width for a shape with text.
Definition: TextProperties.idl:207
long TextMaximumFrameHeight
with this property you can set the maximum height for a shape with text.
Definition: TextProperties.idl:186
com::sun::star::drawing::TextAnimationKind TextAnimationKind
This value defines the type of animation.
Definition: TextProperties.idl:234
This is a set of properties to describe the style for rendering the text area inside a shape...
Definition: TextProperties.idl:52
::com::sun::star::text::WritingMode TextWritingMode
This value selects the writing mode for the text.
Definition: TextProperties.idl:251
short TextAnimationCount
This number defines how many times the text animation is repeated.
Definition: TextProperties.idl:218
com::sun::star::drawing::TextAnimationDirection TextAnimationDirection
This enumeration defines the direction in which the text moves.
Definition: TextProperties.idl:229
contains settings for the style of paragraphs with complex text layout.
Definition: ParagraphPropertiesAsian.idl:30
com::sun::star::drawing::TextVerticalAdjust TextVerticalAdjust
adjusts the vertical position of the text inside of the Shape.
Definition: TextProperties.idl:138
com::sun::star::container::XIndexReplace NumberingRules
describes the numbering levels.
Definition: TextProperties.idl:101
boolean TextAutoGrowHeight
If this value is TRUE, the height of the Shape is automatically expanded/shrunk when text is added to...
Definition: TextProperties.idl:108
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:126
This is a set of properties to describe the style of characters.
Definition: CharacterProperties.idl:36
short TextAnimationAmount
This is the number of pixels the text is moved in each animation step.
Definition: TextProperties.idl:212
long TextMaximumFrameWidth
with this property you can set the maximum width for a shape with text.
Definition: TextProperties.idl:193
long TextMinimumFrameHeight
with this property you can set the minimum height for a shape with text.
Definition: TextProperties.idl:200
contains settings for the style of paragraphs with complex text layout.
Definition: ParagraphPropertiesComplex.idl:30
This is a set of properties to describe the style of characters in Asian texts.
Definition: CharacterPropertiesAsian.idl:31
long TextRightDistance
This is the distance from the right edge of the Shape to the right edge of the text.
Definition: TextProperties.idl:157
TextFitToSizeType
This enumeration specifies how the text within a shape relates to the size of the shape...
Definition: TextFitToSizeType.idl:29
WritingMode
this enum covers the different writing directions
Definition: WritingMode.idl:32