LibreOffice
LibreOffice 24.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. 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... | |
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.