Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dunitconverter.hxx88 …double calcSerialFromDateTime( const ::com::sun::star::util::DateTime& rDateTime ) co…
/trunk/main/oox/source/xls/
H A Dunitconverter.cxx188 double UnitConverter::calcSerialFromDateTime( const DateTime& rDateTime ) const in calcSerialFromDateTime() function in oox::xls::UnitConverter
H A Dpivotcachebuffer.cxx789 …aGroupInfo.Start = getUnitConverter().calcSerialFromDateTime( maFieldGroupModel.maStartDat… in createDateGroupField()
790 …aGroupInfo.End = getUnitConverter().calcSerialFromDateTime( maFieldGroupModel.maEndDate … in createDateGroupField()
H A Dsheetdatabuffer.cxx383 double fSerial = getUnitConverter().calcSerialFromDateTime( rDateTime ); in setDateTimeCell()

Completed in 32 milliseconds