LibreOffice Module lotuswordpro (master) 1
Classes | Functions
localtime.hxx File Reference
#include <tools/long.hxx>
Include dependency graph for localtime.hxx:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ LtgGmTime()

bool LtgGmTime ( tools::Long  rtime,
LtTm rtm 
)

◆ 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().