[Libreoffice-commits] core.git: chart2/source
Kohei Yoshida
kohei.yoshida at collabora.com
Tue Jul 22 06:36:56 PDT 2014
chart2/source/model/main/DataPointProperties.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 15eb6b2e0161125e36357afcf64d27a9ca5c9d22
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Tue Jul 22 09:35:19 2014 -0400
Wrong indent.
Change-Id: I0aab6cc1d7a39928e9e8ffd6ae23fcfad42ceae3
diff --git a/chart2/source/model/main/DataPointProperties.cxx b/chart2/source/model/main/DataPointProperties.cxx
index 5c89424..58d15f1 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<double>::get(),
More information about the Libreoffice-commits
mailing list