|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module xml { module crypto {
void setTemplate([in] com::sun::star::xml::wrapper::XXMLElementWrapper aXmlElement)
Load a XML signature template from XML signature element.
SecurityOperationStatus
Defines results for security operation.
Definition: SecurityOperationStatus.idl:26
SecurityOperationStatus getStatus()
Get the template status.
void setTarget([in] com::sun::star::xml::wrapper::XXMLElementWrapper aXmlElement)
Load the target XML element, i.e.
void setStatus([in] SecurityOperationStatus status)
Set the template status.
Interface of the XML security template.
Definition: XXMLSecurityTemplate.idl:29
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46
com::sun::star::xml::wrapper::XXMLElementWrapper getTemplate()
Get the XML signature element that represents the signature template.
Interface of XML Element Wrapper.
Definition: XXMLElementWrapper.idl:30