summaryrefslogtreecommitdiff
path: root/sw/inc/swserv.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:34:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:34:21 +0000
commitcaa53d6ee0afd9542c89142810caa6f794d0cbd0 (patch)
tree9a186e0dab17fb7835b7cfac971cdccc21c63d1c /sw/inc/swserv.hxx
parente8508eede1d849b94c51a2090f1c812915f70e77 (diff)
INTEGRATION: CWS writercorehandoff (1.3.444); FILE MERGED
2005/09/13 12:14:30 tra 1.3.444.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:10:23 fme 1.3.444.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/inc/swserv.hxx')
-rw-r--r--sw/inc/swserv.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/sw/inc/swserv.hxx b/sw/inc/swserv.hxx
index 5fc469b9ab9f..23d15fe2927e 100644
--- a/sw/inc/swserv.hxx
+++ b/sw/inc/swserv.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swserv.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:16:26 $
+ * last change: $Author: hr $ $Date: 2006-08-14 15:34:21 $
*
* 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 _SWSERV_HXX
#define _SWSERV_HXX
@@ -89,8 +88,7 @@ public:
BOOL IsLinkInServer( const SwBaseLink* ) const;
- void SetNoServer()
- { CNTNT_TYPE.pBkmk = 0, eType = NONE_SERVER; }
+ void SetNoServer() { CNTNT_TYPE.pBkmk = 0, eType = NONE_SERVER; }
};
#ifndef SW_DECL_SWSERVEROBJECT_DEFINED