LibreOffice Module svl (master) 1
Public Types | Public Member Functions | Public Attributes | List of all members
SvNumberformat::LocaleType Struct Reference
Collaboration diagram for SvNumberformat::LocaleType:
[legend]

Public Types

enum class  Substitute : sal_uInt8 {
  NONE ,
  TIME ,
  LONGDATE
}
 

Public Member Functions

OUString generateCode () const
 
 LocaleType ()
 
 LocaleType (sal_uInt32 nRawCode)
 
bool isPlainLocale () const
 

Public Attributes

LanguageType meLanguage
 
LanguageType meLanguageWithoutLocaleData
 
Substitute meSubstitute
 
sal_uInt8 mnNumeralShape
 
sal_uInt8 mnCalendarType
 

Detailed Description

Definition at line 146 of file zformat.hxx.

Member Enumeration Documentation

◆ Substitute

Enumerator
NONE 
TIME 
LONGDATE 

Definition at line 148 of file zformat.hxx.

Constructor & Destructor Documentation

◆ LocaleType() [1/2]

SvNumberformat::LocaleType::LocaleType ( )

Definition at line 1568 of file zformat.cxx.

References LANGUAGE_DONTKNOW, meLanguage, and NONE.

◆ LocaleType() [2/2]

SvNumberformat::LocaleType::LocaleType ( sal_uInt32  nRawCode)

Member Function Documentation

◆ generateCode()

OUString SvNumberformat::LocaleType::generateCode ( ) const

◆ isPlainLocale()

bool SvNumberformat::LocaleType::isPlainLocale ( ) const

Definition at line 1601 of file zformat.cxx.

Referenced by SvNumberformat::SvNumberformat().

Member Data Documentation

◆ meLanguage

LanguageType SvNumberformat::LocaleType::meLanguage

◆ meLanguageWithoutLocaleData

LanguageType SvNumberformat::LocaleType::meLanguageWithoutLocaleData

◆ meSubstitute

Substitute SvNumberformat::LocaleType::meSubstitute

Definition at line 157 of file zformat.hxx.

Referenced by generateCode(), SvNumberformat::GetMappedFormatstring(), and LocaleType().

◆ mnCalendarType

sal_uInt8 SvNumberformat::LocaleType::mnCalendarType

◆ mnNumeralShape

sal_uInt8 SvNumberformat::LocaleType::mnNumeralShape

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