Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DDataSeriesPointWrapper.cxx400 if( m_pDataSeriesPointWrapper && !m_pDataSeriesPointWrapper->isSupportingAreaProperties() ) in getPropertyDefault()
562 bool DataSeriesPointWrapper::isSupportingAreaProperties() in isSupportingAreaProperties() function in chart::wrapper::DataSeriesPointWrapper
569 return ChartTypeHelper::isSupportingAreaProperties( xChartType, nDimensionCount ); in isSupportingAreaProperties()
H A DWrappedSeriesAreaOrLineProperty.cxx59 if( m_pDataSeriesPointWrapper && !m_pDataSeriesPointWrapper->isSupportingAreaProperties() ) in getInnerName()
H A DDataSeriesPointWrapper.hxx77 bool isSupportingAreaProperties();
/aoo42x/main/chart2/source/inc/
H A DChartTypeHelper.hxx51 …static sal_Bool isSupportingAreaProperties( const ::com::sun::star::uno::Reference< ::com::su…
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx147 …m_bHasAreaProperties = ChartTypeHelper::isSupportingAreaProperties( xChartType, nDimensionCoun… in init()
/aoo42x/main/chart2/source/controller/main/
H A DChartController_Properties.cxx205 if( !ChartTypeHelper::isSupportingAreaProperties( xChartType, nDimensionCount ) ) in createItemConverter()
/aoo42x/main/chart2/source/tools/
H A DChartTypeHelper.cxx118 sal_Bool ChartTypeHelper::isSupportingAreaProperties( const uno::Reference< XChartType >& xChartTyp… in isSupportingAreaProperties() function in chart::ChartTypeHelper

Completed in 36 milliseconds