|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module task {
A continuation to get a password from interaction helper.
Definition: XInteractionPassword.idl:28
string getPasswordToModify()
gets "password to modify" from the continuation.
void setPasswordToModify([in] string aPasswd)
stores "password to modify" to the continuation.
A continuation to get a password from interaction helper, extends XInteractionPassword with possibili...
Definition: XInteractionPassword2.idl:30
boolean getRecommendReadOnly()
gets "recommend readonly" from the continuation.
Definition: Ambiguous.idl:20
void setRecommendReadOnly([in] boolean bReadOnly)
stores "recommend readonly" to the continuation.