Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/model/template/
H A DLineChartTypeTemplate.cxx156 LineChartTypeTemplate::LineChartTypeTemplate( in LineChartTypeTemplate() function in chart::LineChartTypeTemplate
175 LineChartTypeTemplate::~LineChartTypeTemplate() in ~LineChartTypeTemplate()
178 uno::Any LineChartTypeTemplate::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
188 ::cppu::IPropertyArrayHelper & SAL_CALL LineChartTypeTemplate::getInfoHelper() in getInfoHelper()
200 sal_Int32 LineChartTypeTemplate::getDimension() const in getDimension()
205 StackMode LineChartTypeTemplate::getStackMode( sal_Int32 /* nChartTypeIndex */ ) const in getStackMode()
211 sal_Bool SAL_CALL LineChartTypeTemplate::matchesTemplate( in matchesTemplate()
364 void SAL_CALL LineChartTypeTemplate::applyStyle( in applyStyle()
389 Sequence< OUString > LineChartTypeTemplate::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
398 APPHELPER_XSERVICEINFO_IMPL( LineChartTypeTemplate, lcl_aServiceName );
[all …]
H A DChartTypeManager.cxx276 xTemplate.set( new LineChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
280 xTemplate.set( new LineChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
284 xTemplate.set( new LineChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
289 xTemplate.set( new LineChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
293 xTemplate.set( new LineChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
297 xTemplate.set( new LineChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
301 xTemplate.set( new LineChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
305 xTemplate.set( new LineChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
309 xTemplate.set( new LineChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
313 xTemplate.set( new LineChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
[all …]
H A DLineChartTypeTemplate.hxx36 class LineChartTypeTemplate : class
42 explicit LineChartTypeTemplate(
50 virtual ~LineChartTypeTemplate();
H A Dmakefile.mk60 $(SLO)$/LineChartTypeTemplate.obj \

Completed in 37 milliseconds