summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dwfunctr.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-07 10:20:45 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-07 10:20:45 +0000
commit0ba2d8a3866ed0a056fd3458fdf65ccfb6ca8f1c (patch)
tree1a30a6eb517f92f00e9c110664f29fd6ec258d0a /sc/source/ui/inc/dwfunctr.hxx
parentbce1791890265b2886c51bd75fd7aa24c0f148c5 (diff)
INTEGRATION: CWS odff02 (1.5.296); FILE MERGED
2008/02/28 16:19:48 er 1.5.296.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI
Diffstat (limited to 'sc/source/ui/inc/dwfunctr.hxx')
-rw-r--r--sc/source/ui/inc/dwfunctr.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/inc/dwfunctr.hxx b/sc/source/ui/inc/dwfunctr.hxx
index 03c5e212b279..c9b5f93751e4 100644
--- a/sc/source/ui/inc/dwfunctr.hxx
+++ b/sc/source/ui/inc/dwfunctr.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dwfunctr.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 13:22:24 $
+ * last change: $Author: kz $ $Date: 2008-03-07 11:20:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -78,6 +78,7 @@
#ifndef SC_PRIVSPLT_HXX
#include "privsplt.hxx"
#endif
+#include "funcdesc.hxx"
#ifndef LRU_MAX
#define LRU_MAX 10