summaryrefslogtreecommitdiff
path: root/sc/source/core/inc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-06-16 14:00:56 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-06-16 16:07:37 +0200
commita29d20932c89685e7a72f05efb25177cb178fd22 (patch)
tree0dbb1a54129b5eb4e1a705bec9895fc6f2dcc09a /sc/source/core/inc
parent6e283043ee0e268b97653de5819b90e08e1944ad (diff)
add initial version of WEBSERVICE function
Change-Id: I8a835278c0d1b8f3a463aa5765b145410605aba4
Diffstat (limited to 'sc/source/core/inc')
-rw-r--r--sc/source/core/inc/interpre.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/inc/interpre.hxx b/sc/source/core/inc/interpre.hxx
index 36109eeac68d..df9ffaac9c29 100644
--- a/sc/source/core/inc/interpre.hxx
+++ b/sc/source/core/inc/interpre.hxx
@@ -794,6 +794,7 @@ void ScLeftB();
void ScMidB();
void ScFilterXML();
+void ScWebservice();
static const double fMaxGammaArgument;