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