service TextRange in module com::sun::star::text:: |
service TextRange;
points to a sequence of characters within a Text .
The service provides access to the string content and the properties of this range of text and the TextContent instances which are bound to this text range.
A TextRange is also used for a text portion which is returned by the XEnumeration for a single paragraph. Because this is the mechanism to use to export data, all formatting attributes and contents bound to this range have to be available from implementations of this service.
Included Services |
This is a set of properties to describe the style of characters.
Exported Interfaces |
describes the object's position in a text.
provides information about and access to the properties from an implementation.
makes it possible to query information about the state of one or more properties.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.