LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwLanguageListItem Class Referencefinal

#include <translatelangselect.hxx>

Public Member Functions

 SwLanguageListItem (const OString &sLanguage, const OString &sName)
 
const OString & getLanguage () const
 
const OString & getName () const
 

Private Attributes

const OString m_sLanguage
 
const OString m_sName
 

Detailed Description

Definition at line 30 of file translatelangselect.hxx.

Constructor & Destructor Documentation

◆ SwLanguageListItem()

SwLanguageListItem::SwLanguageListItem ( const OString &  sLanguage,
const OString &  sName 
)
inline

Definition at line 33 of file translatelangselect.hxx.

References sName.

Member Function Documentation

◆ getLanguage()

const OString & SwLanguageListItem::getLanguage ( ) const
inline

Definition at line 38 of file translatelangselect.hxx.

References m_sLanguage.

◆ getName()

const OString & SwLanguageListItem::getName ( ) const
inline

Definition at line 39 of file translatelangselect.hxx.

References m_sName.

Member Data Documentation

◆ m_sLanguage

const OString SwLanguageListItem::m_sLanguage
private

Definition at line 42 of file translatelangselect.hxx.

Referenced by getLanguage().

◆ m_sName

const OString SwLanguageListItem::m_sName
private

Definition at line 43 of file translatelangselect.hxx.

Referenced by getName().


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