|
LibreOffice Module sc (master) 1
|
#include <rtl/ustring.hxx>#include <memory>#include <optional>Go to the source code of this file.
Classes | |
| class | ScSheetEvents |
Enumerations | |
| enum class | ScSheetEventId { FOCUS , UNFOCUS , SELECT , DOUBLECLICK , RIGHTCLICK , CHANGE , CALCULATE , COUNT , NOTFOUND = -1 } |
|
strong |
| Enumerator | |
|---|---|
| FOCUS | |
| UNFOCUS | |
| SELECT | |
| DOUBLECLICK | |
| RIGHTCLICK | |
| CHANGE | |
| CALCULATE | |
| COUNT | |
| NOTFOUND | |
Definition at line 27 of file sheetevents.hxx.