LibreOffice Module sc (master) 1
Public Member Functions | List of all members
ScCheckListMenuControl::Action Class Referenceabstract

Action to perform when an event takes place. More...

#include <checklistmenu.hxx>

Public Member Functions

virtual ~Action ()
 
virtual bool execute ()=0
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ ~Action()

virtual ScCheckListMenuControl::Action::~Action ( )
inlinevirtual

Definition at line 68 of file checklistmenu.hxx.

Member Function Documentation

◆ execute()

virtual bool ScCheckListMenuControl::Action::execute ( )
pure virtual

The documentation for this class was generated from the following file: