Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/template/
H A DPieChartTypeTemplate.cxx67 PROP_PIE_TEMPLATE_USE_RINGS enumerator
93 PROP_PIE_TEMPLATE_USE_RINGS, in lcl_AddPropertiesToVector()
113 … ::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_PIE_TEMPLATE_USE_RINGS, false ); in lcl_AddDefaultsToMap()
178 …setFastPropertyValue_NoBroadcast( PROP_PIE_TEMPLATE_USE_RINGS, uno::makeAny( sal_Bool( bRings… in PieChartTypeTemplate()
304 C2U( "UseRings" ), getFastPropertyValue( PROP_PIE_TEMPLATE_USE_RINGS )); in createChartTypes()
334 getFastPropertyValue( PROP_PIE_TEMPLATE_USE_RINGS ) >>= bTemplateUsesRings; in matchesTemplate()
426 C2U( "UseRings" ), getFastPropertyValue( PROP_PIE_TEMPLATE_USE_RINGS )); in getChartTypeForIndex()
455 C2U( "UseRings" ), getFastPropertyValue( PROP_PIE_TEMPLATE_USE_RINGS )); in getChartTypeForNewSeries()
481 getFastPropertyValue( PROP_PIE_TEMPLATE_USE_RINGS ) >>= bTemplateUsesRings; in applyStyle()

Completed in 12 milliseconds