Searched refs:NetChartTypeTemplate (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/chart2/source/model/template/ |
H A D | NetChartTypeTemplate.cxx | 55 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 D | ChartTypeManager.cxx | 467 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 D | NetChartTypeTemplate.hxx | 32 class NetChartTypeTemplate : public ChartTypeTemplate class 35 explicit NetChartTypeTemplate( 44 virtual ~NetChartTypeTemplate();
|
H A D | makefile.mk | 62 $(SLO)$/NetChartTypeTemplate.obj \
|
Completed in 32 milliseconds