Searched refs:LineChartType (Results 1 – 4 of 4) sorted by relevance
146 LineChartType::LineChartType( in LineChartType() function in chart::LineChartType152 LineChartType::LineChartType( const LineChartType & rOther ) : in LineChartType() function in chart::LineChartType157 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 …]
33 class LineChartType : public ChartType class36 LineChartType(39 virtual ~LineChartType();44 APPHELPER_SERVICE_FACTORY_HELPER( LineChartType )47 explicit LineChartType( const LineChartType & rOther );
77 ::chart::LineChartType::create78 , ::chart::LineChartType::getImplementationName_Static79 , ::chart::LineChartType::getSupportedServiceNames_Static
59 $(SLO)$/LineChartType.obj \
Completed in 12 milliseconds