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

Public Member Functions

 lookupTableItem (css::lang::Locale _aLocale, OUString _aName, css::uno::Reference< XCharacterClassification > _xCI)
 
bool equals (const css::lang::Locale &rLocale) const
 

Public Attributes

css::lang::Locale aLocale
 
OUString aName
 
css::uno::Reference< XCharacterClassification > xCI
 

Detailed Description

Definition at line 71 of file characterclassificationImpl.hxx.

Constructor & Destructor Documentation

◆ lookupTableItem()

i18npool::CharacterClassificationImpl::lookupTableItem::lookupTableItem ( css::lang::Locale  _aLocale,
OUString  _aName,
css::uno::Reference< XCharacterClassification >  _xCI 
)
inline

Definition at line 72 of file characterclassificationImpl.hxx.

Member Function Documentation

◆ equals()

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

Definition at line 78 of file characterclassificationImpl.hxx.

References aLocale.

Member Data Documentation

◆ aLocale

css::lang::Locale i18npool::CharacterClassificationImpl::lookupTableItem::aLocale

Definition at line 75 of file characterclassificationImpl.hxx.

Referenced by equals().

◆ aName

OUString i18npool::CharacterClassificationImpl::lookupTableItem::aName

Definition at line 76 of file characterclassificationImpl.hxx.

◆ xCI

css::uno::Reference< XCharacterClassification > i18npool::CharacterClassificationImpl::lookupTableItem::xCI

Definition at line 77 of file characterclassificationImpl.hxx.


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