LibreOffice
LibreOffice 24.2 SDK API Reference
|
The constant set specifies possible attributes of a verb. More...
Variables | |
const long | MS_VERBATTR_NEVERDIRTIES = 1 |
Execution of the verb with this attribute must not modify the object. More... | |
const long | MS_VERBATTR_ONCONTAINERMENU = 2 |
indicates that the verb should appear in the object's menu. More... | |
The constant set specifies possible attributes of a verb.
const long MS_VERBATTR_NEVERDIRTIES = 1 |
Execution of the verb with this attribute must not modify the object.
const long MS_VERBATTR_ONCONTAINERMENU = 2 |
indicates that the verb should appear in the object's menu.