LibreOffice Module lotuswordpro (master) 1
|
#include <localtime.hxx>
Public Member Functions | |
LtTm () | |
Public Attributes | |
tools::Long | tm_sec |
tools::Long | tm_min |
tools::Long | tm_hour |
tools::Long | tm_mday |
tools::Long | tm_mon |
tools::Long | tm_year |
tools::Long | tm_wday |
tools::Long | tm_yday |
Definition at line 60 of file localtime.hxx.
|
inline |
Definition at line 70 of file localtime.hxx.
tools::Long LtTm::tm_hour |
Definition at line 64 of file localtime.hxx.
Referenced by LwpTools::DateTimeToOUString(), LwpDocData::DateTimeToOUString(), LtgGmTime(), LwpDocData::Read(), and LwpDocData::TimeToOUString().
tools::Long LtTm::tm_mday |
Definition at line 65 of file localtime.hxx.
Referenced by LwpTools::DateTimeToOUString(), LwpDocData::DateTimeToOUString(), and LtgGmTime().
tools::Long LtTm::tm_min |
Definition at line 63 of file localtime.hxx.
Referenced by LwpTools::DateTimeToOUString(), LwpDocData::DateTimeToOUString(), LtgGmTime(), LwpDocData::Read(), and LwpDocData::TimeToOUString().
tools::Long LtTm::tm_mon |
Definition at line 66 of file localtime.hxx.
Referenced by LwpTools::DateTimeToOUString(), LwpDocData::DateTimeToOUString(), and LtgGmTime().
tools::Long LtTm::tm_sec |
Definition at line 62 of file localtime.hxx.
Referenced by LwpTools::DateTimeToOUString(), LwpDocData::DateTimeToOUString(), LtgGmTime(), LwpDocData::Read(), and LwpDocData::TimeToOUString().
tools::Long LtTm::tm_wday |
Definition at line 68 of file localtime.hxx.
Referenced by LtgGmTime().
tools::Long LtTm::tm_yday |
Definition at line 69 of file localtime.hxx.
Referenced by LtgGmTime().
tools::Long LtTm::tm_year |
Definition at line 67 of file localtime.hxx.
Referenced by LwpTools::DateTimeToOUString(), LwpDocData::DateTimeToOUString(), and LtgGmTime().