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

#include <lwpnumericfmt.hxx>

Public Member Functions

 LwpCurrencyPool ()
 
OUString GetCurrencySymbol (sal_uInt16 nFormat)
 
bool IsShowSpace (sal_uInt16 nFormat)
 
bool IsSymbolPost (sal_uInt16 nFormat)
 

Private Member Functions

void InitCurrencySymbol ()
 

Private Attributes

std::map< sal_uInt16, LwpCurrencyInfom_aCurrencyInfo
 

Detailed Description

Definition at line 178 of file lwpnumericfmt.hxx.

Constructor & Destructor Documentation

◆ LwpCurrencyPool()

LwpCurrencyPool::LwpCurrencyPool ( )
inline

Definition at line 181 of file lwpnumericfmt.hxx.

References InitCurrencySymbol().

Member Function Documentation

◆ GetCurrencySymbol()

OUString LwpCurrencyPool::GetCurrencySymbol ( sal_uInt16  nFormat)

Definition at line 67 of file lwpnumericfmt.cxx.

References m_aCurrencyInfo.

Referenced by LwpNumericFormat::GetCurrencyStr().

◆ InitCurrencySymbol()

void LwpCurrencyPool::InitCurrencySymbol ( )
inlineprivate

Definition at line 188 of file lwpnumericfmt.hxx.

References FMT_ARGENTINEANPESO, FMT_EURO, m_aCurrencyInfo, and u.

Referenced by LwpCurrencyPool().

◆ IsShowSpace()

bool LwpCurrencyPool::IsShowSpace ( sal_uInt16  nFormat)

Definition at line 77 of file lwpnumericfmt.cxx.

References m_aCurrencyInfo.

Referenced by LwpNumericFormat::GetCurrencyStr().

◆ IsSymbolPost()

bool LwpCurrencyPool::IsSymbolPost ( sal_uInt16  nFormat)

Definition at line 72 of file lwpnumericfmt.cxx.

References m_aCurrencyInfo.

Referenced by LwpNumericFormat::GetCurrencyStr().

Member Data Documentation

◆ m_aCurrencyInfo

std::map<sal_uInt16,LwpCurrencyInfo> LwpCurrencyPool::m_aCurrencyInfo
private

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