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

struct UrlRecord

Elements' Summary
Url The URL for which these passwords where given.  
UserList  
Elements' Details
Url
string Url;
Description
The URL for which these passwords where given.
UserList
sequence< ::com::sun::star::task::UserRecord > UserList;
Top of Page