LibreOffice Module i18npool (master) 1
|
#include <calendar_gregorian.hxx>
Public Attributes | |
sal_Int32 | year |
sal_Int32 | month |
sal_Int32 | day |
sal_uInt8 | flags |
Definition at line 38 of file calendar_gregorian.hxx.
sal_Int32 i18npool::Era::day |
Definition at line 41 of file calendar_gregorian.hxx.
sal_uInt8 i18npool::Era::flags |
Definition at line 42 of file calendar_gregorian.hxx.
sal_Int32 i18npool::Era::month |
Definition at line 40 of file calendar_gregorian.hxx.
sal_Int32 i18npool::Era::year |
Definition at line 39 of file calendar_gregorian.hxx.
Referenced by i18npool::Calendar_gregorian::mapFromGregorian(), and i18npool::Calendar_gregorian::mapToGregorian().