| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
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. | |
describes a trigger for an (user inter-)action.
Common examples for such triggers are menu entries or toolbar icons.
| 
 | property | 
contains the command URL for the menu entry.
| 
 | optionalproperty | 
contains the a URL that points to a help text.
| 
 | property | 
contains the menu item image.
| 
 | property | 
contains a sub menu.
| 
 | property | 
contains the text of the menu entry.