summaryrefslogtreecommitdiff
path: root/sc/inc/globstr.hrc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-19 15:04:26 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-19 15:04:26 +0000
commit788e6a13d172e02e2851496d739899a0dd2920e9 (patch)
tree5f95bc9186573652bba11d3f1394e81f83df6672 /sc/inc/globstr.hrc
parent7d6158819797c1e8094c1a5a380cde49c333232d (diff)
INTEGRATION: CWS sab008 (1.4.260); FILE MERGED
2004/02/11 12:48:20 sab 1.4.260.3: RESYNC: (1.4-1.5); FILE MERGED 2003/11/18 15:17:53 dr 1.4.260.2: #i8868# final string changes 2003/08/29 12:02:23 dr 1.4.260.1: #i8868# 1st prototype: scale printout to width/height
Diffstat (limited to 'sc/inc/globstr.hrc')
-rw-r--r--sc/inc/globstr.hrc14
1 files changed, 10 insertions, 4 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 53037cf04217..a21e1ce4a9e1 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: globstr.hrc,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2004-02-03 12:11:37 $
+ * last change: $Author: obo $ $Date: 2004-03-19 16:04:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -544,9 +544,15 @@
#define STR_NO_MACRO 384
#define STR_LONG_ERR_NO_MACRO 385
-#define STR_UNDO_TAB_RTL 386
+#define STR_SCATTR_PAGE_SCALETO 386
+#define STR_SCATTR_PAGE_SCALE_WIDTH 387
+#define STR_SCATTR_PAGE_SCALE_HEIGHT 388
+#define STR_SCATTR_PAGE_SCALE_PAGES 389
+#define STR_SCATTR_PAGE_SCALE_AUTO 390
-#define STR_COUNT 386
+#define STR_UNDO_TAB_RTL 391
+
+#define STR_COUNT 391