Overview | Module | Use | Devguide | Index |
Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
module task |
|
Services | |
AsyncJob | represent an asynchronous job, which can be executed by the global JobExecutor instance. |
InteractionHandler | An interaction request handler that lets the user handle requests via GUI dialogs. |
InteractionRequestStringResolver | |
Job | represent a synchronous job, which can be executed by the global JobExecutor instance. |
JobExecutor | generic job execution service |
PasswordContainer | this service is kind of storage that allows to store passwords and to retrieve already stored. |
PasswordContainerInteractionHandler | An interaction request handler that uses the PasswordContainer service to handle ::com::sun::star::ucb::AuthenticationRequests. If the password container contains credentials matching the authentication request, the service implementation selects the ::com::sun::star::ucb::XInteractionSupplyAuthentication continuation, that should be supplied with the interaction request. If the password container does not contain credentials matching the authentication request, the service implementation selects no continuation. |
Singletons | |
OfficeRestartManager | This singleton is intended to allow to restart the office asynchronously. |
Interfaces | |
XAbortChannel | Use this interface to abort a command asynchronously. For example, have a look at ::com::sun::star::deployment::XPackageManager. |
XAsyncJob | specifies a job which must be executed asynchronously |
XInteractionAbort | An interaction continuation specifing to abort executing the process that issued the request. |
XInteractionApprove | An interaction continuation specifying "approval". |
XInteractionAskLater | specifies a continuation where the user does not actually decide the question she was confronted with, but postpones the decision to a later time. |
XInteractionContinuation | Specifies a way of how to continue from an XInteractionRequest. |
XInteractionDisapprove | An interaction continuation specifying "disapproval". |
XInteractionHandler | An interaction request handler. |
XInteractionHandler2 | An interaction request handler. |
XInteractionPassword | A continuation to get a password from interaction helper. |
XInteractionPassword2 | A continuation to get a password from interaction helper, extends XInteractionPassword with possibility to provide password to modify. |
XInteractionRequest | The description of an interaction request. |
XInteractionRequestStringResolver | Obtains human readable strings from an XInteractionRequest. |
XInteractionRetry | An interaction continuation specifing to try to re-execute the process that issued the request. |
XJob | specifies a job which is to be executed synchronously |
XJobExecutor | starts action for any triggered event from outside |
XJobListener | listener on finish states of asynchronous job execution |
XMasterPasswordHandling | allows to change the master password, or let it be requested and checked. |
XMasterPasswordHandling2 | allows to change the master password, or let it be requested and checked. |
XPasswordContainer | Allows to save passwords with URL-pattern, to use them later. |
XRestartManager | allows to try to restart the office. |
XStatusIndicator | controls a status indicator which displays progress of longer actions to the user |
XStatusIndicatorFactory | provides multiple, probably parallel running, status indicator objects |
XStatusIndicatorSupplier | [ DEPRECATED ] use XStatusIndicatorFactory instead of this |
XUrlContainer | Allows to store and retrieve URLs. URLs can be stored persistently or until end of OOo session. |
Structs | |
UrlRecord | |
UserRecord |
Exceptions | |
ClassifiedInteractionRequest | A classified interaction request. |
DocumentMSPasswordRequest | this request specifies the mode in which the password for Microsoft Office file format encryption should be asked |
DocumentMSPasswordRequest2 | this request specifies if a password for opening or modifying of an encrypted Microsoft Office document is requested. |
DocumentMacroConfirmationRequest | describes the request to approve or deny the execution of macros contained in a document. |
DocumentPasswordRequest | this request specifies the mode in which the password should be asked |
DocumentPasswordRequest2 | this request specifies if a password for opening or modifying a document is requested. |
ErrorCodeIOException | IOException that can carry error codes ( not only io related ). It can be used to transport the error code information. |
ErrorCodeRequest | represents a general error exception. It can be used to transport the error code information. E.g. that can be useful for interactions. |
FutureDocumentVersionProductUpdateRequest | describes a request to the user to update OpenOffice.org to a newer version, since an ODF document was encountered which conforms to an ODF version unknown to the current OpenOffice.org version. |
MasterPasswordRequest | this request specifies the mode in which the password should be asked |
NoMasterException | is thrown when a master password is needed but not available/correct. |
PDFExportException | is an exception that provides information on an error during PDF export. |
PasswordRequest | this request specifies the mode in which the password should be asked |
UnsupportedOverwriteRequest | this request is used in case a content can't keep files from overwriting |
Enums | |
InteractionClassification | A classification of interaction requests. |
PasswordRequestMode | the mode in which a password should be asked |
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.