diff options
author | Robert Roth <robert.roth.off@gmail.com> | 2010-11-15 11:59:57 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-11-15 11:59:57 +0000 |
commit | d67e79934fa19cd667c2455e5e95dd48df511179 (patch) | |
tree | fad02748be4007f72432d57a8a40e2ae9f64d49c /sw/inc/unoidx.hxx | |
parent | 54d8e263fe5f44f408038d23997039f19c90e09c (diff) |
Comment translations, bogus comments, commented code removed from SW includes
Diffstat (limited to 'sw/inc/unoidx.hxx')
-rw-r--r-- | sw/inc/unoidx.hxx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/inc/unoidx.hxx b/sw/inc/unoidx.hxx index 8d5a5b7c52bb..a975cdac55a8 100644 --- a/sw/inc/unoidx.hxx +++ b/sw/inc/unoidx.hxx @@ -47,10 +47,6 @@ class SwTOXBaseSection; class SwTOXMark; class SwTOXType; -/* -----------------07.12.98 10:08------------------- - * - * --------------------------------------------------*/ - typedef ::cppu::ImplInheritanceHelper5 < ::sfx2::MetadatableMixin , ::com::sun::star::lang::XUnoTunnel @@ -191,9 +187,6 @@ public: }; -/* -----------------07.12.98 10:08------------------- - * - * --------------------------------------------------*/ typedef ::cppu::WeakImplHelper4 < ::com::sun::star::lang::XUnoTunnel , ::com::sun::star::lang::XServiceInfo @@ -319,9 +312,6 @@ public: }; -/* -----------------05.05.99 12:27------------------- - * - * --------------------------------------------------*/ class SwXDocumentIndexes : public SwCollectionBaseClass , public SwUnoCollection |