LibreOffice Module svl (master) 1
Public Member Functions | Public Attributes | List of all members
ImpSvNumberformatInfo Struct Reference

#include <zformat.hxx>

Public Member Functions

void Copy (const ImpSvNumberformatInfo &rNumFor, sal_uInt16 nCount)
 SvNumberformatInfo. More...
 

Public Attributes

std::vector< OUString > sStrArray
 
std::vector< short > nTypeArray
 
sal_uInt16 nThousand
 
sal_uInt16 nCntPre
 
sal_uInt16 nCntPost
 
sal_uInt16 nCntExp
 
SvNumFormatType eScannedType
 
bool bThousand
 

Detailed Description

Definition at line 50 of file zformat.hxx.

Member Function Documentation

◆ Copy()

void ImpSvNumberformatInfo::Copy ( const ImpSvNumberformatInfo rNumFor,
sal_uInt16  nCount 
)

SvNumberformatInfo.

Definition at line 131 of file zformat.cxx.

References bThousand, eScannedType, i, nCntExp, nCntPost, nCntPre, nThousand, nTypeArray, and sStrArray.

Referenced by ImpSvNumFor::Copy().

Member Data Documentation

◆ bThousand

bool ImpSvNumberformatInfo::bThousand

◆ eScannedType

SvNumFormatType ImpSvNumberformatInfo::eScannedType

◆ nCntExp

sal_uInt16 ImpSvNumberformatInfo::nCntExp

◆ nCntPost

sal_uInt16 ImpSvNumberformatInfo::nCntPost

◆ nCntPre

sal_uInt16 ImpSvNumberformatInfo::nCntPre

◆ nThousand

sal_uInt16 ImpSvNumberformatInfo::nThousand

◆ nTypeArray

std::vector<short> ImpSvNumberformatInfo::nTypeArray

◆ sStrArray

std::vector<OUString> ImpSvNumberformatInfo::sStrArray

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