summaryrefslogtreecommitdiff
path: root/sc/inc/globstr.hrc
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-02-08 18:34:07 +0000
committerNiklas Nebel <nn@openoffice.org>2001-02-08 18:34:07 +0000
commit9f92253fd079456010e3b888a2df957fcc402194 (patch)
tree7051f689bcedaee9a04120c9d0abeabd14f4d836 /sc/inc/globstr.hrc
parentea61e21410d2922724bee35dbdaaca25ed638378 (diff)
#78987# STR_DATAPILOT_SUBTOTAL
Diffstat (limited to 'sc/inc/globstr.hrc')
-rw-r--r--sc/inc/globstr.hrc8
1 files changed, 5 insertions, 3 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 0a29514e78a2..15ed3e82f679 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: globstr.hrc,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:44:49 $
+ * last change: $Author: nn $ $Date: 2001-02-08 19:32:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -535,7 +535,9 @@
#define STR_UNDO_EDITCELLSTYLE 378
#define STR_UNDO_EDITPAGESTYLE 379
-#define STR_COUNT 379
+#define STR_DATAPILOT_SUBTOTAL 380
+
+#define STR_COUNT 380