LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
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.
 
string CommandURL
 contains the command URL for the menu entry.
 
string HelpURL
 contains the a URL that points to a help text.
 
::com::sun::star::awt::XBitmap Image
 contains the menu item image.
 
::com::sun::star::container::XIndexContainer SubContainer
 contains a sub menu.
 

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

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: