summaryrefslogtreecommitdiffstats
path: root/include/svx/svdorect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdorect.hxx')
-rw-r--r--include/svx/svdorect.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/svx/svdorect.hxx b/include/svx/svdorect.hxx
index d23621d01bcc..021394e72789 100644
--- a/include/svx/svdorect.hxx
+++ b/include/svx/svdorect.hxx
@@ -23,9 +23,9 @@
#include <svx/svdotext.hxx>
#include <svx/svxdllapi.h>
-//************************************************************
+
// Vorausdeklarationen
-//************************************************************
+
class XPolygon;
@@ -33,12 +33,12 @@ namespace sdr { namespace properties {
class RectangleProperties;
}}
-//************************************************************
+
// SdrRectObj
-//
+
// Rechteck-Objekte (Rechteck,Kreis,...)
-//
-//************************************************************
+
+
class SVX_DLLPUBLIC SdrRectObj : public SdrTextObj
{