The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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