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

exception DocumentPasswordRequest
Base Hierarchy
DocumentPasswordRequestPasswordRequestClassifiedInteractionRequest
       ┗ ::com::sun::star::uno::Exception
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 document password. Continuations for using with the mentioned service are Abort and Approve.

Since
OOo 1.1.2

Elements' Summary
Name the name of the document  
Elements' Details
Name
string Name;
Description
the name of the document
Top of Page