LibreOffice
LibreOffice 4.3 SDK API Reference
|
import"Decryptor.idl";
Exported Interfaces | |
interface | XReferenceResolvedListener |
interface | XBlockerMonitor |
interface | XDecryptionResultBroadcaster |
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 | setBlockerId ([in] long id) raises ( com::sun::star::uno::Exception ) |
Configures the blocker's id. More... | |
![]() | |
void | addDecryptionResultListener ([in] XDecryptionResultListener listener) raises ( com::sun::star::uno::Exception ) |
Adds a new decryption result listener. More... | |
void | removeDecryptionResultListener ([in] XDecryptionResultListener listener) |
Removes a decryption 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 Decryptor.
interface com::sun::star::lang::XInitialization |
interface XBlockerMonitor |
interface XDecryptionResultBroadcaster |
interface XKeyCollector |
interface XMissionTaker |
interface XReferenceResolvedListener |