diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-11-13 18:38:31 +0000 |
---|---|---|
committer | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-11-13 18:38:31 +0000 |
commit | d53b289cd7dc817cdb069005437851353b35448f (patch) | |
tree | 0b86f6317fde65b6cbf646136b9a66bfc2f8a260 /sw/inc/unoatxt.hxx | |
parent | b8893bf2d0e23ef5cbab03591ca2bfd57859bd47 (diff) |
Remove empty dated comments
Diffstat (limited to 'sw/inc/unoatxt.hxx')
-rw-r--r-- | sw/inc/unoatxt.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/inc/unoatxt.hxx b/sw/inc/unoatxt.hxx index 4e23effa5072..f85cb347cf56 100644 --- a/sw/inc/unoatxt.hxx +++ b/sw/inc/unoatxt.hxx @@ -105,9 +105,6 @@ public: }; -/* -----------------26.05.98 15:55------------------- - * - * --------------------------------------------------*/ class SwXAutoTextGroup : public cppu::WeakImplHelper6 < ::com::sun::star::text::XAutoTextGroup, @@ -176,9 +173,6 @@ public: void Invalidate(); }; -/* -----------------17.06.98 12:03------------------- - * - * --------------------------------------------------*/ class SwXAutoTextEntry :public SfxListener ,public cppu::WeakImplHelper5 |