Searched refs:BubbleChartTypeTemplate (Results 1 – 4 of 4) sorted by relevance
125 BubbleChartTypeTemplate::BubbleChartTypeTemplate( in BubbleChartTypeTemplate() function in chart::BubbleChartTypeTemplate134 BubbleChartTypeTemplate::~BubbleChartTypeTemplate() in ~BubbleChartTypeTemplate()138 uno::Any BubbleChartTypeTemplate::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()148 ::cppu::IPropertyArrayHelper & SAL_CALL BubbleChartTypeTemplate::getInfoHelper() in getInfoHelper()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()289 Sequence< OUString > BubbleChartTypeTemplate::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()[all …]
34 class BubbleChartTypeTemplate : class40 explicit BubbleChartTypeTemplate(44 virtual ~BubbleChartTypeTemplate();
68 $(SLO)$/BubbleChartTypeTemplate.obj \
537 xTemplate.set( new BubbleChartTypeTemplate( m_xContext, aServiceSpecifier )); in createInstance()
Completed in 15 milliseconds