Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: document ::

deprecated interface XDocumentInfoSupplier
Usage Restrictions
deprecated
Deprecation Info
Use XDocumentPropertiesSupplier instead.
Description
through this interface documents can provide a DocumentInfo

A DocumentInfo is available on already opened documents only and must be provides by this supplier interface. Instead of that you can use the service StandaloneDocumentInfo to have access to such informations without opening the whole file. It read/write parts of the document, which include the required informations, only.

See also
DocumentInfo, StandaloneDocumentInfo
Developers Guide
OfficeDev - Component - Models - XDocumentInfoSupplier
Text - Settings - General Document Information

Methods' Summary
getDocumentInfo provides the document information object  
Methods' Details
getDocumentInfo
XDocumentInfo
getDocumentInfo();

Description
provides the document information object
Returns
an object of type DocumentInfo
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.