service Text in module com::sun::star::text:: |
service Text;
is an independent piece of text which consists of a series of one or more paragraphs.
This service is used, for example, for the text of a TextDocument or the text in a cell or TextFrame.
Exported Interfaces |
This is the factory for an enumeration of the paragraphs in this text.
This interface is mainly useful for exporting the text to a data format.
provides a cursor factory and the possibility to insert and remove contents.
optional interface to compare postions of TextRange instances within this text.
makes it possible to change the position of paragraphs.
makes it possible to insert a new text content, before or after existing text contents.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.