diff options
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/model/template/PieChartType.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/template/PieChartType.cxx b/chart2/source/model/template/PieChartType.cxx index f036ebc312ad..b95d083594fc 100644 --- a/chart2/source/model/template/PieChartType.cxx +++ b/chart2/source/model/template/PieChartType.cxx @@ -46,7 +46,7 @@ enum PROP_PIECHARTTYPE_3DRELATIVEHEIGHT }; -static void lcl_AddPropertiesToVector( +void lcl_AddPropertiesToVector( ::std::vector< Property > & rOutProperties ) { rOutProperties.push_back( |