From 15eb6b2e0161125e36357afcf64d27a9ca5c9d22 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Tue, 22 Jul 2014 09:35:19 -0400 Subject: Wrong indent. Change-Id: I0aab6cc1d7a39928e9e8ffd6ae23fcfad42ceae3 --- chart2/source/model/main/DataPointProperties.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart2/source/model/main/DataPointProperties.cxx b/chart2/source/model/main/DataPointProperties.cxx index 5c89424fd7ea..58d15f1f41a8 100644 --- a/chart2/source/model/main/DataPointProperties.cxx +++ b/chart2/source/model/main/DataPointProperties.cxx @@ -313,7 +313,7 @@ void DataPointProperties::AddPropertiesToVector( beans::PropertyAttribute::BOUND | beans::PropertyAttribute::MAYBEVOID )); - rOutProperties.push_back( + rOutProperties.push_back( Property( "TextRotation", PROP_DATAPOINT_TEXT_ROTATION, cppu::UnoType::get(), -- cgit v1.2.3