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
commita5ff21d92e8359c60d661d7cf9bc0ce96453b77f (patch)
tree8326b45cbf7977a21debf2ca01399437d78373c8 /editeng
parent5d39c7f613c89e7021bb9f05bc4f7e2b379846e5 (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 0cd816140900..9b607c84f26f 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 12b6510947ca..780a7f84b718 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