summaryrefslogtreecommitdiff
path: root/chart2/source/inc/SceneProperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/SceneProperties.hxx')
-rw-r--r--chart2/source/inc/SceneProperties.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/inc/SceneProperties.hxx b/chart2/source/inc/SceneProperties.hxx
index e1176720364a..bb2cc8b02001 100644
--- a/chart2/source/inc/SceneProperties.hxx
+++ b/chart2/source/inc/SceneProperties.hxx
@@ -72,7 +72,7 @@ namespace SceneProperties
};
OOO_DLLPUBLIC_CHARTTOOLS void AddPropertiesToVector(
- ::std::vector< css::beans::Property > & rOutProperties );
+ std::vector< css::beans::Property > & rOutProperties );
OOO_DLLPUBLIC_CHARTTOOLS void AddDefaultsToMap( ::chart::tPropertyValueMap & rOutMap );
}