:: com :: sun :: star :: task ::

exception MasterPasswordRequest
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-ClassifiedInteractionRequest
    |
    +-PasswordRequest
       |
       +-MasterPasswordRequest
Description
this request specifies the mode in wich the password should be asked

It is supported by InteractionHandler service, and can be used to interact for a master password. Continuations for using with the mentioned service are Abort and Approve.

Since version
OpenOffice.org 1.1

Top of Page