#include <Scaling.hxx>
Definition at line 29 of file Scaling.hxx.
◆ LogarithmicScaling() [1/2]
chart::LogarithmicScaling::LogarithmicScaling |
( |
| ) |
|
|
explicit |
◆ LogarithmicScaling() [2/2]
chart::LogarithmicScaling::LogarithmicScaling |
( |
double |
fBase | ) |
|
◆ ~LogarithmicScaling()
chart::LogarithmicScaling::~LogarithmicScaling |
( |
| ) |
|
|
overridevirtual |
◆ doScaling()
double SAL_CALL chart::LogarithmicScaling::doScaling |
( |
double |
value | ) |
|
|
overridevirtual |
◆ getImplementationName()
OUString SAL_CALL chart::LogarithmicScaling::getImplementationName |
( |
| ) |
|
|
overridevirtual |
declare XServiceInfo methods
Definition at line 77 of file Scaling.cxx.
◆ getInverseScaling()
uno::Reference< XScaling > SAL_CALL chart::LogarithmicScaling::getInverseScaling |
( |
| ) |
|
|
overridevirtual |
◆ getServiceName()
OUString SAL_CALL chart::LogarithmicScaling::getServiceName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
css::uno::Sequence< OUString > SAL_CALL chart::LogarithmicScaling::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL chart::LogarithmicScaling::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_fBase
const double chart::LogarithmicScaling::m_fBase |
|
private |
◆ m_fLogOfBase
const double chart::LogarithmicScaling::m_fLogOfBase |
|
private |
The documentation for this class was generated from the following files: