diff options
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 2849c9fd53e9..9eaf61ffde1f 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -28,6 +28,7 @@ #include "helpids.h" #define VAR_ARGS 30 // variable Parameter in scfuncs.src +#define PAIRED_VAR_ARGS (VAR_ARGS + VAR_ARGS) // areas |