Home
last modified time | relevance | path

Searched refs:BubbleChartTypeTemplate (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/model/template/
H A DBubbleChartTypeTemplate.cxx125 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()
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 …]
H A DBubbleChartTypeTemplate.hxx34 class BubbleChartTypeTemplate : class
40 explicit BubbleChartTypeTemplate(
44 virtual ~BubbleChartTypeTemplate();
H A Dmakefile.mk68 $(SLO)$/BubbleChartTypeTemplate.obj \
H A DChartTypeManager.cxx537 xTemplate.set( new BubbleChartTypeTemplate( m_xContext, aServiceSpecifier )); in createInstance()

Completed in 27 milliseconds