summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-13 10:15:57 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-13 10:15:57 +0000
commitd4bb55d94f1e5a724c4e867ba09c1f5821ce1354 (patch)
tree3bbe5c34e0acf0219a4188d63b5f7d54d04d1fed /sw
parent8805005bcf35d18511576cfc8bcd3bc310a1fbad (diff)
INTEGRATION: CWS swlists01 (1.10.164); FILE MERGED
2008/05/19 07:55:19 od 1.10.164.5: RESYNC: (1.12-1.13); FILE MERGED 2008/05/14 12:59:10 od 1.10.164.4: #i86732# remove no longer needed code 2008/05/08 16:21:31 od 1.10.164.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/20 14:18:50 od 1.10.164.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/06 08:30:39 od 1.10.164.1: #i86732# class <SwNumPositionTabPage> - refactoring: remove unused member <bHasChild>
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/inc/num.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/source/ui/inc/num.hxx b/sw/source/ui/inc/num.hxx
index 61e26157b7..d321b4c57c 100644
--- a/sw/source/ui/inc/num.hxx
+++ b/sw/source/ui/inc/num.hxx
@@ -1,13 +1,13 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: num.hxx,v $
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
* This file is part of OpenOffice.org.
*
@@ -130,7 +130,6 @@ class SwNumPositionTabPage : public SfxTabPage
USHORT nActNumLvl;
BOOL bModified : 1;
- BOOL bHasChild : 1;
BOOL bPreset : 1;
BOOL bInInintControl : 1; //Modify-Fehler umgehen, soll ab 391 behoben sein
// --> OD 2008-02-01 #newlistlevelattrs#