| Overview | Module | Use | Devguide | Index |
| Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
| service GenericTextDocument |
|
| Included Services | |
| ::com::sun::star::document::OfficeDocument |
|
| Exported Interfaces | |
| ::com::sun::star::lang::XMultiServiceFactory |
|
| XTextDocument |
|
| ::com::sun::star::util::XSearchable |
|
| ::com::sun::star::util::XRefreshable |
|
| XFootnotesSupplier |
|
| XEndnotesSupplier |
|
| ::com::sun::star::util::XReplaceable |
|
| XPagePrintable |
|
| XReferenceMarksSupplier |
|
| XLineNumberingSupplier |
|
| XChapterNumberingSupplier |
|
| ::com::sun::star::beans::XPropertySet |
|
| XTextGraphicObjectsSupplier |
|
| XTextEmbeddedObjectsSupplier |
|
| XTextTablesSupplier |
|
| ::com::sun::star::style::XStyleFamiliesSupplier |
|
| XBookmarksSupplier |
|
| XDocumentIndexesSupplier |
|
| XTextFieldsSupplier |
|
| XTextFramesSupplier |
|
| XTextSectionsSupplier |
|
| ::com::sun::star::util::XNumberFormatsSupplier |
|
| Properties' Summary | |
| ::com::sun::star::lang::Locale CharLocale |
[ OPTIONAL ] contains the identifier of the default locale of the document. |
| [ readonly ] long CharacterCount |
[ OPTIONAL ] contains the count of all characters in the document. |
| [ readonly ] long ParagraphCount |
[ OPTIONAL ] contains the count of all paragraphs in the document. |
| [ readonly ] long WordCount |
[ OPTIONAL ] contains the count of all words in the document. |
| string WordSeparator |
[ OPTIONAL ] contains a string that consists of characters that mark the separation of words in counting the words in a document. |
| string IndexAutoMarkFileURL |
[ OPTIONAL ] specifies the concordance file taken into account when * creating an index. * * When no concordance file should be used the string is empty. * Used for text documents only. * * |
| boolean RecordChanges |
[ OPTIONAL ] specifies if change recording is active. * * |
| short TwoDigitYear |
[ OPTIONAL ] specifies the first 4 digit year to be used when years * are given in 2 digits. * * Example: if set to 1930 * Oct-12-29 will be interpreted as Oct-12-2029 * Oct-12-30 will be interpreted as Oct-12-1930 * Oct-12-02 will be interpreted as Oct-12-2002 * * |
| Properties' Details | |
CharLocale
|
|
CharacterCount
|
|
ParagraphCount
|
|
WordCount
|
|
WordSeparator
|
|
IndexAutoMarkFileURL
|
|
RecordChanges
|
|
TwoDigitYear
|
Copyright © 2008 Sun Microsystems, Inc.