#include <DateScaling.hxx>
Definition at line 62 of file DateScaling.hxx.
◆ InverseDateScaling()
chart::InverseDateScaling::InverseDateScaling |
( |
const Date & |
rNullDate, |
|
|
sal_Int32 |
nTimeUnit, |
|
|
bool |
bShifted |
|
) |
| |
◆ ~InverseDateScaling()
chart::InverseDateScaling::~InverseDateScaling |
( |
| ) |
|
|
overridevirtual |
◆ doScaling()
double SAL_CALL chart::InverseDateScaling::doScaling |
( |
double |
value | ) |
|
|
overridevirtual |
Definition at line 131 of file DateScaling.cxx.
References DAY, Date::EMPTY, Date::GetDaysInMonth(), m_aNullDate, m_bShifted, m_nTimeUnit, MONTH, Date::SetDay(), Date::SetMonth(), Date::SetYear(), value, and YEAR.
◆ getImplementationName()
OUString SAL_CALL chart::InverseDateScaling::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getInverseScaling()
uno::Reference< XScaling > SAL_CALL chart::InverseDateScaling::getInverseScaling |
( |
| ) |
|
|
overridevirtual |
◆ getServiceName()
OUString SAL_CALL chart::InverseDateScaling::getServiceName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
css::uno::Sequence< OUString > SAL_CALL chart::InverseDateScaling::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL chart::InverseDateScaling::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_aNullDate
const Date chart::InverseDateScaling::m_aNullDate |
|
private |
◆ m_bShifted
const bool chart::InverseDateScaling::m_bShifted |
|
private |
◆ m_nTimeUnit
const sal_Int32 chart::InverseDateScaling::m_nTimeUnit |
|
private |
The documentation for this class was generated from the following files: