19 #ifndef __com_sun_star_task_XInteractionPassword2_idl__
20 #define __com_sun_star_task_XInteractionPassword2_idl__
25 module
com { module sun { module star { module task {
A continuation to get a password from interaction helper, extends XInteractionPassword with possibili...
Definition: XInteractionPassword2.idl:34
void setPasswordToModify([in] string aPasswd)
stores "password to modify" to the continuation.
string getPasswordToModify()
gets "password to modify" from the continuation.
void setRecommendReadOnly([in] boolean bReadOnly)
stores "recommend readonly" to the continuation.
boolean getRecommendReadOnly()
gets "recommend readonly" from the continuation.
A continuation to get a password from interaction helper.
Definition: XInteractionPassword.idl:32
Definition: Ambiguous.idl:22