LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Public Attributes | List of all members
LtTm Struct Reference

#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
 

Detailed Description

Definition at line 60 of file localtime.hxx.

Constructor & Destructor Documentation

◆ LtTm()

LtTm::LtTm ( )
inline

Definition at line 70 of file localtime.hxx.

Member Data Documentation

◆ tm_hour

tools::Long LtTm::tm_hour

◆ tm_mday

tools::Long LtTm::tm_mday

◆ tm_min

tools::Long LtTm::tm_min

◆ tm_mon

tools::Long LtTm::tm_mon

◆ tm_sec

tools::Long LtTm::tm_sec

◆ tm_wday

tools::Long LtTm::tm_wday

Definition at line 68 of file localtime.hxx.

Referenced by LtgGmTime().

◆ tm_yday

tools::Long LtTm::tm_yday

Definition at line 69 of file localtime.hxx.

Referenced by LtgGmTime().

◆ tm_year

tools::Long LtTm::tm_year

The documentation for this struct was generated from the following file: