diff --git a/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx index 733899470536..c159dfd12d1f 100644 --- a/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx +++ b/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx @@ -141,7 +141,7 @@ public: if( m_ePropertyType == DIAGRAM ) { bool bHasAmbiguousValue = false; - PROPERTYTYPE aValue; + PROPERTYTYPE aValue = PROPERTYTYPE(); if( detectInnerValue( aValue, bHasAmbiguousValue ) ) { if(bHasAmbiguousValue)