21 module
com { module sun { module star { module text {
42published service TextFrame
provides access to the Text of a TextFrame.
Definition XTextFrame.idl:28
extends a XSimpleText by the capability of inserting XTextContents.
Definition generated_idl_chapter_refs.idl:3116
TextVerticalAdjust
This enumeration specifies the vertical position of text inside a shape in relation to the shape.
Definition TextVerticalAdjust.idl:30
Definition Ambiguous.idl:20
short WritingMode
contains the writing direction, as represented by the com::sun::star::text::WritingMode2 constants
Definition TextFrame.idl:103
byte FrameWidthPercent
specifies a width relative to the width of the surrounding text.
Definition TextFrame.idl:67
com::sun::star::text::XText ParentText
Parent text of this text frame.
Definition TextFrame.idl:147
short WidthType
determines the interpretation of the width and relative width properties.
Definition TextFrame.idl:98
boolean IsFollowingTextFlow
controls, if the frame follows the text flow or can leave its layout environment
Definition TextFrame.idl:132
long FrameWidthAbsolute
contains the metric width value of the frame.
Definition TextFrame.idl:59
boolean EditInReadonly
determines if the text frame should be editable in a read-only document.
Definition TextFrame.idl:90
boolean FrameIsAutomaticHeight
If "AutomaticHeight" is set, then the object grows if it is required by the frame content.
Definition TextFrame.idl:79
service BaseFrame
contains the definition of interfaces and properties that are supported by text frames,...
Definition TextFrame.idl:47
byte FrameHeightPercent
specifies a width relative to the width of the surrounding text.
Definition TextFrame.idl:75
short SizeType
determines the interpretation of the height and relative height properties.
Definition TextFrame.idl:85
com::sun::star::drawing::TextVerticalAdjust TextVerticalAdjust
adjusts the vertical position of the text inside of the frame.
Definition TextFrame.idl:139
long FrameHeightAbsolute
contains the metric height value of the frame.
Definition TextFrame.idl:55