summaryrefslogtreecommitdiff
path: root/sw/source/ui
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:43:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:43:25 +0000
commit8f400bc7a5ded7406148556c7696e358a88b8701 (patch)
tree52ccefd3df9c135dcef6345351221dc8a112129a /sw/source/ui
parentd98b2b4ca7a203ff0fb44bf09fbe92edf72829a1 (diff)
INTEGRATION: CWS writercorehandoff (1.5.592); FILE MERGED
2005/09/13 17:35:40 tra 1.5.592.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:15:45 fme 1.5.592.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/source/ui')
-rw-r--r--sw/source/ui/inc/num.hxx20
1 files changed, 2 insertions, 18 deletions
diff --git a/sw/source/ui/inc/num.hxx b/sw/source/ui/inc/num.hxx
index 44cb0e56dd..8faf046058 100644
--- a/sw/source/ui/inc/num.hxx
+++ b/sw/source/ui/inc/num.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: num.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:52:33 $
+ * last change: $Author: hr $ $Date: 2006-08-14 17:43:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,7 +32,6 @@
* MA 02111-1307 USA
*
************************************************************************/
-
#ifndef _NUM_HXX
#define _NUM_HXX
@@ -74,9 +73,6 @@
#include "bmpwin.hxx" // BmpWindow
class SwWrtShell;
-class SwDocShell;
-class SwUiNumRules;
-class SwCharFmt;
class SvxBrushItem;
class SwOutlineTabDialog;
@@ -101,18 +97,6 @@ struct SwBmpItemInfo
#define NUM_PAGETYPE_BMP 3
#define PAGETYPE_USER_START 10
-
-
-/*-----------------08.02.97 10.48-------------------
- struct aktuelle Numerierung, wird in einem PointerItem
- uebertragen und von allen Tabpages geshared
---------------------------------------------------*/
-
-class SwNumValueSet;
-class ValueSet;
-class SwBmpNumValueSet;
-
-
/*-----------------03.12.97 10:18-------------------
--------------------------------------------------*/