Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/tools/
H A DRegressionCurveModel.cxx354 LogarithmicRegressionCurve::LogarithmicRegressionCurve( in LogarithmicRegressionCurve() function in chart::LogarithmicRegressionCurve
358 LogarithmicRegressionCurve::LogarithmicRegressionCurve( in LogarithmicRegressionCurve() function in chart::LogarithmicRegressionCurve
359 const LogarithmicRegressionCurve & rOther ) : in LogarithmicRegressionCurve()
362 LogarithmicRegressionCurve::~LogarithmicRegressionCurve() in ~LogarithmicRegressionCurve()
364 uno::Sequence< ::rtl::OUString > LogarithmicRegressionCurve::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
372 APPHELPER_XSERVICEINFO_IMPL( LogarithmicRegressionCurve, lcl_aImplementationName_Logarithmic );
374 uno::Reference< util::XCloneable > SAL_CALL LogarithmicRegressionCurve::createClone() in createClone()
377 return uno::Reference< util::XCloneable >( new LogarithmicRegressionCurve( *this )); in createClone()
H A DRegressionCurveModel.hxx192 class LogarithmicRegressionCurve : public RegressionCurveModel class
195 explicit LogarithmicRegressionCurve(
198 explicit LogarithmicRegressionCurve(
199 const LogarithmicRegressionCurve & rOther );
200 virtual ~LogarithmicRegressionCurve();
209 APPHELPER_SERVICE_FACTORY_HELPER( LogarithmicRegressionCurve )
H A D_serviceregistration_tools.cxx130 ::chart::LogarithmicRegressionCurve::create
131 , ::chart::LogarithmicRegressionCurve::getImplementationName_Static
132 , ::chart::LogarithmicRegressionCurve::getSupportedServiceNames_Static
H A DRegressionCurveHelper.cxx111 new LogarithmicRegressionCurve( xContext )); in createRegressionCurveByServiceName()

Completed in 30 milliseconds