LibreOffice Module sc (master) 1
|
Action to perform when an event takes place. More...
#include <checklistmenu.hxx>
Public Member Functions | |
virtual | ~Action () |
virtual bool | execute ()=0 |
Action to perform when an event takes place.
Create a sub-class of this to implement the desired action.
Definition at line 65 of file checklistmenu.hxx.
|
inlinevirtual |
Definition at line 68 of file checklistmenu.hxx.
|
pure virtual |
Referenced by ScListSubMenuControl::executeMenuItem().