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

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

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

Since
OpenOffice 1.1.2

Top of Page