Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/model/template/
H A DScatterChartType.cxx150 ScatterChartType::ScatterChartType( in ScatterChartType() function in chart::ScatterChartType
168 ScatterChartType::ScatterChartType( const ScatterChartType & rOther ) : in ScatterChartType() function in chart::ScatterChartType
173 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 …]
H A DScatterChartType.hxx33 class ScatterChartType : public ChartType class
36 ScatterChartType(
43 virtual ~ScatterChartType();
48 APPHELPER_SERVICE_FACTORY_HELPER( ScatterChartType )
51 explicit ScatterChartType( const ScatterChartType & rOther );
H A D_serviceregistration_charttypes.cxx109 ::chart::ScatterChartType::create
110 , ::chart::ScatterChartType::getImplementationName_Static
111 , ::chart::ScatterChartType::getSupportedServiceNames_Static
H A Dmakefile.mk65 $(SLO)$/ScatterChartType.obj \

Completed in 16 milliseconds