LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes the request to approve or deny the execution of macros contained in a document. More...
Public Types | |
typedef sequence< ::com::sun::star::security::DocumentSignatureInformation > | DocumentSignatureInformation |
contains information about the signatures in the document | |
Public Attributes | |
string | DocumentURL |
specifies the URL of the document which contains macros whose execution should be approved or rejected. | |
::com::sun::star::embed::XStorage | DocumentStorage |
refers to the storage related to the last committed version of the document. | |
string | DocumentVersion |
contains information about the ODF version of the document | |
![]() | |
com::sun::star::task::InteractionClassification | Classification |
The classification of the request. | |
![]() | |
string | Message |
gives a detailed description of the reason, why the exception was thrown. | |
com::sun::star::uno::XInterface | Context |
should contain a reference to the original, which raised the exception. | |
describes the request to approve or deny the execution of macros contained in a document.
contains information about the signatures in the document
::com::sun::star::embed::XStorage DocumentStorage |
refers to the storage related to the last committed 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.
string DocumentURL |
specifies the URL of the document which contains macros whose execution should be approved or rejected.
string DocumentVersion |
contains information about the ODF version of the document