summaryrefslogtreecommitdiff
path: root/sw/inc/SwUndoField.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:14:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:14:54 +0000
commit6532ad42efccf624238794689b9752b38e239edb (patch)
treefc6dc2442be4e56b486a5e5ec7e4aac46fc8962a /sw/inc/SwUndoField.hxx
parent5a1e9d6da1135364a22bbf1c985566a6cd5ff86b (diff)
INTEGRATION: CWS writercorehandoff (1.3.466); FILE MERGED
2005/09/13 11:11:11 tra 1.3.466.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 13:23:41 fme 1.3.466.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:09:35 fme 1.3.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/inc/SwUndoField.hxx')
-rw-r--r--sw/inc/SwUndoField.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/sw/inc/SwUndoField.hxx b/sw/inc/SwUndoField.hxx
index b61bb1df1d9f..277ce0e4ba92 100644
--- a/sw/inc/SwUndoField.hxx
+++ b/sw/inc/SwUndoField.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SwUndoField.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:30:06 $
+ * last change: $Author: hr $ $Date: 2006-08-14 15:14:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,11 +35,9 @@
#ifndef _SW_UNDO_FIELD_HXX
#define _SW_UNDO_FIELD_HXX
-#include <doc.hxx>
#include <undobj.hxx>
-#include <pam.hxx>
-class SwTxtFld;
+class SwDoc;
class SwField;
class SwMsgPoolItem;