summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/beziersh.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 10:54:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 10:54:02 +0000
commit142ce137f9fc67784fcb716ab21bfe069571ee68 (patch)
treefbb00dc61076967e33dccdef0e065b57910df718 /sw/source/ui/inc/beziersh.hxx
parent756880fdd57dbf3ac58982c4b243d3e55cb409b7 (diff)
INTEGRATION: CWS swwarnings (1.2.708); FILE MERGED
2007/03/05 12:45:44 tl 1.2.708.1: #i69287# warning-free code
Diffstat (limited to 'sw/source/ui/inc/beziersh.hxx')
-rw-r--r--sw/source/ui/inc/beziersh.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/beziersh.hxx b/sw/source/ui/inc/beziersh.hxx
index 7fc341c26479..d7f1969592ce 100644
--- a/sw/source/ui/inc/beziersh.hxx
+++ b/sw/source/ui/inc/beziersh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: beziersh.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:00:14 $
+ * last change: $Author: hr $ $Date: 2007-09-27 11:54:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
class SwBezierShell: public SwBaseShell
{
public:
- SFX_DECL_INTERFACE(SW_BEZIERSHELL);
+ SFX_DECL_INTERFACE(SW_BEZIERSHELL)
TYPEINFO();
SwBezierShell(SwView &rView);