summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2017-07-04 13:04:38 +0200
committerEike Rathke <erack@redhat.com>2017-07-04 13:04:58 +0200
commita5bff392177d2355a428d9d53a048500230e06c9 (patch)
treea1bb8dfbcbaeb1ae36ffc92a111fd99d5ea69f58 /sc/source/ui/formdlg
parent9f4421039a40f385489cb2f3ad8a1b02fb32251c (diff)
Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.h
... to have it at one central place instead of two. And add comments why changing the value is not just easily done. Change-Id: I266ea55c79c02a653a0704c33f9fa712bbcd104e
Diffstat (limited to 'sc/source/ui/formdlg')
-rw-r--r--sc/source/ui/formdlg/dwfunctr.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/formdlg/dwfunctr.cxx b/sc/source/ui/formdlg/dwfunctr.cxx
index 8ca99aac6171..973dcd8f7d0c 100644
--- a/sc/source/ui/formdlg/dwfunctr.cxx
+++ b/sc/source/ui/formdlg/dwfunctr.cxx
@@ -23,6 +23,7 @@
#include <sfx2/dispatch.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/viewsh.hxx>
+#include <formula/funcvarargs.h>
#include "sc.hrc"
#include "global.hxx"