Home
last modified time | relevance | path

Searched refs:GetDateTimeFromDouble (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxlroot.hxx224 DateTime GetDateTimeFromDouble( double fValue ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxlroot.hxx222 DateTime GetDateTimeFromDouble( double fValue ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxlroot.cxx352 DateTime XclRoot::GetDateTimeFromDouble( double fValue ) const in GetDateTimeFromDouble() function in XclRoot
H A Dxepivot.cxx351 InsertOrigDateTimeItem( GetDateTimeFromDouble( ::std::max( fValue, 0.0 ) ), aText ); in InitStandardField()
558 …maNumGroupLimits.AppendNewRecord( new XclExpPCItem( GetDateTimeFromDouble( rDateInfo.mfStart ) ) ); in SetDateGroupLimit()
559 … maNumGroupLimits.AppendNewRecord( new XclExpPCItem( GetDateTimeFromDouble( rDateInfo.mfEnd ) ) ); in SetDateGroupLimit()
H A Dxechart.cxx177 DateTime aDateTime = rRoot.GetDateTimeFromDouble( fSerialDate ); in lclGetTimeValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxlroot.cxx344 DateTime XclRoot::GetDateTimeFromDouble( double fValue ) const in GetDateTimeFromDouble() function in XclRoot
H A Dxepivot.cxx351 InsertOrigDateTimeItem( GetDateTimeFromDouble( ::std::max( fValue, 0.0 ) ), aText ); in InitStandardField()
557 …maNumGroupLimits.AppendNewRecord( new XclExpPCItem( GetDateTimeFromDouble( rDateInfo.mfStart ) ) ); in SetDateGroupLimit()
558 … maNumGroupLimits.AppendNewRecord( new XclExpPCItem( GetDateTimeFromDouble( rDateInfo.mfEnd ) ) ); in SetDateGroupLimit()
H A Dxechart.cxx177 DateTime aDateTime = rRoot.GetDateTimeFromDouble( fSerialDate ); in lclGetTimeValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog381444 Restrict GetDoubleFromDateTime() and GetDateTimeFromDouble() correction
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog643493 Restrict GetDoubleFromDateTime() and GetDateTimeFromDouble() correction