summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx b/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx
index 96fedf6f9b20..9d496a3d9886 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "WrappedTextRotationProperty.hxx"
#include "macros.hxx"
#include <com/sun/star/beans/XPropertyState.hpp>
@@ -25,8 +24,6 @@
using namespace ::com::sun::star;
using ::com::sun::star::uno::Any;
-
-//.............................................................................
namespace chart
{
@@ -71,6 +68,5 @@ Any WrappedTextRotationProperty::convertOuterToInnerValue( const Any& rOuterValu
}
} //namespace chart
-//.............................................................................
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */