summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/prtopt.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-10-10 07:37:39 +0000
committerOliver Specht <os@openoffice.org>2000-10-10 07:37:39 +0000
commit2d9a65c90e30caca067993ec434e165fc611117b (patch)
tree35e43e3017c70596341ae7364438968635862529 /sw/source/ui/inc/prtopt.hxx
parent9e5418fdeabdca905d15feb5fb05c63c6f17753b (diff)
Writer/Web adjustment
Diffstat (limited to 'sw/source/ui/inc/prtopt.hxx')
-rw-r--r--sw/source/ui/inc/prtopt.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/source/ui/inc/prtopt.hxx b/sw/source/ui/inc/prtopt.hxx
index 35f2409068ac..8a588d7bfb51 100644
--- a/sw/source/ui/inc/prtopt.hxx
+++ b/sw/source/ui/inc/prtopt.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: prtopt.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:41 $
+ * last change: $Author: os $ $Date: 2000-10-10 08:37:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,6 +83,8 @@ class SwPrintOptions : public utl::ConfigItem
bPaperFromSetup :1;
+ sal_Bool bIsWeb;
+
sal_uInt32 nPrintPostIts;
rtl::OUString sFaxName;