LibreOffice Module basctl (master) 1
|
#include <managelang.hxx>
Public Member Functions | |
LanguageEntry (css::lang::Locale _aLocale, bool _bIsDefault) | |
Public Attributes | |
css::lang::Locale | m_aLocale |
bool | m_bIsDefault |
Definition at line 32 of file managelang.hxx.
|
inline |
Definition at line 37 of file managelang.hxx.
css::lang::Locale basctl::LanguageEntry::m_aLocale |
Definition at line 34 of file managelang.hxx.
Referenced by basctl::IMPL_LINK_NOARG(), and basctl::LanguageBox::SetLanguage().
bool basctl::LanguageEntry::m_bIsDefault |
Definition at line 35 of file managelang.hxx.
Referenced by basctl::IMPL_LINK_NOARG().