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

#include <localedata.hxx>

Public Member Functions

 LocaleDataLookupTableItem (const char *name, osl::Module *m, const char *lname)
 
bool equals (const css::lang::Locale &rLocale) const
 

Public Attributes

const char * dllName
 
osl::Module * module
 
const char * localeName
 
css::lang::Locale aLocale
 

Detailed Description

Definition at line 51 of file localedata.hxx.

Constructor & Destructor Documentation

◆ LocaleDataLookupTableItem()

i18npool::LocaleDataLookupTableItem::LocaleDataLookupTableItem ( const char *  name,
osl::Module *  m,
const char *  lname 
)
inline

Definition at line 58 of file localedata.hxx.

References m, and name.

Member Function Documentation

◆ equals()

bool i18npool::LocaleDataLookupTableItem::equals ( const css::lang::Locale &  rLocale) const
inline

Definition at line 61 of file localedata.hxx.

References aLocale.

Member Data Documentation

◆ aLocale

css::lang::Locale i18npool::LocaleDataLookupTableItem::aLocale

Definition at line 56 of file localedata.hxx.

Referenced by equals().

◆ dllName

const char* i18npool::LocaleDataLookupTableItem::dllName

Definition at line 53 of file localedata.hxx.

◆ localeName

const char* i18npool::LocaleDataLookupTableItem::localeName

Definition at line 55 of file localedata.hxx.

◆ module

osl::Module* i18npool::LocaleDataLookupTableItem::module

Definition at line 54 of file localedata.hxx.


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