summaryrefslogtreecommitdiff
path: root/svx/inc/xpolyimp.hxx
diff options
context:
space:
mode:
authorWolfgang Silbermayr <wolfgang.silbermayr@gmail.com>2010-10-21 10:32:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-21 10:32:34 +0100
commit017e79ab159e1410055f00e3ba411221c5db34f8 (patch)
treed29491305148d6b4436ddadb8320b87103e16218 /svx/inc/xpolyimp.hxx
parent473e4d6c041392c2fa36f8d3b9184ce593cee90d (diff)
Translate comments into English
Diffstat (limited to 'svx/inc/xpolyimp.hxx')
-rw-r--r--svx/inc/xpolyimp.hxx19
1 files changed, 0 insertions, 19 deletions
diff --git a/svx/inc/xpolyimp.hxx b/svx/inc/xpolyimp.hxx
index a0af47a95cdd..6111d1c84be0 100644
--- a/svx/inc/xpolyimp.hxx
+++ b/svx/inc/xpolyimp.hxx
@@ -31,15 +31,6 @@
#include <tools/gen.hxx>
#include <svx/xpoly.hxx>
-/*************************************************************************
-|*
-|* class ImpXPolygon
-|*
-|* Beschreibung
-|* Ersterstellung 08.11.94
-|* Letzte Aenderung Joe 26.09.95
-|*
-*************************************************************************/
class ImpXPolygon
{
public:
@@ -73,16 +64,6 @@ public:
void Remove( USHORT nPos, USHORT nCount );
};
-
-/*************************************************************************
-|*
-|* class ImpXPolyPolygon
-|*
-|* Beschreibung
-|* Ersterstellung 08.11.94
-|* Letzte Aenderung Joe 26-09-1995
-|*
-*************************************************************************/
DECLARE_LIST( XPolygonList, XPolygon* )
class ImpXPolyPolygon