summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:34:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:34:38 +0000
commitd34bce1a3ae511d80cebca090b7edae32f90ef8d (patch)
tree89606147a765b815c40fb102dad18f9d7f692cf9 /sw/inc/swtable.hxx
parentcaa53d6ee0afd9542c89142810caa6f794d0cbd0 (diff)
INTEGRATION: CWS writercorehandoff (1.8.462); FILE MERGED
2006/03/17 07:54:27 tra 1.8.462.5: RESYNC: (1.11-1.12); FILE MERGED 2005/12/20 15:02:53 tra 1.8.462.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 12:14:57 tra 1.8.462.3: RESYNC: (1.9-1.10); FILE MERGED 2005/07/11 06:09:58 tra 1.8.462.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:10:24 fme 1.8.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/inc/swtable.hxx')
-rw-r--r--sw/inc/swtable.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/inc/swtable.hxx b/sw/inc/swtable.hxx
index 31ed50bd9a60..a68e3700bca8 100644
--- a/sw/inc/swtable.hxx
+++ b/sw/inc/swtable.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swtable.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: ihi $ $Date: 2006-08-03 13:55:26 $
+ * last change: $Author: hr $ $Date: 2006-08-14 15:34:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -34,7 +34,6 @@
************************************************************************/
#ifndef _SWTABLE_HXX
#define _SWTABLE_HXX
-
#ifndef _SVMEMPOOL_HXX //autogen
#include <tools/mempool.hxx>
#endif
@@ -56,7 +55,6 @@
#ifndef _SWRECT_HXX
#include <swrect.hxx>
#endif
-
#ifdef PRODUCT
#ifndef _NODE_HXX
#include <node.hxx> // fuer StartNode->GetMyIndex
@@ -242,7 +240,6 @@ public:
void SetRefObject( SwServerObject* );
const SwServerObject* GetObject() const { return &refObj; }
SwServerObject* GetObject() { return &refObj; }
- BOOL IsServer() const { return refObj.Is(); }
//Daten fuer das Chart fuellen.
SchMemChart *UpdateData( SchMemChart *pData,