Lines Matching refs:BubbleChartTypeTemplate

125 BubbleChartTypeTemplate::BubbleChartTypeTemplate(  in BubbleChartTypeTemplate()  function in chart::BubbleChartTypeTemplate
134 BubbleChartTypeTemplate::~BubbleChartTypeTemplate() in ~BubbleChartTypeTemplate()
138 uno::Any BubbleChartTypeTemplate::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
148 ::cppu::IPropertyArrayHelper & SAL_CALL BubbleChartTypeTemplate::getInfoHelper() in getInfoHelper()
154 uno::Reference< beans::XPropertySetInfo > SAL_CALL BubbleChartTypeTemplate::getPropertySetInfo() in getPropertySetInfo()
160 sal_Int32 BubbleChartTypeTemplate::getDimension() const in getDimension()
165 StackMode BubbleChartTypeTemplate::getStackMode( sal_Int32 /* nChartTypeIndex */ ) const in getStackMode()
170 void SAL_CALL BubbleChartTypeTemplate::applyStyle( in applyStyle()
190 sal_Bool SAL_CALL BubbleChartTypeTemplate::supportsCategories() in supportsCategories()
196 sal_Bool SAL_CALL BubbleChartTypeTemplate::matchesTemplate( in matchesTemplate()
236 Reference< chart2::XChartType > BubbleChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartTy… in getChartTypeForIndex()
255 Reference< chart2::XChartType > SAL_CALL BubbleChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries()
278 Reference< chart2::XDataInterpreter > SAL_CALL BubbleChartTypeTemplate::getDataInterpreter() in getDataInterpreter()
289 Sequence< OUString > BubbleChartTypeTemplate::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
298 APPHELPER_XSERVICEINFO_IMPL( BubbleChartTypeTemplate, lcl_aServiceName );
300 IMPLEMENT_FORWARD_XINTERFACE2( BubbleChartTypeTemplate, ChartTypeTemplate, OPropertySet )
301 IMPLEMENT_FORWARD_XTYPEPROVIDER2( BubbleChartTypeTemplate, ChartTypeTemplate, OPropertySet )