summaryrefslogtreecommitdiff
path: root/sc/util
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 12:46:29 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 12:46:29 +0000
commitb7d53650685c539507964236716a939ea93dce79 (patch)
treeb121230e1226441489aa07a424eb810b9fc6e409 /sc/util
parent6c7a205998a8478b8c9a7fa26964c03788c917f7 (diff)
INTEGRATION: CWS getpivotdata (1.24.182); FILE MERGED
2007/04/19 17:54:59 nn 1.24.182.1: #i45843# add function GETPIVOTDATA
Diffstat (limited to 'sc/util')
-rw-r--r--sc/util/hidother.src5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/util/hidother.src b/sc/util/hidother.src
index 04cd3c14ea93..eae7619b6b1c 100644
--- a/sc/util/hidother.src
+++ b/sc/util/hidother.src
@@ -4,9 +4,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 12:46:32 $
+ * last change: $Author: hr $ $Date: 2007-06-27 13:46:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -356,6 +356,7 @@ hidspecial HID_FUNC_DDE { HelpID = HID_FUNC_DDE; };
hidspecial HID_FUNC_TABELLE { HelpID = HID_FUNC_TABELLE; };
hidspecial HID_FUNC_TABELLEN { HelpID = HID_FUNC_TABELLEN; };
hidspecial HID_FUNC_HYPERLINK { HelpID = HID_FUNC_HYPERLINK; };
+hidspecial HID_FUNC_GETPIVOTDATA { HelpID = HID_FUNC_GETPIVOTDATA; };
hidspecial HID_FUNC_CODE { HelpID = HID_FUNC_CODE; };
hidspecial HID_FUNC_DM { HelpID = HID_FUNC_DM; };
hidspecial HID_FUNC_ZEICHEN { HelpID = HID_FUNC_ZEICHEN; };