LibreOffice
LibreOffice 6.0 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_text_BaseFrameProperties_idl__
20 #define __com_sun_star_text_BaseFrameProperties_idl__
32 #include <com/sun/star/drawing/TextVerticalAdjust.hpp>
35 module
com { module sun { module star { module text {
53 [property]
short AnchorPageNo;
boolean ContentProtected
determines if the content is protected.
Definition: BaseFrameProperties.idl:125
com::sun::star::awt::Size Size
contains the size of the object.
Definition: BaseFrameProperties.idl:245
short HoriOrientRelation
determines the environment of the object to which the orientation is related.
Definition: BaseFrameProperties.idl:182
com::sun::star::table::BorderLine LeftBorder
contains the left border of the object.
Definition: BaseFrameProperties.idl:78
boolean SizeProtected
determines if the size is protected.
Definition: BaseFrameProperties.idl:249
short WrapInfluenceOnPosition
determines the influence of the text wrap on the positioning of the shape
Definition: BaseFrameProperties.idl:270
GraphicLocation
These enumeration values are used to specify the location of a graphic object within its surroundings...
Definition: GraphicLocation.idl:29
string BackGraphicURL
contains the URL for the background graphic.
Definition: BaseFrameProperties.idl:64
string FillGradientName
If the property FillStyle is set to FillStyle::GRADIENT, this is the name of the gradient used.
Definition: BaseFrameProperties.idl:319
long VertOrientPosition
contains the vertical position of the object (1/100 mm).
Definition: BaseFrameProperties.idl:195
long BorderDistance
contains the distance from the border to the object.
Definition: BaseFrameProperties.idl:100
string Title
contains short title for the object
Definition: BaseFrameProperties.idl:290
com::sun::star::drawing::FillStyle FillStyle
This enumeration selects the style the area will be filled with.
Definition: BaseFrameProperties.idl:307
FillStyle
specifies how an area will be filled.
Definition: FillStyle.idl:28
boolean PositionProtected
determines if the position is protected.
Definition: BaseFrameProperties.idl:226
long TopMargin
contains the top margin of the object.
Definition: BaseFrameProperties.idl:137
com::sun::star::table::BorderLine RightBorder
contains the right border of the object.
Definition: BaseFrameProperties.idl:84
A component that supports this service preserves XML attributes, unknown by its parser,...
Definition: UserDefinedAttributesSupplier.idl:32
string HyperLinkName
contains the name of the hyperlink that is set at the object.
Definition: BaseFrameProperties.idl:214
short VertOrientRelation
determines the environment of the object to which the orientation is related.
Definition: BaseFrameProperties.idl:202
com::sun::star::awt::Size LayoutSize
returns the actual size of the object.
Definition: BaseFrameProperties.idl:281
WrapTextMode
enumeration values specify the text wrap around objects in a text.
Definition: WrapTextMode.idl:28
short VertOrient
determines the vertical orientation of the object.
Definition: BaseFrameProperties.idl:188
com::sun::star::util::Color BackColor
contains the color of the background of the object.
Definition: BaseFrameProperties.idl:61
long RightMargin
contains the right margin of the object.
Definition: BaseFrameProperties.idl:132
short HoriOrient
determines the horizontal orientation of the object.
Definition: BaseFrameProperties.idl:171
boolean IsSyncHeightToWidth
determines whether the height follows the width.
Definition: BaseFrameProperties.idl:166
describes the line type for a single cell edge.
Definition: BorderLine.idl:31
boolean Print
determines if the object is included in printing.
Definition: BaseFrameProperties.idl:230
short RelativeHeightRelation
contains the relation of the relative height of the object.
Definition: BaseFrameProperties.idl:346
long Height
contains the height of the object (1/100 mm).
Definition: BaseFrameProperties.idl:146
long BottomBorderDistance
contains the distance from the bottom border to the object.
Definition: BaseFrameProperties.idl:116
specifies the properties that are provided by all text frames, graphic objects, embedded objects and ...
Definition: BaseFrameProperties.idl:41
long HoriOrientPosition
contains the horizontal position of the object (1/100 mm).
Definition: BaseFrameProperties.idl:175
long BottomMargin
contains the bottom margin of the object.
Definition: BaseFrameProperties.idl:141
com::sun::star::awt::Gradient FillGradient
If the property FillStyle is set to FillStyle::GRADIENT, this describes the gradient used.
Definition: BaseFrameProperties.idl:313
string HyperLinkURL
contains the URL of a hyperlink that is set at the object.
Definition: BaseFrameProperties.idl:206
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:338
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:29
string HyperLinkTarget
contains the name of the target for a hyperlink that is set at the object.
Definition: BaseFrameProperties.idl:210
boolean SurroundAnchorOnly
determines if the text of the paragraph in which the object is anchored, wraps around the object.
Definition: BaseFrameProperties.idl:259
long RightBorderDistance
contains the distance from the right border to the object.
Definition: BaseFrameProperties.idl:108
long LeftBorderDistance
contains the distance from the left border to the object.
Definition: BaseFrameProperties.idl:104
provides access to the Text of a TextFrame.
Definition: XTextFrame.idl:32
short ShadowTransparence
This defines the degree of transparence of the shadow in percent.
Definition: BaseFrameProperties.idl:328
long TopBorderDistance
contains the distance from the top border to the object.
Definition: BaseFrameProperties.idl:112
com::sun::star::style::GraphicLocation BackGraphicLocation
determines the position of the background graphic.
Definition: BaseFrameProperties.idl:72
com::sun::star::table::BorderLine BottomBorder
contains the bottom border of the object.
Definition: BaseFrameProperties.idl:96
com::sun::star::table::BorderLine TopBorder
contains the top border of the object.
Definition: BaseFrameProperties.idl:90
boolean IsSyncWidthToHeight
determines whether the width follows the height.
Definition: BaseFrameProperties.idl:163
string BackGraphicFilter
contains the name of the file filter for the background graphic.
Definition: BaseFrameProperties.idl:68
Definition: Ambiguous.idl:22
com::sun::star::table::ShadowFormat ShadowFormat
contains the type of the shadow of the object.
Definition: BaseFrameProperties.idl:234
short RelativeWidthRelation
contains the relation of the relative width of the object.
Definition: BaseFrameProperties.idl:354
boolean Opaque
determines if the object is opaque or transparent for text.
Definition: BaseFrameProperties.idl:218
com::sun::star::text::XTextFrame AnchorFrame
contains the text frame the current frame is anchored to.
Definition: BaseFrameProperties.idl:58
string Description
contains description for the object
Definition: BaseFrameProperties.idl:300
short RelativeWidth
contains the relative width of the object.
Definition: BaseFrameProperties.idl:160
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
short RelativeHeight
contains the relative height of the object.
Definition: BaseFrameProperties.idl:155
boolean BackTransparent
If TRUE, the "BackColor" is ignored.
Definition: BaseFrameProperties.idl:120
boolean PageToggle
determines if the object is mirrored on even pages.
Definition: BaseFrameProperties.idl:222
long Width
contains the width of the object (1/100 mm).
Definition: BaseFrameProperties.idl:151
Describes a gradient between two colors.
Definition: Gradient.idl:35
long LeftMargin
contains the left margin of the object.
Definition: BaseFrameProperties.idl:128
com::sun::star::text::WrapTextMode Surround
determines the type of the surrounding text.
Definition: BaseFrameProperties.idl:254
boolean ServerMap
determines if the object gets an image map from a server.
Definition: BaseFrameProperties.idl:238