Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/model/template/
H A DPieChartTypeTemplate.cxx166 PieChartTypeTemplate::PieChartTypeTemplate( in PieChartTypeTemplate() function in chart::PieChartTypeTemplate
181 PieChartTypeTemplate::~PieChartTypeTemplate() in ~PieChartTypeTemplate()
185 uno::Any PieChartTypeTemplate::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
208 sal_Int32 PieChartTypeTemplate::getDimension() const in getDimension()
214 const_cast< PieChartTypeTemplate * >( this )-> in getDimension()
235 void PieChartTypeTemplate::adaptAxes( in adaptAxes()
242 void PieChartTypeTemplate::adaptScales( in adaptScales()
284 void PieChartTypeTemplate::createChartTypes( in createChartTypes()
326 sal_Bool SAL_CALL PieChartTypeTemplate::matchesTemplate( in matchesTemplate()
467 void SAL_CALL PieChartTypeTemplate::applyStyle( in applyStyle()
[all …]
H A DChartTypeManager.cxx420 xTemplate.set( new PieChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
424 xTemplate.set( new PieChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
428 xTemplate.set( new PieChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
432 xTemplate.set( new PieChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
436 xTemplate.set( new PieChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
440 xTemplate.set( new PieChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
444 xTemplate.set( new PieChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
448 xTemplate.set( new PieChartTypeTemplate( m_xContext, aServiceSpecifier, in createInstance()
H A DPieChartTypeTemplate.hxx36 class PieChartTypeTemplate : class
42 PieChartTypeTemplate(
49 virtual ~PieChartTypeTemplate();
H A Dmakefile.mk64 $(SLO)$/PieChartTypeTemplate.obj \

Completed in 38 milliseconds