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

exception DocumentPasswordRequest2
Base Hierarchy
DocumentPasswordRequest2DocumentPasswordRequestPasswordRequestClassifiedInteractionRequest
          ┗ ::com::sun::star::uno::Exception

Elements' Summary
IsRequestPasswordToModify specifies if the requested password is for opening a document or for modifying it.  
Elements' Details
IsRequestPasswordToModify
boolean IsRequestPasswordToModify;
Description
specifies if the requested password is for opening a document or for modifying it.
Top of Page