LibreOffice
LibreOffice 5.3 SDK API Reference
|
import "Encryptor.idl";
Exported Interfaces | |
interface | XReferenceResolvedListener |
interface | XReferenceCollector |
interface | XBlockerMonitor |
interface | XEncryptionResultBroadcaster |
interface | XKeyCollector |
interface | XMissionTaker |
interface | com::sun::star::lang::XInitialization |
Additional Inherited Members | |
![]() | |
void | referenceResolved ([in] long referenceId) raises ( com::sun::star::uno::Exception ) |
Notifies an element has been collected by an element collector. More... | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
![]() | |
void | setReferenceCount ([in] long count) raises ( com::sun::star::uno::Exception ) |
Sets the reference count of the signature. More... | |
void | setReferenceId ([in] long id) raises ( com::sun::star::uno::Exception ) |
Set the keeper id of the element collector of the referenced element. More... | |
![]() | |
void | setBlockerId ([in] long id) raises ( com::sun::star::uno::Exception ) |
Configures the blocker's id. More... | |
![]() | |
void | addEncryptionResultListener ([in] XEncryptionResultListener listener) raises ( com::sun::star::uno::Exception ) |
Adds a new encryption result listener. More... | |
void | removeEncryptionResultListener ([in] XEncryptionResultListener listener) |
Removes an encryption result listener. More... | |
![]() | |
void | setKeyId ([in] long id) raises ( com::sun::star::uno::Exception ) |
Set the keeper id of the key element. More... | |
![]() | |
boolean | endMission () |
Forces a mission to make an end. More... | |
![]() | |
void | initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception ) |
initializes the object. More... | |
Service of Encryptor.
interface com::sun::star::lang::XInitialization |
interface XBlockerMonitor |
interface XEncryptionResultBroadcaster |
interface XKeyCollector |
interface XMissionTaker |
interface XReferenceCollector |
interface XReferenceResolvedListener |