LibreOffice
LibreOffice 4.3 SDK API Reference
|
import"SignatureCreator.idl";
Exported Interfaces | |
interface | XReferenceResolvedListener |
interface | XReferenceCollector |
interface | XSignatureCreationResultBroadcaster |
interface | XBlockerMonitor |
interface | XKeyCollector |
interface | XMissionTaker |
interface | com::sun::star::xml::crypto::XUriBinding |
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 | addSignatureCreationResultListener ([in] XSignatureCreationResultListener listener) raises ( com::sun::star::uno::Exception ) |
Adds a new signature creation result listener. More... | |
void | removeSignatureCreationResultListener ([in] XSignatureCreationResultListener listener) |
Removes a signature creation result listener. More... | |
![]() | |
void | setBlockerId ([in] long id) raises ( com::sun::star::uno::Exception ) |
Configures the blocker's id. 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 | setUriBinding ([in] string uri, [in] com::sun::star::io::XInputStream InputStream) raises ( com::sun::star::uno::Exception ) |
Sets the XInputStream interface for a uri. More... | |
com::sun::star::io::XInputStream | getUriBinding ([in] string uri) raises ( com::sun::star::uno::Exception ) |
Gets the XInputStream interface for a uri. More... | |
![]() | |
void | initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception ) |
initializes the object. More... | |
interface com::sun::star::lang::XInitialization |
interface com::sun::star::xml::crypto::XUriBinding |
interface XBlockerMonitor |
interface XKeyCollector |
interface XMissionTaker |
interface XReferenceCollector |
interface XReferenceResolvedListener |
interface XSignatureCreationResultBroadcaster |