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

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

This service replaces the deprecated DocumentInfo and StandaloneDocumentInfo services.



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

Description
constructs default-initialized instance

 
Top of Page