summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ThreeDHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/ThreeDHelper.hxx')
-rw-r--r--chart2/source/inc/ThreeDHelper.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/chart2/source/inc/ThreeDHelper.hxx b/chart2/source/inc/ThreeDHelper.hxx
index 2586893d2715..342c1d11fe9c 100644
--- a/chart2/source/inc/ThreeDHelper.hxx
+++ b/chart2/source/inc/ThreeDHelper.hxx
@@ -25,12 +25,9 @@
#include <com/sun/star/drawing/ShadeMode.hpp>
#include "charttoolsdllapi.hxx"
-//.............................................................................
namespace chart
{
-//.............................................................................
-//-----------------------------------------------------------------------------
/**
*/
@@ -145,9 +142,7 @@ public:
, sal_Int32 nRoundedEdges, sal_Int32 nObjectLines );
};
-//.............................................................................
} //namespace chart
-//.............................................................................
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */