summaryrefslogtreecommitdiff
path: root/sw/inc/format.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-11-08 12:20:48 +0000
committerKurt Zenker <kz@openoffice.org>2006-11-08 12:20:48 +0000
commit674a7776628e8c10887761d591691ab0827e4259 (patch)
tree4f8e7f6b93a10ca20bce4414437f8477fc95048f /sw/inc/format.hxx
parent006380ce0f177ab523bbd964b90713a31852d1bf (diff)
INTEGRATION: CWS os71 (1.24.118); FILE MERGED
2006/10/23 14:12:36 os 1.24.118.3: RESYNC: (1.25-1.26); FILE MERGED 2006/08/30 15:56:15 os 1.24.118.2: RESYNC: (1.24-1.25); FILE MERGED 2005/12/02 11:14:16 os 1.24.118.1: #i58773# move legacy filters to binfilter - first check-in
Diffstat (limited to 'sw/inc/format.hxx')
-rw-r--r--sw/inc/format.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/inc/format.hxx b/sw/inc/format.hxx
index a7ccf94b50fb..43b60a0b3182 100644
--- a/sw/inc/format.hxx
+++ b/sw/inc/format.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: format.hxx,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: obo $ $Date: 2006-10-11 08:47:22 $
+ * last change: $Author: kz $ $Date: 2006-11-08 13:20:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -64,8 +64,8 @@ class SwDoc;
class SwFmt : public SwModify
{
- friend class SwSwgReader;
- friend class SwSwgWriter;
+// friend class SwSwgReader;
+// friend class SwSwgWriter;
String aFmtName;
SwAttrSet aSet;