:: com :: sun :: star :: document ::
|
interface XDocumentInfoSupplier |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XDocumentInfoSupplier
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- 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
- See also
- StandaloneDocumentInfo
- Developers Guide
-
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.