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 |
|
::com::sun::star::text::XTextDocument |
|
::com::sun::star::util::XSearchable |
|
::com::sun::star::util::XRefreshable |
|
::com::sun::star::text::XFootnotesSupplier |
|
::com::sun::star::text::XEndnotesSupplier |
|
::com::sun::star::util::XReplaceable |
|
::com::sun::star::text::XPagePrintable |
|
::com::sun::star::text::XReferenceMarksSupplier |
|
::com::sun::star::text::XLineNumberingSupplier |
|
::com::sun::star::text::XChapterNumberingSupplier |
|
::com::sun::star::beans::XPropertySet |
|
::com::sun::star::text::XTextGraphicObjectsSupplier |
|
::com::sun::star::text::XTextEmbeddedObjectsSupplier |
|
::com::sun::star::text::XTextTablesSupplier |
|
::com::sun::star::style::XStyleFamiliesSupplier |
|
::com::sun::star::text::XBookmarksSupplier |
|
::com::sun::star::text::XDocumentIndexesSupplier |
|
::com::sun::star::text::XTextFieldsSupplier |
|
::com::sun::star::text::XTextFramesSupplier |
|
::com::sun::star::text::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 © 2003 Sun Microsystems, Inc.