Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: task ::

unpublished exception DocumentMacroConfirmationRequest
Base Hierarchy
DocumentMacroConfirmationRequestClassifiedInteractionRequest
    ┗ ::com::sun::star::uno::Exception
Usage Restrictions
not published
Description
describes the request to approve or deny the execution of macros contained in a document.

Elements' Summary
DocumentURL specifies the URL of the document which contains macros whose execution should be approved or rejected.  
DocumentStorage refers to the storage related to the last commited version of the document. This storage is necessary e.g. for displaying the existing signatures to the user, to allow him a decision whether or not to trust those signatures and thus the signed macros.  
DocumentVersion contains informations about the ODF version of the document  
DocumentSignatureInformation contains informations about the signatures in the document  
Elements' Details
DocumentURL
string DocumentURL;
Description
specifies the URL of the document which contains macros whose execution should be approved or rejected.
DocumentStorage
::com::sun::star::embed::XStorage DocumentStorage;
Description
refers to the storage related to the last commited version of the document. This storage is necessary e.g. for displaying the existing signatures to the user, to allow him a decision whether or not to trust those signatures and thus the signed macros.
See also
::com::sun::star::security::XDocumentDigitalSignatures::showScriptingContentSignatures
DocumentVersion
string DocumentVersion;
Description
contains informations about the ODF version of the document
DocumentSignatureInformation
sequence< ::com::sun::star::security::DocumentSignatureInformation > DocumentSignatureInformation;
Description
contains informations about the signatures in the document
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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