summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accheaderfooter.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:44:41 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:44:41 +0000
commitdf146321f786cef0f08df6c8dd6bd6487d7aec14 (patch)
tree46a3f3a72bc5334505cb9e34e75be5caba260453 /sw/source/core/access/accheaderfooter.hxx
parent2d93609e49dc5e23f13180447fb1cdd1d70cb645 (diff)
INTEGRATION: CWS writercorehandoff (1.5.1286); FILE MERGED
2005/09/13 12:57:56 tra 1.5.1286.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:04 fme 1.5.1286.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:43 tra 1.5.1286.1: Unnecessary includes removed #i50348#
Diffstat (limited to 'sw/source/core/access/accheaderfooter.hxx')
-rw-r--r--sw/source/core/access/accheaderfooter.hxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/sw/source/core/access/accheaderfooter.hxx b/sw/source/core/access/accheaderfooter.hxx
index f0964e06ba4e..88824b9bf26a 100644
--- a/sw/source/core/access/accheaderfooter.hxx
+++ b/sw/source/core/access/accheaderfooter.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: accheaderfooter.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:50:59 $
+ * last change: $Author: hr $ $Date: 2006-08-14 15:44:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -34,15 +34,10 @@
************************************************************************/
#ifndef _ACCHEADERFOOTER_HXX
#define _ACCHEADERFOOTER_HXX
-
#ifndef _ACCCONTEXT_HXX
#include "acccontext.hxx"
#endif
-#ifndef _COM_SUN_STAR_UNO_RUNTIMEEXCEPTION_HPP_
-#include <com/sun/star/uno/RuntimeException.hpp>
-#endif
-
class SwHeaderFrm;
class SwFooterFrm;