Searched refs:ScatterChartType (Results 1 – 4 of 4) sorted by relevance
150 ScatterChartType::ScatterChartType( in ScatterChartType() function in chart::ScatterChartType168 ScatterChartType::ScatterChartType( const ScatterChartType & rOther ) : in ScatterChartType() function in chart::ScatterChartType173 ScatterChartType::~ScatterChartType() in ~ScatterChartType()177 uno::Reference< util::XCloneable > SAL_CALL ScatterChartType::createClone() in createClone()180 return uno::Reference< util::XCloneable >( new ScatterChartType( *this )); in createClone()186 ScatterChartType::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem()218 ::rtl::OUString SAL_CALL ScatterChartType::getChartType() in getChartType()257 uno::Any ScatterChartType::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()268 ::cppu::IPropertyArrayHelper & SAL_CALL ScatterChartType::getInfoHelper() in getInfoHelper()280 uno::Sequence< ::rtl::OUString > ScatterChartType::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()[all …]
33 class ScatterChartType : public ChartType class36 ScatterChartType(43 virtual ~ScatterChartType();48 APPHELPER_SERVICE_FACTORY_HELPER( ScatterChartType )51 explicit ScatterChartType( const ScatterChartType & rOther );
109 ::chart::ScatterChartType::create110 , ::chart::ScatterChartType::getImplementationName_Static111 , ::chart::ScatterChartType::getSupportedServiceNames_Static
65 $(SLO)$/ScatterChartType.obj \
Completed in 21 milliseconds