LibreOffice Module i18npool (master) 1
Public Member Functions | Private Attributes | List of all members
Attr Class Reference

#include <LocaleNode.hxx>

Public Member Functions

 Attr (const Reference< XAttributeList > &attr)
 
OUString getValueByName (const char *str) const
 
const OUString & getValueByIndex (sal_Int32 idx) const
 

Private Attributes

Sequence< OUString > name
 
Sequence< OUString > value
 

Detailed Description

Definition at line 68 of file LocaleNode.hxx.

Constructor & Destructor Documentation

◆ Attr()

Attr::Attr ( const Reference< XAttributeList > &  attr)
explicit

Definition at line 2372 of file LocaleNode.cxx.

References getValueByIndex(), i, name, pName, and value.

Member Function Documentation

◆ getValueByIndex()

const OUString & Attr::getValueByIndex ( sal_Int32  idx) const

Definition at line 2395 of file LocaleNode.cxx.

References idx, and value.

Referenced by Attr(), and LCTransliterationNode::generateCode().

◆ getValueByName()

OUString Attr::getValueByName ( const char *  str) const

Member Data Documentation

◆ name

Sequence<OUString> Attr::name
private

Definition at line 69 of file LocaleNode.hxx.

Referenced by Attr(), and getValueByName().

◆ value

Sequence<OUString> Attr::value
private

Definition at line 70 of file LocaleNode.hxx.

Referenced by Attr(), getValueByIndex(), and getValueByName().


The documentation for this class was generated from the following files: