LibreOffice Module svx (master) 1
|
Go to the source code of this file.
Macros | |
#define | PSZ_FUNC_AVG 1 |
#define | PSZ_FUNC_COUNT2 3 |
#define | PSZ_FUNC_COUNT 2 |
#define | PSZ_FUNC_MAX 4 |
#define | PSZ_FUNC_MIN 5 |
#define | PSZ_FUNC_SUM 9 |
#define | PSZ_FUNC_SELECTION_COUNT 13 |
#define | PSZ_FUNC_NONE 16 |
#define PSZ_FUNC_AVG 1 |
Definition at line 24 of file stbctrls.h.
#define PSZ_FUNC_COUNT 2 |
Definition at line 26 of file stbctrls.h.
#define PSZ_FUNC_COUNT2 3 |
Definition at line 25 of file stbctrls.h.
#define PSZ_FUNC_MAX 4 |
Definition at line 27 of file stbctrls.h.
#define PSZ_FUNC_MIN 5 |
Definition at line 28 of file stbctrls.h.
#define PSZ_FUNC_NONE 16 |
Definition at line 31 of file stbctrls.h.
#define PSZ_FUNC_SELECTION_COUNT 13 |
Definition at line 30 of file stbctrls.h.
#define PSZ_FUNC_SUM 9 |
Definition at line 29 of file stbctrls.h.