summaryrefslogtreecommitdiff
path: root/filter/source/pdf/impdialog.hrc
diff options
context:
space:
mode:
authorSven Jacobi <sj@openoffice.org>2002-09-17 12:00:44 +0000
committerSven Jacobi <sj@openoffice.org>2002-09-17 12:00:44 +0000
commit1ecc19cf729097fb7c35d340d06f60bcd115137a (patch)
treeee6427eacd7f4fea193c6e1c52c62632e6c7980d /filter/source/pdf/impdialog.hrc
parent6a446bc81ff94d203de05d68e103e3757908df9a (diff)
#101571# swap term: pages <-> range
Diffstat (limited to 'filter/source/pdf/impdialog.hrc')
-rw-r--r--filter/source/pdf/impdialog.hrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/filter/source/pdf/impdialog.hrc b/filter/source/pdf/impdialog.hrc
index 3b15f907a8ba..2a2ca2b3caec 100644
--- a/filter/source/pdf/impdialog.hrc
+++ b/filter/source/pdf/impdialog.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: impdialog.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2002-08-19 14:59:34 $
+ * last change: $Author: sj $ $Date: 2002-09-17 12:59:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,9 +61,9 @@
#define DLG_PDFEXPORT 1024
-#define FL_RANGE 1
+#define FL_PAGES 1
#define RB_ALL 2
-#define RB_PAGES 3
+#define RB_RANGE 3
#define RB_SELECTION 4
#define ED_PAGES 5
#define BT_OK 6