Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxlroot.hxx239 sal_uInt16 GetBaseYear() const;
/trunk/main/sc/source/filter/excel/
H A Dxlroot.cxx325 sal_uInt16 XclRoot::GetBaseYear() const in GetBaseYear() function in XclRoot
H A Dxechart.cxx181 …imit_cast< sal_uInt16, sal_uInt16 >( 12 * (aDateTime.GetYear() - rRoot.GetBaseYear()) + aDateTime.… in lclGetTimeValue()
183 …return ::limit_cast< sal_uInt16, sal_uInt16 >( aDateTime.GetYear() - rRoot.GetBaseYear(), 0, SAL_M… in lclGetTimeValue()
H A Dxichart.cxx172 …ast< sal_uInt16 >( 1 + nValue % 12 ), static_cast< sal_uInt16 >( rRoot.GetBaseYear() + nValue / 12… in lclGetSerialDay()
174 …ot.GetDoubleFromDateTime( Date( 1, 1, static_cast< sal_uInt16 >( rRoot.GetBaseYear() + nValue ) ) … in lclGetSerialDay()

Completed in 66 milliseconds