summaryrefslogtreecommitdiff
path: root/sfx2/source/view/view.hrc
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2001-06-27 15:23:44 +0000
committerMathias Bauer <mba@openoffice.org>2001-06-27 15:23:44 +0000
commit2c30d25f23e5fdaffa818f2ad266fa3fb1b1d2d2 (patch)
tree0d979e785b093d19569270f7fa7187eab3dad781 /sfx2/source/view/view.hrc
parent5cc2d1209b6b67ad86cdcf78045f849f4e771298 (diff)
#84560#: ask if doc printer is not default printer
Diffstat (limited to 'sfx2/source/view/view.hrc')
-rw-r--r--sfx2/source/view/view.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/view/view.hrc b/sfx2/source/view/view.hrc
index 47e29e470500..4264f7a975d5 100644
--- a/sfx2/source/view/view.hrc
+++ b/sfx2/source/view/view.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: view.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jp $ $Date: 2001-05-18 16:05:38 $
+ * last change: $Author: mba $ $Date: 2001-06-27 16:23:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,6 +67,7 @@
#define STR_NODEFPRINTER (RID_SFX_VIEW_START+ 0)
#define STR_PRINTER_NOTAVAIL (RID_SFX_VIEW_START+ 1)
+#define STR_PRINTER_NOTDEFAULT (RID_SFX_VIEW_START+ 2)
#define STR_PRINT_OPTIONS (RID_SFX_VIEW_START+ 6)
#define STR_PRINT_OPTIONS_TITLE (RID_SFX_VIEW_START+ 7)