20 module
com { module sun { module star { module text {
37 [property]
short AnchorPageNo;
long BottomMargin
contains the bottom margin of the object.
Definition: BaseFrameProperties.idl:135
boolean WrapTextAtFlyStart
If TRUE, text wraps around a split fly on all pages.
Definition: BaseFrameProperties.idl:386
sequence< com::sun::star::beans::PropertyValue > FrameInteropGrabBag
Grab bag of frame properties, used as a string-any map for interim interop purposes.
Definition: BaseFrameProperties.idl:332
long VertOrientPosition
contains the vertical position of the object (1/100 mm).
Definition: BaseFrameProperties.idl:189
long BorderDistance
contains the distance from the border to the object.
Definition: BaseFrameProperties.idl:94
short RelativeHeightRelation
contains the relation of the relative height of the object.
Definition: BaseFrameProperties.idl:340
com::sun::star::awt::Size Size
contains the size of the object.
Definition: BaseFrameProperties.idl:239
com::sun::star::table::BorderLine BottomBorder
contains the bottom border of the object.
Definition: BaseFrameProperties.idl:90
short HoriOrientRelation
determines the environment of the object to which the orientation is related.
Definition: BaseFrameProperties.idl:176
provides access to the Text of a TextFrame.
Definition: XTextFrame.idl:27
short WrapInfluenceOnPosition
determines the influence of the text wrap on the positioning of the shape
Definition: BaseFrameProperties.idl:264
long HoriOrientPosition
contains the horizontal position of the object (1/100 mm).
Definition: BaseFrameProperties.idl:169
long RightBorderDistance
contains the distance from the right border to the object.
Definition: BaseFrameProperties.idl:102
short ShadowTransparence
This defines the degree of transparence of the shadow in percent.
Definition: BaseFrameProperties.idl:322
string BackGraphicURL
contains the URL for the background graphic.
Definition: BaseFrameProperties.idl:58
com::sun::star::awt::Gradient FillGradient
If the property FillStyle is set to FillStyle::GRADIENT, this describes the gradient used...
Definition: BaseFrameProperties.idl:307
boolean PositionProtected
determines if the position is protected.
Definition: BaseFrameProperties.idl:220
long TopBorderDistance
contains the distance from the top border to the object.
Definition: BaseFrameProperties.idl:106
com::sun::star::table::BorderLine RightBorder
contains the right border of the object.
Definition: BaseFrameProperties.idl:78
com::sun::star::drawing::FillStyle FillStyle
This enumeration selects the style the area will be filled with.
Definition: BaseFrameProperties.idl:301
boolean AllowOverlap
This defines if the frame is allowed to overlap with other anchored objects.
Definition: BaseFrameProperties.idl:359
com::sun::star::table::BorderLine TopBorder
contains the top border of the object.
Definition: BaseFrameProperties.idl:84
Definition: Ambiguous.idl:20
FillStyle
specifies how an area will be filled.
Definition: FillStyle.idl:26
short RelativeWidth
contains the relative width of the object.
Definition: BaseFrameProperties.idl:154
boolean IsSplitAllowed
If TRUE, the frame is allowed to be split at page breaks.
Definition: BaseFrameProperties.idl:380
boolean IsSyncWidthToHeight
determines whether the width follows the height.
Definition: BaseFrameProperties.idl:157
long LeftMargin
contains the left margin of the object.
Definition: BaseFrameProperties.idl:122
string Tooltip
Contains popup text for the frame, used to for tooltip purposes if it's non-empty.
Definition: BaseFrameProperties.idl:365
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:37
string Description
contains description for the object
Definition: BaseFrameProperties.idl:294
boolean Decorative
Determines if the frame is purely decorative.
Definition: BaseFrameProperties.idl:374
boolean Print
determines if the object is included in printing.
Definition: BaseFrameProperties.idl:224
long RightMargin
contains the right margin of the object.
Definition: BaseFrameProperties.idl:126
boolean ContentProtected
determines if the content is protected.
Definition: BaseFrameProperties.idl:119
GraphicLocation
These enumeration values are used to specify the location of a graphic object within its surroundings...
Definition: GraphicLocation.idl:27
short RelativeHeight
contains the relative height of the object.
Definition: BaseFrameProperties.idl:149
A component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component).
Definition: UserDefinedAttributesSupplier.idl:28
boolean SizeProtected
determines if the size is protected.
Definition: BaseFrameProperties.idl:243
com::sun::star::text::XTextFrame AnchorFrame
contains the text frame the current frame is anchored to.
Definition: BaseFrameProperties.idl:42
boolean ServerMap
determines if the object gets an image map from a server.
Definition: BaseFrameProperties.idl:232
specifies the properties that are provided by all text frames, graphic objects, embedded objects and ...
Definition: BaseFrameProperties.idl:25
boolean BackTransparent
If TRUE, the "BackColor" is ignored.
Definition: BaseFrameProperties.idl:114
com::sun::star::text::WrapTextMode Surround
determines the type of the surrounding text.
Definition: BaseFrameProperties.idl:248
boolean SurroundAnchorOnly
determines if the text of the paragraph in which the object is anchored, wraps around the object...
Definition: BaseFrameProperties.idl:253
long LeftBorderDistance
contains the distance from the left border to the object.
Definition: BaseFrameProperties.idl:98
string HyperLinkURL
contains the URL of a hyperlink that is set at the object.
Definition: BaseFrameProperties.idl:200
long TopMargin
contains the top margin of the object.
Definition: BaseFrameProperties.idl:131
string FillGradientName
If the property FillStyle is set to FillStyle::GRADIENT, this is the name of the gradient used...
Definition: BaseFrameProperties.idl:313
com::sun::star::style::GraphicLocation BackGraphicLocation
determines the position of the background graphic.
Definition: BaseFrameProperties.idl:66
string HyperLinkTarget
contains the name of the target for a hyperlink that is set at the object.
Definition: BaseFrameProperties.idl:204
com::sun::star::table::BorderLine LeftBorder
contains the left border of the object.
Definition: BaseFrameProperties.idl:72
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:27
string BackGraphicFilter
contains the name of the file filter for the background graphic.
Definition: BaseFrameProperties.idl:62
string Title
contains short title for the object
Definition: BaseFrameProperties.idl:284
Describes a gradient between two colors.
Definition: Gradient.idl:29
WrapTextMode
enumeration values specify the text wrap around objects in a text.
Definition: WrapTextMode.idl:26
com::sun::star::table::ShadowFormat ShadowFormat
contains the type of the shadow of the object.
Definition: BaseFrameProperties.idl:228
short VertOrientRelation
determines the environment of the object to which the orientation is related.
Definition: BaseFrameProperties.idl:196
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34
com::sun::star::awt::Size LayoutSize
returns the actual size of the object.
Definition: BaseFrameProperties.idl:275
describes the line type for a single cell edge.
Definition: BorderLine.idl:26
string HyperLinkName
contains the name of the hyperlink that is set at the object.
Definition: BaseFrameProperties.idl:208
boolean Opaque
determines if the object is opaque or transparent for text.
Definition: BaseFrameProperties.idl:212
short VertOrient
determines the vertical orientation of the object.
Definition: BaseFrameProperties.idl:182
com::sun::star::graphic::XGraphic BackGraphic
contains the graphic for the background.
Definition: BaseFrameProperties.idl:354
short HoriOrient
determines the horizontal orientation of the object.
Definition: BaseFrameProperties.idl:165
com::sun::star::util::Color BackColor
contains the color of the background of the object.
Definition: BaseFrameProperties.idl:46
boolean PageToggle
determines if the object is mirrored on even pages.
Definition: BaseFrameProperties.idl:216
short RelativeWidthRelation
contains the relation of the relative width of the object.
Definition: BaseFrameProperties.idl:348
long BottomBorderDistance
contains the distance from the bottom border to the object.
Definition: BaseFrameProperties.idl:110
long Width
contains the width of the object (1/100 mm).
Definition: BaseFrameProperties.idl:145
boolean IsSyncHeightToWidth
determines whether the height follows the width.
Definition: BaseFrameProperties.idl:160
long Height
contains the height of the object (1/100 mm).
Definition: BaseFrameProperties.idl:140