Searched refs:LogarithmicScaling (Results 1 – 5 of 5) sorted by relevance
59 LogarithmicScaling::LogarithmicScaling( const uno::Reference< uno::XComponentContext > & xContext )… in LogarithmicScaling() function in chart::LogarithmicScaling66 LogarithmicScaling::LogarithmicScaling( double fBase ) : in LogarithmicScaling() function in chart::LogarithmicScaling72 LogarithmicScaling::~LogarithmicScaling() in ~LogarithmicScaling()77 LogarithmicScaling::doScaling( double value ) in doScaling()89 LogarithmicScaling::getInverseScaling() in getInverseScaling()96 LogarithmicScaling::getServiceName() in getServiceName()102 uno::Sequence< ::rtl::OUString > LogarithmicScaling::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()108 APPHELPER_XSERVICEINFO_IMPL( LogarithmicScaling, lcl_aServiceName_Logarithmic ) in APPHELPER_XSERVICEINFO_IMPL() argument143 return new LogarithmicScaling( m_fBase ); in getInverseScaling()
74 ::chart::LogarithmicScaling::create75 , ::chart::LogarithmicScaling::getImplementationName_Static76 , ::chart::LogarithmicScaling::getSupportedServiceNames_Static
75 return new LogarithmicScaling( fBase ); in createLogarithmicScaling()
41 class LogarithmicScaling : class50 explicit LogarithmicScaling(53 LogarithmicScaling( double fBase = 10.0 );54 virtual ~LogarithmicScaling();57 APPHELPER_SERVICE_FACTORY_HELPER( LogarithmicScaling )
41 service LogarithmicScaling
Completed in 37 milliseconds