service BaseFrame in module com::sun::star::text:: |
service BaseFrame;
specifies the base service of text frames, graphic objects, and embedded objects
Included Services |
is an object which can be anchored in a text, like instances of TextFrame or TextFields .
Exported Interfaces |
This interface specifies the access to the shape data (position and size) of the text frame.
This interface is valid before the text frame is attached to a surrounding text, but when attached the values can change (e.g., due to a revised layout of the surrounding text).
The position is relative to the position of the anchor [see XTextFrame::getAnchor() ]. Size and position are both measured in 100th mm. The size is not valid if the size is relative and no layout exists or if the layout is invalid.
This interface is only for the layout. In particular, the setting of values is only allowed for the layout component of the owner text of this text component.
This interface makes it possible to access the properties of this text frame.
This interface is valid before the text frame is attached to a surrounding text.
This interface specifies the name of this text frame.
The name may be set automatically by the container if it is not set when inserted. In this case a random, unique name is assigned.
Property Summary |
|
FrameStyleName | contains the name of the frame style that is applied to this object. |
Property Details |
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.