Properties' Details |
AnchorPageNo
short AnchorPageNo;
- Description
- contains the number of the page where the objects are anchored.
The value is valid only if the
AnchorType is
TextContentAnchorType::AT_PAGE.
|
|
AnchorFrame
XTextFrame AnchorFrame;
- Description
- contains the text frame the current frame is anchored to.
The value is valid only if the
AnchorType is TextContentAnchorType::AT_FRAME.
|
|
BackColor
::com::sun::star::util::Color BackColor;
- Description
- contains the color of the background of the object.
|
|
BackGraphicURL
string BackGraphicURL;
- Description
- contains the URL for the background graphic.
|
|
BackGraphicFilter
string BackGraphicFilter;
- Description
- contains the name of the file filter for the background graphic.
|
|
BackGraphicLocation
::com::sun::star::style::GraphicLocation BackGraphicLocation;
- Description
- determines the position of the background graphic.
|
|
LeftBorder
|
RightBorder
|
TopBorder
|
BottomBorder
|
BorderDistance
long BorderDistance;
- Description
- contains the distance from the border to the object.
|
|
LeftBorderDistance
long LeftBorderDistance;
- Description
- contains the distance from the left border to the object.
|
|
RightBorderDistance
long RightBorderDistance;
- Description
- contains the distance from the right border to the object.
|
|
TopBorderDistance
long TopBorderDistance;
- Description
- contains the distance from the top border to the object.
|
|
BottomBorderDistance
long BottomBorderDistance;
- Description
- contains the distance from the bottom border to the object.
|
|
BackTransparent
boolean BackTransparent;
- Description
- If TRUE, the "BackColor" is ignored.
|
|
ContentProtected
boolean ContentProtected;
- Description
- determines if the content is protected.
|
|
LeftMargin
long LeftMargin;
- Description
- contains the left margin of the object.
|
|
RightMargin
long RightMargin;
- Description
- contains the right margin of the object.
|
|
TopMargin
long TopMargin;
- Description
- contains the top margin of the object.
|
|
BottomMargin
long BottomMargin;
- Description
- contains the bottom margin of the object.
|
|
Height
|
Width
|
RelativeHeight
short RelativeHeight;
- Description
- contains the relative height of the object.
It is only valid if it is greater than zero.
|
|
RelativeWidth
short RelativeWidth;
- Description
- contains the relative width of the object.
It is only valid if it is greater than zero.
|
|
IsSyncWidthToHeight
boolean IsSyncWidthToHeight;
- Description
- determins whether the width follows the height.
|
|
IsSyncHeightToWidth
boolean IsSyncHeightToWidth;
- Description
- determins whether the height follows the width.
|
|
HoriOrient
|
HoriOrientPosition
long HoriOrientPosition;
- Description
- contains the horizontal position of the object (1/100 mm).
It is only valid if "HoriOrient" is HoriOrientation_NONE.
|
|
HoriOrientRelation
short HoriOrientRelation;
- Description
- determines the environment of the object to which the orientation
is related.
- See also
- BaseFrame::RelOrientation
|
|
VertOrient
|
VertOrientPosition
long VertOrientPosition;
- Description
- contains the vertical position of the object (1/100 mm).
It is only valid if TextEmbeddedObject::VertOrient is
VertOrientation::NONE.
|
|
VertOrientRelation
short VertOrientRelation;
- Description
- determines the environment of the object to which the orientation is related.
- See also
- BaseFrame::RelOrientation
|
|
HyperLinkURL
string HyperLinkURL;
- Description
- contains the URL of a hyperlink that is set at the object.
|
|
HyperLinkTarget
string HyperLinkTarget;
- Description
- contains the name of the target for a hyperlink that is set at the object.
|
|
HyperLinkName
string HyperLinkName;
- Description
- contains the name of the hyperlink that is set at the object.
|
|
Opaque
boolean Opaque;
- Description
- determines if the object is opaque or transparent for text.
|
|
PageToggle
boolean PageToggle;
- Description
- determines if the object is mirrored on even pages.
|
|
PositionProtected
boolean PositionProtected;
- Description
- determines if the position is protected.
|
|
Print
boolean Print;
- Description
- determines if the object is included in printing.
|
|
ShadowFormat
::com::sun::star::table::ShadowFormat ShadowFormat;
- Description
- contains the type of the shadow of the object.
|
|
ServerMap
boolean ServerMap;
- Description
- determines if the object gets an image map from a server.
|
|
Size
|
SizeProtected
boolean SizeProtected;
- Description
- determines if the size is protected.
|
|
Surround
WrapTextMode Surround;
- Usage Restrictions
- deprecated
- Description
- determines the type of the surrounding text.
|
|
SurroundAnchorOnly
boolean SurroundAnchorOnly;
- Description
- determines if the text of the paragraph in which the object
is anchored, wraps around the object.
|
|
WrapInfluenceOnPosition
short WrapInfluenceOnPosition;
- Usage Restrictions
- optional
- Description
- determines the influence of the text wrap on the positioning of the
shape
The value of this property is only evaluated for the positioning
of the shape, if the text document setting ConsiderTextWrapOnObjPos
is true. Valid values are given by WrapInfluenceOnPosition
- Since
- OOo 2.0
|
|
LayoutSize
[ maybevoid ] ::com::sun::star::awt::Size LayoutSize;
- Usage Restrictions
- optional
- Description
- returns the actual size of the object.
Since to obtain the correct actual size of the object not only
the layouting for the frame needs to be finished but the whole
document needs to be formatted as well. Thus if that was not done
previously it may take some while to retrieve this value.
- Since
- OOo 2.0.4
|
|
Title
string Title;
- Usage Restrictions
- optional
- Description
- contains short title for the object
This short title is visible as an alternative tag in HTML format.
Accessibility tools can read this text.
- Since
- OOo 3.2
|
|
Description
string Description;
- Usage Restrictions
- optional
- Description
- contains description for the object
The long description text can be entered to describe a object in
more detail to users with screen reader software. The description is
visible as an alternative tag for accessibility tools.
- Since
- OOo 3.2
|
|
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.