Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/model/template/
H A DLineChartType.cxx146 LineChartType::LineChartType( in LineChartType() function in chart::LineChartType
152 LineChartType::LineChartType( const LineChartType & rOther ) : in LineChartType() function in chart::LineChartType
157 LineChartType::~LineChartType() in ~LineChartType()
161 uno::Reference< util::XCloneable > SAL_CALL LineChartType::createClone() in createClone()
164 return uno::Reference< util::XCloneable >( new LineChartType( *this )); in createClone()
168 ::rtl::OUString SAL_CALL LineChartType::getChartType() in getChartType()
176 uno::Any LineChartType::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
186 ::cppu::IPropertyArrayHelper & SAL_CALL LineChartType::getInfoHelper() in getInfoHelper()
192 uno::Reference< beans::XPropertySetInfo > SAL_CALL LineChartType::getPropertySetInfo() in getPropertySetInfo()
198 uno::Sequence< ::rtl::OUString > LineChartType::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
[all …]
H A DLineChartType.hxx33 class LineChartType : public ChartType class
36 LineChartType(
39 virtual ~LineChartType();
44 APPHELPER_SERVICE_FACTORY_HELPER( LineChartType )
47 explicit LineChartType( const LineChartType & rOther );
H A D_serviceregistration_charttypes.cxx77 ::chart::LineChartType::create
78 , ::chart::LineChartType::getImplementationName_Static
79 , ::chart::LineChartType::getSupportedServiceNames_Static
H A Dmakefile.mk59 $(SLO)$/LineChartType.obj \

Completed in 28 milliseconds