summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/concustomshape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/concustomshape.hxx')
-rw-r--r--sw/source/ui/inc/concustomshape.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/concustomshape.hxx b/sw/source/ui/inc/concustomshape.hxx
index 85c096ed2c71..36abb80ca39a 100644
--- a/sw/source/ui/inc/concustomshape.hxx
+++ b/sw/source/ui/inc/concustomshape.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -56,7 +56,7 @@ class ConstCustomShape : public SwDrawBase
virtual BOOL MouseButtonUp(const MouseEvent& rMEvt);
virtual BOOL MouseButtonDown(const MouseEvent& rMEvt);
- virtual void Activate(const USHORT nSlotId); // Function aktivieren
+ virtual void Activate(const USHORT nSlotId); // Function aktivieren
rtl::OUString GetShapeType() const;
static rtl::OUString GetShapeTypeFromRequest( SfxRequest& rReq );
@@ -69,6 +69,6 @@ class ConstCustomShape : public SwDrawBase
-#endif // _SW_CONRECT_HXX
+#endif // _SW_CONRECT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */