LibreOffice Module lotuswordpro (master) 1
|
#include <tools/long.hxx>
Go to the source code of this file.
Classes | |
struct | LtTm |
Functions | |
bool | LtgGmTime (tools::Long rtime, LtTm &rtm) |
bool | LtgLocalTime (tools::Long rtime, LtTm &rtm) |
bool LtgGmTime | ( | tools::Long | rtime, |
LtTm & | rtm | ||
) |
Definition at line 70 of file localtime.cxx.
References BASE_DOW, DAY_SEC, FOURYEAR_SEC, LtTm::tm_hour, LtTm::tm_mday, LtTm::tm_min, LtTm::tm_mon, LtTm::tm_sec, LtTm::tm_wday, LtTm::tm_yday, LtTm::tm_year, and YEAR_SEC.
Referenced by LtgLocalTime().
bool LtgLocalTime | ( | tools::Long | rtime, |
LtTm & | rtm | ||
) |
Definition at line 169 of file localtime.cxx.
References DAY_SEC, LONG_MAX, and LtgGmTime().
Referenced by LwpDocData::Read(), and LwpFribNote::XFConvert().