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

#include <zforauto.hxx>

Collaboration diagram for ScNumFormatAbbrev:
[legend]

Public Member Functions

 ScNumFormatAbbrev ()
 
 ScNumFormatAbbrev (sal_uInt32 nFormat, const SvNumberFormatter &rFormatter)
 
void Load (SvStream &rStream, rtl_TextEncoding eByteStrSet)
 
void Save (SvStream &rStream, rtl_TextEncoding eByteStrSet) const
 
void PutFormatIndex (sal_uInt32 nFormat, const SvNumberFormatter &rFormatter)
 
sal_uInt32 GetFormatIndex (SvNumberFormatter &rFormatter)
 
bool operator== (const ScNumFormatAbbrev &rNumFormat) const
 
LanguageType GetLanguage () const
 

Private Attributes

OUString sFormatstring
 
LanguageType eLanguage
 
LanguageType eSysLanguage
 

Detailed Description

Definition at line 28 of file zforauto.hxx.

Constructor & Destructor Documentation

◆ ScNumFormatAbbrev() [1/2]

ScNumFormatAbbrev::ScNumFormatAbbrev ( )

Definition at line 30 of file zforauto.cxx.

References LANGUAGE_GERMAN, and LANGUAGE_SYSTEM.

◆ ScNumFormatAbbrev() [2/2]

ScNumFormatAbbrev::ScNumFormatAbbrev ( sal_uInt32  nFormat,
const SvNumberFormatter rFormatter 
)

Definition at line 37 of file zforauto.cxx.

References PutFormatIndex().

Member Function Documentation

◆ GetFormatIndex()

sal_uInt32 ScNumFormatAbbrev::GetFormatIndex ( SvNumberFormatter rFormatter)

◆ GetLanguage()

LanguageType ScNumFormatAbbrev::GetLanguage ( ) const
inline

Definition at line 46 of file zforauto.hxx.

References eLanguage.

Referenced by ScAutoFormatData::FillToItemSet().

◆ Load()

void ScNumFormatAbbrev::Load ( SvStream rStream,
rtl_TextEncoding  eByteStrSet 
)

◆ operator==()

bool ScNumFormatAbbrev::operator== ( const ScNumFormatAbbrev rNumFormat) const
inline

Definition at line 41 of file zforauto.hxx.

References eLanguage, eSysLanguage, and sFormatstring.

◆ PutFormatIndex()

void ScNumFormatAbbrev::PutFormatIndex ( sal_uInt32  nFormat,
const SvNumberFormatter rFormatter 
)

◆ Save()

void ScNumFormatAbbrev::Save ( SvStream rStream,
rtl_TextEncoding  eByteStrSet 
) const

Member Data Documentation

◆ eLanguage

LanguageType ScNumFormatAbbrev::eLanguage
private

Definition at line 31 of file zforauto.hxx.

Referenced by GetFormatIndex(), GetLanguage(), Load(), operator==(), PutFormatIndex(), and Save().

◆ eSysLanguage

LanguageType ScNumFormatAbbrev::eSysLanguage
private

Definition at line 32 of file zforauto.hxx.

Referenced by GetFormatIndex(), Load(), operator==(), PutFormatIndex(), and Save().

◆ sFormatstring

OUString ScNumFormatAbbrev::sFormatstring
private

Definition at line 30 of file zforauto.hxx.

Referenced by GetFormatIndex(), Load(), operator==(), PutFormatIndex(), and Save().


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