LibreOffice Module i18npool (master) 1
Public Member Functions | Public Attributes | List of all members
i18npool::CalendarImpl::lookupTableItem Struct Reference

Public Member Functions

 lookupTableItem (OUString aCacheID, css::uno::Reference< css::i18n::XCalendar4 > _xCalendar)
 

Public Attributes

OUString m_aCacheID
 
css::uno::Reference< css::i18n::XCalendar4 > xCalendar
 

Detailed Description

Definition at line 95 of file calendarImpl.hxx.

Constructor & Destructor Documentation

◆ lookupTableItem()

i18npool::CalendarImpl::lookupTableItem::lookupTableItem ( OUString  aCacheID,
css::uno::Reference< css::i18n::XCalendar4 >  _xCalendar 
)
inline

Definition at line 96 of file calendarImpl.hxx.

Member Data Documentation

◆ m_aCacheID

OUString i18npool::CalendarImpl::lookupTableItem::m_aCacheID

Definition at line 98 of file calendarImpl.hxx.

Referenced by i18npool::CalendarImpl::loadCalendarTZ().

◆ xCalendar

css::uno::Reference< css::i18n::XCalendar4 > i18npool::CalendarImpl::lookupTableItem::xCalendar

Definition at line 99 of file calendarImpl.hxx.

Referenced by i18npool::CalendarImpl::loadCalendarTZ().


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