summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/frmdlg.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-08-22 09:04:07 +0000
committerOliver Specht <os@openoffice.org>2002-08-22 09:04:07 +0000
commit370c9fa9bd9ec5919739632636551d75ebc12bd2 (patch)
treea0f1869df03d66b37e9d2f6ebadb6183369353ff /sw/source/ui/inc/frmdlg.hxx
parent#101216# - Don't lock section frame on Frm::Calc of fly frame belonging to te... (diff)
downloadcore-370c9fa9bd9ec5919739632636551d75ebc12bd2.tar.gz
core-370c9fa9bd9ec5919739632636551d75ebc12bd2.zip
#99657# transparency not available in SW/Web
Diffstat (limited to 'sw/source/ui/inc/frmdlg.hxx')
-rw-r--r--sw/source/ui/inc/frmdlg.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/inc/frmdlg.hxx b/sw/source/ui/inc/frmdlg.hxx
index aa12e64a2ac2..e3c3d578c1dd 100644
--- a/sw/source/ui/inc/frmdlg.hxx
+++ b/sw/source/ui/inc/frmdlg.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: frmdlg.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:40 $
+ * last change: $Author: os $ $Date: 2002-08-22 10:04:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,6 +77,7 @@ class SwFrmDlg : public SfxTabDialog
{
BOOL bFormat;
BOOL bNew;
+ BOOL bHTMLMode;
const SfxItemSet& rSet;
USHORT nDlgType;
SwWrtShell* pWrtShell;