Home
last modified time | relevance | path

Searched refs:PROP_AREA_TEMPLATE_DIMENSION (Results 1 – 1 of 1) sorted by relevance

/trunk/main/chart2/source/model/template/
H A DAreaChartTypeTemplate.cxx55 PROP_AREA_TEMPLATE_DIMENSION enumerator
63 PROP_AREA_TEMPLATE_DIMENSION, in lcl_AddPropertiesToVector()
80 …::PropertyHelper::setPropertyValueDefault< sal_Int32 >( rOutMap, PROP_AREA_TEMPLATE_DIMENSION, 2 ); in lcl_AddDefaultsToMap()
143 setFastPropertyValue_NoBroadcast( PROP_AREA_TEMPLATE_DIMENSION, uno::makeAny( nDim )); in AreaChartTypeTemplate()
179 getFastPropertyValue( PROP_AREA_TEMPLATE_DIMENSION ) >>= nDim; in getDimension()

Completed in 19 milliseconds