LibreOffice Module svl (master) 1
|
#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 |
Definition at line 50 of file zformat.hxx.
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().
bool ImpSvNumberformatInfo::bThousand |
Definition at line 59 of file zformat.hxx.
Referenced by Copy(), ImpSvNumberformatScan::CopyInfo(), SvNumberformat::GetNumForInfo(), SvNumberformat::ImpGetDateTimeOutput(), SvNumberformat::ImpGetTimeOutput(), and ImpSvNumFor::ImpSvNumFor().
SvNumFormatType ImpSvNumberformatInfo::eScannedType |
Definition at line 58 of file zformat.hxx.
Referenced by Copy(), ImpSvNumberformatScan::CopyInfo(), SvNumberformat::GetNumForInfo(), SvNumberformat::GetOutputString(), SvNumberformat::GetThousandDivisorPrecision(), SvNumberformat::ImpGetNumberOutput(), ImpSvNumFor::ImpSvNumFor(), and SvNumberformat::SvNumberformat().
sal_uInt16 ImpSvNumberformatInfo::nCntExp |
Definition at line 57 of file zformat.hxx.
Referenced by Copy(), ImpSvNumberformatScan::CopyInfo(), SvNumberformat::GetNumForInfo(), SvNumberformat::ImpGetDateTimeOutput(), SvNumberformat::ImpGetFractionElements(), SvNumberformat::ImpGetFractionOutput(), SvNumberformat::ImpGetTimeOutput(), and ImpSvNumFor::ImpSvNumFor().
sal_uInt16 ImpSvNumberformatInfo::nCntPost |
Definition at line 56 of file zformat.hxx.
Referenced by Copy(), ImpSvNumberformatScan::CopyInfo(), SvNumberformat::GetNumForInfo(), SvNumberformat::ImpDecimalFill(), SvNumberformat::ImpGetDateTimeOutput(), SvNumberformat::ImpGetNumberOutput(), SvNumberformat::ImpGetScientificOutput(), SvNumberformat::ImpGetTimeOutput(), and ImpSvNumFor::ImpSvNumFor().
sal_uInt16 ImpSvNumberformatInfo::nCntPre |
Definition at line 55 of file zformat.hxx.
Referenced by Copy(), ImpSvNumberformatScan::CopyInfo(), SvNumberformat::ImpDecimalFill(), SvNumberformat::ImpGetFractionOutput(), SvNumberformat::ImpGetScientificOutput(), and ImpSvNumFor::ImpSvNumFor().
sal_uInt16 ImpSvNumberformatInfo::nThousand |
Definition at line 54 of file zformat.hxx.
Referenced by Copy(), ImpSvNumberformatScan::CopyInfo(), SvNumberformat::GetOutputString(), SvNumberformat::GetThousandDivisorPrecision(), SvNumberformat::ImpDecimalFill(), SvNumberformat::ImpGetDateTimeOutput(), SvNumberformat::ImpGetNumberOutput(), SvNumberformat::ImpGetTimeOutput(), SvNumberformat::ImpNumberFill(), SvNumberformat::ImpNumberFillWithThousands(), and ImpSvNumFor::ImpSvNumFor().
std::vector<short> ImpSvNumberformatInfo::nTypeArray |
Definition at line 53 of file zformat.hxx.
Referenced by Copy(), ImpSvNumberformatScan::CopyInfo(), ImpSvNumFor::Enlarge(), SvNumberformat::GetDateOrder(), SvNumberformat::GetExactDateOrder(), SvNumberformat::GetFormatStringForTimePrecision(), SvNumberformat::GetMappedFormatstring(), ImpSvNumFor::GetNewCurrencySymbol(), SvNumberformat::GetNumForInfo(), SvNumberformat::GetNumForString(), SvNumberformat::GetNumForType(), SvNumberformat::GetOutputString(), ImpSvNumFor::HasNewCurrency(), SvNumberformat::ImpDecimalFill(), SvNumberformat::ImpGetDateOutput(), SvNumberformat::ImpGetDateTimeOutput(), SvNumberformat::ImpGetFractionOutput(), SvNumberformat::ImpGetLogicalOutput(), SvNumberformat::ImpGetNumForStringElementCount(), SvNumberformat::ImpGetScientificOutput(), SvNumberformat::ImpGetTimeOutput(), SvNumberformat::ImpIsIso8601(), SvNumberformat::ImpIsOtherCalendar(), SvNumberformat::ImpNumberFill(), SvNumberformat::ImpNumberFillWithThousands(), SvNumberformat::ImpUseMonthCase(), SvNumberformat::IsMinuteSecondFormat(), lcl_hasEra(), and SvNumberformat::SvNumberformat().
std::vector<OUString> ImpSvNumberformatInfo::sStrArray |
Definition at line 52 of file zformat.hxx.
Referenced by Copy(), ImpSvNumberformatScan::CopyInfo(), ImpSvNumFor::Enlarge(), SvNumberformat::GetMappedFormatstring(), ImpSvNumFor::GetNewCurrencySymbol(), SvNumberformat::GetNumForInfo(), SvNumberformat::GetNumForString(), SvNumberformat::GetOutputString(), SvNumberformat::HasPositiveBracketPlaceholder(), SvNumberformat::ImpDecimalFill(), SvNumberformat::ImpGetDateOutput(), SvNumberformat::ImpGetDateTimeOutput(), SvNumberformat::ImpGetFractionOutput(), SvNumberformat::ImpGetLogicalOutput(), SvNumberformat::ImpGetScientificOutput(), SvNumberformat::ImpGetTimeOutput(), SvNumberformat::ImpIsIso8601(), SvNumberformat::ImpNumberFill(), SvNumberformat::ImpNumberFillWithThousands(), SvNumberformat::ImpUseMonthCase(), SvNumberformat::IsMinuteSecondFormat(), and SvNumberformat::IsNegativeInBracket().