LibreOffice Module svx (master) 1
Macros
stbctrls.h File Reference
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ PSZ_FUNC_AVG

#define PSZ_FUNC_AVG   1

Definition at line 24 of file stbctrls.h.

◆ PSZ_FUNC_COUNT

#define PSZ_FUNC_COUNT   2

Definition at line 26 of file stbctrls.h.

◆ PSZ_FUNC_COUNT2

#define PSZ_FUNC_COUNT2   3

Definition at line 25 of file stbctrls.h.

◆ PSZ_FUNC_MAX

#define PSZ_FUNC_MAX   4

Definition at line 27 of file stbctrls.h.

◆ PSZ_FUNC_MIN

#define PSZ_FUNC_MIN   5

Definition at line 28 of file stbctrls.h.

◆ PSZ_FUNC_NONE

#define PSZ_FUNC_NONE   16

Definition at line 31 of file stbctrls.h.

◆ PSZ_FUNC_SELECTION_COUNT

#define PSZ_FUNC_SELECTION_COUNT   13

Definition at line 30 of file stbctrls.h.

◆ PSZ_FUNC_SUM

#define PSZ_FUNC_SUM   9

Definition at line 29 of file stbctrls.h.