LibreOffice
LibreOffice 24.2 SDK API Reference
Public Attributes | List of all members
ActionTrigger Service Referencepublished

describes a trigger for an (user inter-)action. More...

import"ActionTrigger.idl";

Public Attributes

string Text
 contains the text of the menu entry. More...
 
string CommandURL
 contains the command URL for the menu entry. More...
 
string HelpURL
 contains the a URL that points to a help text. More...
 
::com::sun::star::awt::XBitmap Image
 contains the menu item image. More...
 
::com::sun::star::container::XIndexContainer SubContainer
 contains a sub menu. More...
 

Detailed Description

describes a trigger for an (user inter-)action.

Common examples for such triggers are menu entries or toolbar icons.

Member Data Documentation

◆ CommandURL

string CommandURL
property

contains the command URL for the menu entry.

◆ HelpURL

string HelpURL
optionalproperty

contains the a URL that points to a help text.

◆ Image

::com::sun::star::awt::XBitmap Image
property

contains the menu item image.

◆ SubContainer

contains a sub menu.

◆ Text

string Text
property

contains the text of the menu entry.


The documentation for this service was generated from the following file: