LibreOffice
LibreOffice 6.4 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 {
boolean ContentProtected
determines if the content is protected.
Definition: BaseFrameProperties.idl:134
com::sun::star::awt::Size Size
contains the size of the object.
Definition: BaseFrameProperties.idl:254
short HoriOrientRelation
determines the environment of the object to which the orientation is related.
Definition: BaseFrameProperties.idl:191
com::sun::star::table::BorderLine LeftBorder
contains the left border of the object.
Definition: BaseFrameProperties.idl:87
boolean SizeProtected
determines if the size is protected.
Definition: BaseFrameProperties.idl:258
short WrapInfluenceOnPosition
determines the influence of the text wrap on the positioning of the shape
Definition: BaseFrameProperties.idl:279
GraphicLocation
These enumeration values are used to specify the location of a graphic object within its surroundings...
Definition: GraphicLocation.idl:30
string BackGraphicURL
contains the URL for the background graphic.
Definition: BaseFrameProperties.idl:73
string FillGradientName
If the property FillStyle is set to FillStyle::GRADIENT, this is the name of the gradient used.
Definition: BaseFrameProperties.idl:328
long VertOrientPosition
contains the vertical position of the object (1/100 mm).
Definition: BaseFrameProperties.idl:204
long BorderDistance
contains the distance from the border to the object.
Definition: BaseFrameProperties.idl:109
string Title
contains short title for the object
Definition: BaseFrameProperties.idl:299
com::sun::star::drawing::FillStyle FillStyle
This enumeration selects the style the area will be filled with.
Definition: BaseFrameProperties.idl:316
FillStyle
specifies how an area will be filled.
Definition: FillStyle.idl:29
boolean PositionProtected
determines if the position is protected.
Definition: BaseFrameProperties.idl:235
long TopMargin
contains the top margin of the object.
Definition: BaseFrameProperties.idl:146
com::sun::star::table::BorderLine RightBorder
contains the right border of the object.
Definition: BaseFrameProperties.idl:93
A component that supports this service preserves XML attributes, unknown by its parser,...
Definition: UserDefinedAttributesSupplier.idl:33
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:44
string HyperLinkName
contains the name of the hyperlink that is set at the object.
Definition: BaseFrameProperties.idl:223
short VertOrientRelation
determines the environment of the object to which the orientation is related.
Definition: BaseFrameProperties.idl:211
com::sun::star::awt::Size LayoutSize
returns the actual size of the object.
Definition: BaseFrameProperties.idl:290
com::sun::star::graphic::XGraphic BackGraphic
contains the graphic for the background.
Definition: BaseFrameProperties.idl:369
WrapTextMode
enumeration values specify the text wrap around objects in a text.
Definition: WrapTextMode.idl:29
short VertOrient
determines the vertical orientation of the object.
Definition: BaseFrameProperties.idl:197
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:141
short HoriOrient
determines the horizontal orientation of the object.
Definition: BaseFrameProperties.idl:180
boolean IsSyncHeightToWidth
determines whether the height follows the width.
Definition: BaseFrameProperties.idl:175
describes the line type for a single cell edge.
Definition: BorderLine.idl:32
boolean Print
determines if the object is included in printing.
Definition: BaseFrameProperties.idl:239
short RelativeHeightRelation
contains the relation of the relative height of the object.
Definition: BaseFrameProperties.idl:355
long Height
contains the height of the object (1/100 mm).
Definition: BaseFrameProperties.idl:155
long BottomBorderDistance
contains the distance from the bottom border to the object.
Definition: BaseFrameProperties.idl:125
specifies the properties that are provided by all text frames, graphic objects, embedded objects and ...
Definition: BaseFrameProperties.idl:41
short AnchorPageNo
contains the number of the page where the objects are anchored.
Definition: BaseFrameProperties.idl:45
long HoriOrientPosition
contains the horizontal position of the object (1/100 mm).
Definition: BaseFrameProperties.idl:184
long BottomMargin
contains the bottom margin of the object.
Definition: BaseFrameProperties.idl:150
com::sun::star::awt::Gradient FillGradient
If the property FillStyle is set to FillStyle::GRADIENT, this describes the gradient used.
Definition: BaseFrameProperties.idl:322
string HyperLinkURL
contains the URL of a hyperlink that is set at the object.
Definition: BaseFrameProperties.idl:215
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:347
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:30
string HyperLinkTarget
contains the name of the target for a hyperlink that is set at the object.
Definition: BaseFrameProperties.idl:219
boolean SurroundAnchorOnly
determines if the text of the paragraph in which the object is anchored, wraps around the object.
Definition: BaseFrameProperties.idl:268
boolean AllowOverlap
This defines if the frame is allowed to overlap with other anchored objects.
Definition: BaseFrameProperties.idl:374
long RightBorderDistance
contains the distance from the right border to the object.
Definition: BaseFrameProperties.idl:117
long LeftBorderDistance
contains the distance from the left border to the object.
Definition: BaseFrameProperties.idl:113
provides access to the Text of a TextFrame.
Definition: XTextFrame.idl:33
short ShadowTransparence
This defines the degree of transparence of the shadow in percent.
Definition: BaseFrameProperties.idl:337
long TopBorderDistance
contains the distance from the top border to the object.
Definition: BaseFrameProperties.idl:121
com::sun::star::style::GraphicLocation BackGraphicLocation
determines the position of the background graphic.
Definition: BaseFrameProperties.idl:81
com::sun::star::table::BorderLine BottomBorder
contains the bottom border of the object.
Definition: BaseFrameProperties.idl:105
com::sun::star::table::BorderLine TopBorder
contains the top border of the object.
Definition: BaseFrameProperties.idl:99
boolean IsSyncWidthToHeight
determines whether the width follows the height.
Definition: BaseFrameProperties.idl:172
string BackGraphicFilter
contains the name of the file filter for the background graphic.
Definition: BaseFrameProperties.idl:77
Definition: Ambiguous.idl:22
com::sun::star::table::ShadowFormat ShadowFormat
contains the type of the shadow of the object.
Definition: BaseFrameProperties.idl:243
short RelativeWidthRelation
contains the relation of the relative width of the object.
Definition: BaseFrameProperties.idl:363
boolean Opaque
determines if the object is opaque or transparent for text.
Definition: BaseFrameProperties.idl:227
com::sun::star::text::XTextFrame AnchorFrame
contains the text frame the current frame is anchored to.
Definition: BaseFrameProperties.idl:57
string Description
contains description for the object
Definition: BaseFrameProperties.idl:309
short RelativeWidth
contains the relative width of the object.
Definition: BaseFrameProperties.idl:169
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:164
boolean BackTransparent
If TRUE, the "BackColor" is ignored.
Definition: BaseFrameProperties.idl:129
boolean PageToggle
determines if the object is mirrored on even pages.
Definition: BaseFrameProperties.idl:231
long Width
contains the width of the object (1/100 mm).
Definition: BaseFrameProperties.idl:160
Describes a gradient between two colors.
Definition: Gradient.idl:36
long LeftMargin
contains the left margin of the object.
Definition: BaseFrameProperties.idl:137
com::sun::star::text::WrapTextMode Surround
determines the type of the surrounding text.
Definition: BaseFrameProperties.idl:263
boolean ServerMap
determines if the object gets an image map from a server.
Definition: BaseFrameProperties.idl:247