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

Public Member Functions

 lookupTableItem (css::lang::Locale _aLocale, css::uno::Reference< XBreakIterator > _xBI)
 

Public Attributes

css::lang::Locale aLocale
 
css::uno::Reference< XBreakIterator > xBI
 

Detailed Description

Definition at line 106 of file breakiteratorImpl.hxx.

Constructor & Destructor Documentation

◆ lookupTableItem()

i18npool::BreakIteratorImpl::lookupTableItem::lookupTableItem ( css::lang::Locale  _aLocale,
css::uno::Reference< XBreakIterator >  _xBI 
)
inline

Definition at line 107 of file breakiteratorImpl.hxx.

Member Data Documentation

◆ aLocale

css::lang::Locale i18npool::BreakIteratorImpl::lookupTableItem::aLocale

Definition at line 108 of file breakiteratorImpl.hxx.

◆ xBI

css::uno::Reference< XBreakIterator > i18npool::BreakIteratorImpl::lookupTableItem::xBI

Definition at line 109 of file breakiteratorImpl.hxx.


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