service AdvancedTextDocument in module com::sun::star::text:: |
service AdvancedTextDocument;
An advanced text document is an extension of a hypertext document which can also contain text-frames, foot- and endnotes, and some other advanced contents.
Included Services |
Exported Interfaces |
makes it possible to access the footnotes within the context (e.g. document).
makes it possible to access the endnotes within the context (e.g. document).
makes it possible to replace strings in a text described by a SearchDescriptor .
Print several pages on one printer page.
provides access to the reference marks within this context (i.e. document).
contains the settings of the line numbering in a text document.
contains the settings of the chapter numbering in a text document.
provides information about and access to the properties from an implementation.
Property Summary |
|
CharLocale | contains the identifier of the default locale of the document. |
CharacterCount | contains the count of all characters in the document. |
ParagraphCount | contains the count of all paragraphs in the document. |
WordCount | contains the count of all words in the document. |
WordSeparator | contains a string that consists of characters that mark the separation of words in counting the words in a document. |
Property Details |
||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.