summaryrefslogtreecommitdiffstats
path: root/include/svx/svdtrans.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdtrans.hxx')
-rw-r--r--include/svx/svdtrans.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/svdtrans.hxx b/include/svx/svdtrans.hxx
index c275e81399f4..3cd736c63233 100644
--- a/include/svx/svdtrans.hxx
+++ b/include/svx/svdtrans.hxx
@@ -28,7 +28,7 @@
#include <vcl/field.hxx>
#include <vcl/mapmod.hxx>
-////////////////////////////////////////////////////////////////////////////////////////////////////
+
// Winkelangaben der DrawingEngine sind 1/100 Degree
// #i19054# nowhere used, removed // const int nWinkDiv=100;
@@ -295,7 +295,7 @@ public:
static OUString GetUnitStr(FieldUnit eUnit) { OUString aStr; TakeUnitStr(eUnit,aStr); return aStr; }
};
-////////////////////////////////////////////////////////////////////////////////////////////////////
+
#endif // INCLUDED_SVX_SVDTRANS_HXX