Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/inc/
H A DChartTypeHelper.hxx52 …static sal_Bool isSupportingSymbolProperties( const ::com::sun::star::uno::Reference< ::com::su…
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx327 if( ChartTypeHelper::isSupportingSymbolProperties( xChartType, 2 ) ) in getPropertyState()
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx148 …m_bHasSymbolProperties = ChartTypeHelper::isSupportingSymbolProperties( xChartType, nDimensionCo… in init()
/aoo42x/main/chart2/source/tools/
H A DChartTypeHelper.cxx141 sal_Bool ChartTypeHelper::isSupportingSymbolProperties( const uno::Reference< XChartType >& xChartT… in isSupportingSymbolProperties() function in chart::ChartTypeHelper
/aoo42x/main/chart2/source/view/charttypes/
H A DAreaChart.cxx82 , m_bSymbol( ChartTypeHelper::isSupportingSymbolProperties(xChartTypeModel,nDimensionCount) ) in AreaChart()

Completed in 38 milliseconds