summaryrefslogtreecommitdiff
path: root/sc/inc/scfuncs.hrc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-07-10 11:31:00 +0000
committerOliver Bolte <obo@openoffice.org>2006-07-10 11:31:00 +0000
commitfd31eb5c7823a3ccfcbf3352fad08f47211fab8b (patch)
tree50859f1746f1ace32d4c1839b1e16a01ffeaee90 /sc/inc/scfuncs.hrc
parent658379355a24b39f71b128162ac497a96f7b6da3 (diff)
INTEGRATION: CWS dr47 (1.9.102); FILE MERGED
2006/03/10 14:04:59 dr 1.9.102.1: #i49498# INFO function
Diffstat (limited to 'sc/inc/scfuncs.hrc')
-rw-r--r--sc/inc/scfuncs.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/inc/scfuncs.hrc b/sc/inc/scfuncs.hrc
index 0fc025050fc5..05b8ffbaedb6 100644
--- a/sc/inc/scfuncs.hrc
+++ b/sc/inc/scfuncs.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: scfuncs.hrc,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-10-21 11:52:25 $
+ * last change: $Author: obo $ $Date: 2006-07-10 12:31:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -121,6 +121,8 @@
#define HID_FUNC_AKTUELL (HID_SC_FUNC_DUMMY+(ID_FUNCTION_GRP_INFO*ID_FUNCTION_OFFSET)+14)
#define HID_FUNC_FORMEL (HID_SC_FUNC_DUMMY+(ID_FUNCTION_GRP_INFO*ID_FUNCTION_OFFSET)+15)
#define HID_FUNC_ZELLE (HID_SC_FUNC_DUMMY+(ID_FUNCTION_GRP_INFO*ID_FUNCTION_OFFSET)+16)
+#define HID_FUNC_INFO (HID_SC_FUNC_DUMMY+(ID_FUNCTION_GRP_INFO*ID_FUNCTION_OFFSET)+17)
+
#define HID_FUNC_FALSCH (HID_SC_FUNC_DUMMY+(ID_FUNCTION_GRP_LOGIC*ID_FUNCTION_OFFSET)+1)
#define HID_FUNC_NICHT (HID_SC_FUNC_DUMMY+(ID_FUNCTION_GRP_LOGIC*ID_FUNCTION_OFFSET)+2)