summaryrefslogtreecommitdiff
path: root/sw/inc/unosett.hxx
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-11-13 18:38:31 +0000
committerJ. Graeme Lingard <jgraeme+git@gmail.com>2010-11-13 18:38:31 +0000
commitd53b289cd7dc817cdb069005437851353b35448f (patch)
tree0b86f6317fde65b6cbf646136b9a66bfc2f8a260 /sw/inc/unosett.hxx
parentb8893bf2d0e23ef5cbab03591ca2bfd57859bd47 (diff)
Remove empty dated comments
Diffstat (limited to 'sw/inc/unosett.hxx')
-rw-r--r--sw/inc/unosett.hxx17
1 files changed, 0 insertions, 17 deletions
diff --git a/sw/inc/unosett.hxx b/sw/inc/unosett.hxx
index e04b2e17d80e..192445dde742 100644
--- a/sw/inc/unosett.hxx
+++ b/sw/inc/unosett.hxx
@@ -51,9 +51,6 @@ class SwNumRule;
/******************************************************************************
*
******************************************************************************/
-/* -----------------04.05.98 12:28-------------------
- *
- * --------------------------------------------------*/
class SwXFootnoteProperties : public cppu::WeakAggImplHelper2
<
::com::sun::star::beans::XPropertySet,
@@ -85,9 +82,6 @@ public:
void Invalidate() {pDoc = 0;}
};
-/* -----------------04.05.98 12:28-------------------
- *
- * --------------------------------------------------*/
class SwXEndnoteProperties : public cppu::WeakAggImplHelper2
<
::com::sun::star::beans::XPropertySet,
@@ -119,9 +113,6 @@ public:
void Invalidate() {pDoc = 0;}
};
-/* -----------------04.05.98 12:28-------------------
- *
- * --------------------------------------------------*/
class SwXLineNumberingProperties : public cppu::WeakAggImplHelper2
<
::com::sun::star::beans::XPropertySet,
@@ -153,9 +144,6 @@ public:
void Invalidate() {pDoc = 0;}
};
-/* -----------------25.05.98 08:21-------------------
- *
- * --------------------------------------------------*/
class SwXNumberingRules : public cppu::WeakAggImplHelper5
<
::com::sun::star::container::XIndexReplace,
@@ -235,9 +223,7 @@ public:
void Invalidate() {pDocShell = 0;}
const String& GetCreatedNumRuleName() const{return sCreatedNumRuleName; }
};
-/*-----------------12.02.98 08:27-------------------
---------------------------------------------------*/
class SwXChapterNumbering : public SwXNumberingRules
{
protected:
@@ -255,9 +241,6 @@ public:
};
-/* -----------------27.05.98 15:44-------------------
- *
- * --------------------------------------------------*/
class SwXTextColumns : public cppu::WeakAggImplHelper4
<