Lines Matching refs:ScatterChartTypeTemplate

158 ScatterChartTypeTemplate::ScatterChartTypeTemplate(  in ScatterChartTypeTemplate()  function in chart::ScatterChartTypeTemplate
175 ScatterChartTypeTemplate::~ScatterChartTypeTemplate() in ~ScatterChartTypeTemplate()
179 uno::Any ScatterChartTypeTemplate::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
189 ::cppu::IPropertyArrayHelper & SAL_CALL ScatterChartTypeTemplate::getInfoHelper() in getInfoHelper()
195 uno::Reference< beans::XPropertySetInfo > SAL_CALL ScatterChartTypeTemplate::getPropertySetInfo() in getPropertySetInfo()
201 sal_Int32 ScatterChartTypeTemplate::getDimension() const in getDimension()
206 StackMode ScatterChartTypeTemplate::getStackMode( sal_Int32 /* nChartTypeIndex */ ) const in getStackMode()
213 void SAL_CALL ScatterChartTypeTemplate::applyStyle( in applyStyle()
239 sal_Bool SAL_CALL ScatterChartTypeTemplate::supportsCategories() in supportsCategories()
245 sal_Bool SAL_CALL ScatterChartTypeTemplate::matchesTemplate( in matchesTemplate()
334 Reference< chart2::XChartType > ScatterChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartT… in getChartTypeForIndex()
364 Reference< chart2::XChartType > SAL_CALL ScatterChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries()
398 Reference< chart2::XDataInterpreter > SAL_CALL ScatterChartTypeTemplate::getDataInterpreter() in getDataInterpreter()
409 Sequence< OUString > ScatterChartTypeTemplate::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
418 APPHELPER_XSERVICEINFO_IMPL( ScatterChartTypeTemplate, lcl_aServiceName );
420 IMPLEMENT_FORWARD_XINTERFACE2( ScatterChartTypeTemplate, ChartTypeTemplate, OPropertySet )
421 IMPLEMENT_FORWARD_XTYPEPROVIDER2( ScatterChartTypeTemplate, ChartTypeTemplate, OPropertySet )