Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service StandaloneDocumentInfo

Description
This service grants access to document-specific information, like the author, creation date and user fields, directly from document files without loading the whole document.
See also
DocumentInfo


Included Services

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

Exported Interfaces

com::sun::star::document::XStandaloneDocumentInfo
Description
makes it possible to load document information from a resource specified by a URL and to store it into a resource also specified by a URL.

Top of Page