Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/template/
H A DScatterChartTypeTemplate.cxx158 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()
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()
409 Sequence< OUString > ScatterChartTypeTemplate::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
[all …]
H A DScatterChartTypeTemplate.hxx35 class ScatterChartTypeTemplate : class
41 explicit ScatterChartTypeTemplate(
48 virtual ~ScatterChartTypeTemplate();
H A DChartTypeManager.cxx453 …xTemplate.set( new ScatterChartTypeTemplate( m_xContext, aServiceSpecifier, /* bSymbols */ true )); in createInstance()
456 …xTemplate.set( new ScatterChartTypeTemplate( m_xContext, aServiceSpecifier, /* bSymbols */ false )… in createInstance()
459 …xTemplate.set( new ScatterChartTypeTemplate( m_xContext, aServiceSpecifier, /* bSymbols */ true, /… in createInstance()
462 …xTemplate.set( new ScatterChartTypeTemplate( m_xContext, aServiceSpecifier, /* bSymbols */ false, … in createInstance()
H A Dmakefile.mk66 $(SLO)$/ScatterChartTypeTemplate.obj \

Completed in 37 milliseconds