10 #ifndef __com_sun_star_system_windows_JumpListItem_idl__
11 #define __com_sun_star_system_windows_JumpListItem_idl__
15 #include <com/sun/star/uno/Sequence.idl>
18 module com { module sun { module star { module system { module windows {
string description
Item description, appears as tooltip.
Definition: JumpListItem.idl:35
string name
Item name.
Definition: JumpListItem.idl:30
Specifies an item for com::sun::star::system::windows::XJumpList .
Definition: JumpListItem.idl:25
string arguments
Arguments to be passed to LibreOffice.
Definition: JumpListItem.idl:42
string iconPath
Icon to be displayed along the name.
Definition: JumpListItem.idl:48