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 {
Definition: Ambiguous.idl:22
Specifies an item for com::sun::star::system::windows::XJumpList .
Definition: JumpListItem.idl:26
string iconPath
Icon to be displayed along the name.
Definition: JumpListItem.idl:48
string description
Item description, appears as tooltip.
Definition: JumpListItem.idl:35
string arguments
Arguments to be passed to LibreOffice.
Definition: JumpListItem.idl:42
string name
Item name.
Definition: JumpListItem.idl:30