struct UserRecord in module com::sun::star::task::

(Global Index)

Syntax

struct UserRecord;

Field Summary

UserName

Passwords

Field Details



UserName

Syntax

string UserName;

Passwords

Syntax

sequence< string > Passwords;
Top of Page