summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/conform.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/conform.hxx')
-rw-r--r--sw/source/ui/inc/conform.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/conform.hxx b/sw/source/ui/inc/conform.hxx
index 7f450e730a98..be9094af8b3c 100644
--- a/sw/source/ui/inc/conform.hxx
+++ b/sw/source/ui/inc/conform.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
@@ -38,7 +38,7 @@ public:
// Mouse- & Key-Events
virtual BOOL MouseButtonDown(const MouseEvent& rMEvt);
- virtual void Activate(const USHORT nSlotId); // Function aktivieren
+ virtual void Activate(const USHORT nSlotId); // Function aktivieren
virtual void CreateDefaultObject();
};