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

unpublished service DocumentProperties
Supported Interface
XDocumentProperties
Usage Restrictions
not published
Description
provides document-specific information such as the author, creation date, and user-defined fields.

This service replaces the deprecated DocumentInfo and StandaloneDocumentInfo services.

Since
OpenOffice 3.0
See also
XDocumentProperties, XDocumentPropertiesSupplier


Constructors' Summary
create constructs default-initialized instance  
Constructors' Details
create
create();

Description
constructs default-initialized instance

 
Top of Page