Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/template/
H A DNetChartTypeTemplate.cxx55 NetChartTypeTemplate::NetChartTypeTemplate( in NetChartTypeTemplate() function in chart::NetChartTypeTemplate
69 NetChartTypeTemplate::~NetChartTypeTemplate() in ~NetChartTypeTemplate()
72 StackMode NetChartTypeTemplate::getStackMode( sal_Int32 /* nChartTypeIndex */ ) const in getStackMode()
77 void SAL_CALL NetChartTypeTemplate::applyStyle( in applyStyle()
101 sal_Bool SAL_CALL NetChartTypeTemplate::matchesTemplate( in matchesTemplate()
179 Reference< chart2::XChartType > NetChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartTypeI… in getChartTypeForIndex()
203 Reference< chart2::XChartType > SAL_CALL NetChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries()
214 Sequence< OUString > NetChartTypeTemplate::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
223 APPHELPER_XSERVICEINFO_IMPL( NetChartTypeTemplate, lcl_aServiceName );
H A DChartTypeManager.cxx467 xTemplate.set( new NetChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
471 xTemplate.set( new NetChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
475 xTemplate.set( new NetChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
480 xTemplate.set( new NetChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
484 xTemplate.set( new NetChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
488 xTemplate.set( new NetChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
493 xTemplate.set( new NetChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
497 xTemplate.set( new NetChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
501 xTemplate.set( new NetChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
506 xTemplate.set( new NetChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
[all …]
H A DNetChartTypeTemplate.hxx32 class NetChartTypeTemplate : public ChartTypeTemplate class
35 explicit NetChartTypeTemplate(
44 virtual ~NetChartTypeTemplate();
H A Dmakefile.mk62 $(SLO)$/NetChartTypeTemplate.obj \

Completed in 24 milliseconds