summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-22 00:19:18 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-22 00:19:18 +0100
commite6adf611d8edc61322bf5692bb7539ee7a3ea5b2 (patch)
tree84481d80cbac7df21b4346507bfccd68b8cd946b /editeng
parentb13f9e3374f8f605e6bf6f7be8819142060c37e9 (diff)
Remove empty description and dates.
Diffstat (limited to 'editeng')
-rw-r--r--editeng/inc/editeng/txtrange.hxx4
-rw-r--r--editeng/source/misc/txtrange.cxx12
2 files changed, 0 insertions, 16 deletions
diff --git a/editeng/inc/editeng/txtrange.hxx b/editeng/inc/editeng/txtrange.hxx
index 44c33bd95d..90b5512e76 100644
--- a/editeng/inc/editeng/txtrange.hxx
+++ b/editeng/inc/editeng/txtrange.hxx
@@ -50,10 +50,6 @@ typedef SvLongs* SvLongsPtr;
|*
|* class TextRanger
|*
-|* Beschreibung
-|* Ersterstellung 20.01.97
-|* Letzte Aenderung AMA 20.01.97
-|*
*************************************************************************/
class EDITENG_DLLPUBLIC TextRanger
{
diff --git a/editeng/source/misc/txtrange.cxx b/editeng/source/misc/txtrange.cxx
index 851e3ff0c4..cc750a9b54 100644
--- a/editeng/source/misc/txtrange.cxx
+++ b/editeng/source/misc/txtrange.cxx
@@ -40,10 +40,6 @@
|*
|* TextRanger::TextRanger()
|*
-|* Beschreibung
-|* Ersterstellung 20.01.97
-|* Letzte Aenderung 20.01.97 AMA
-|*
*************************************************************************/
#ifdef WIN
@@ -106,10 +102,6 @@ TextRanger::TextRanger( const basegfx::B2DPolyPolygon& rPolyPolygon, const baseg
|*
|* TextRanger::~TextRanger()
|*
-|* Beschreibung
-|* Ersterstellung 20.01.97
-|* Letzte Aenderung 20.01.97 AMA
-|*
*************************************************************************/
TextRanger::~TextRanger()
@@ -142,10 +134,6 @@ void TextRanger::SetVertical( BOOL bNew )
|*
|* SvxBoundArgs
|*
-|* Beschreibung
-|* Ersterstellung 20.01.97
-|* Letzte Aenderung 20.01.97 AMA
-|*
*************************************************************************/
class SvxBoundArgs