summaryrefslogtreecommitdiff
path: root/sw/inc/unobaseclass.hxx
diff options
context:
space:
mode:
authorRobert Roth <robert.roth.off@gmail.com>2010-11-15 11:59:57 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-15 11:59:57 +0000
commitd67e79934fa19cd667c2455e5e95dd48df511179 (patch)
treefad02748be4007f72432d57a8a40e2ae9f64d49c /sw/inc/unobaseclass.hxx
parent54d8e263fe5f44f408038d23997039f19c90e09c (diff)
Comment translations, bogus comments, commented code removed from SW includes
Diffstat (limited to 'sw/inc/unobaseclass.hxx')
-rw-r--r--sw/inc/unobaseclass.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/inc/unobaseclass.hxx b/sw/inc/unobaseclass.hxx
index 6697692268f0..e49568b6256f 100644
--- a/sw/inc/unobaseclass.hxx
+++ b/sw/inc/unobaseclass.hxx
@@ -63,9 +63,9 @@ enum CursorType
CURSOR_META, // meta/meta-field
};
-/*-----------------04.03.98 11:54-------------------
+/*
Start/EndAction or Start/EndAllAction
- -------------------------------------------------- */
+*/
class UnoActionContext
{
private:
@@ -78,9 +78,9 @@ class UnoActionContext
void InvalidateDocument() { m_pDoc = 0; }
};
-/* -----------------07.07.98 12:03-------------------
+/*
interrupt Actions for a little while
- -------------------------------------------------- */
+*/
class UnoActionRemoveContext
{
private: