LibreOffice Module basic (master) 1
SbxBasicFormater Member List

This is the complete list of members for SbxBasicFormater, including all inherited members.

AnalyseFormatString(std::u16string_view sFormatStrg, short &nNoOfDigitsLeft, short &nNoOfDigitsRight, short &nNoOfOptionalDigitsLeft, short &nNoOfExponentDigits, short &nNoOfOptionalExponentDigits, bool &bPercent, bool &bCurrency, bool &bScientific, bool &bGenerateThousandSeparator, short &nMultipleThousandSeparators)SbxBasicFormaterprivatestatic
AppendDigit(OUStringBuffer &sStrg, short nDigit)SbxBasicFormaterprivatestatic
BasicFormat(double dNumber, const OUString &sFormatStrg)SbxBasicFormater
BasicFormatNull(std::u16string_view sFormatStrg)SbxBasicFormaterstatic
cDecPointSbxBasicFormaterprivate
cThousandSepSbxBasicFormaterprivate
dNumSbxBasicFormaterprivate
Get0FormatString(std::u16string_view sFormatStrg, bool &bFound)SbxBasicFormaterprivatestatic
GetDigitAtPosExpScan(double dNewExponent, short nPos, bool &bFoundFirstDigit)SbxBasicFormaterprivate
GetDigitAtPosExpScan(short nPos, bool &bFoundFirstDigit)SbxBasicFormaterprivate
GetDigitAtPosScan(short nPos, bool &bFoundFirstDigit)SbxBasicFormaterprivate
GetNegFormatString(std::u16string_view sFormatStrg, bool &bFound)SbxBasicFormaterprivatestatic
GetNullFormatString(std::u16string_view sFormatStrg, bool &bFound)SbxBasicFormaterprivatestatic
GetPosFormatString(std::u16string_view sFormatStrg, bool &bFound)SbxBasicFormaterprivatestatic
InitExp(double _dNewExp)SbxBasicFormaterprivate
InitScan(double _dNum)SbxBasicFormaterprivate
isBasicFormat(std::u16string_view sFormatStrg)SbxBasicFormaterstatic
LeftShiftDecimalPoint(OUStringBuffer &sStrg)SbxBasicFormaterprivate
nExpExpSbxBasicFormaterprivate
nNumExpSbxBasicFormaterprivate
ParseBack(OUStringBuffer &sStrg, std::u16string_view sFormatStrg, short nFormatPos)SbxBasicFormaterprivatestatic
SbxBasicFormater(sal_Unicode _cDecPoint, sal_Unicode _cThousandSep, OUString _sOnStrg, OUString _sOffStrg, OUString _sYesStrg, OUString _sNoStrg, OUString _sTrueStrg, OUString _sFalseStrg, OUString _sCurrencyStrg, OUString _sCurrencyFormatStrg)SbxBasicFormater
ScanFormatString(double dNumber, std::u16string_view sFormatStrg, OUString &sReturnStrg, bool bCreateSign)SbxBasicFormaterprivate
sCurrencyFormatStrgSbxBasicFormaterprivate
sCurrencyStrgSbxBasicFormaterprivate
sFalseStrgSbxBasicFormaterprivate
ShiftString(OUStringBuffer &sStrg, sal_uInt16 nStartPos)SbxBasicFormaterinlineprivatestatic
sNoStrgSbxBasicFormaterprivate
sNumExpStrgSbxBasicFormaterprivate
sOffStrgSbxBasicFormaterprivate
sOnStrgSbxBasicFormaterprivate
sSciNumStrgSbxBasicFormaterprivate
StrRoundDigit(OUStringBuffer &sStrg, short nPos, bool &bOverflow)SbxBasicFormaterprivate
StrRoundDigit(OUStringBuffer &sStrg, short nPos)SbxBasicFormaterprivate
sTrueStrgSbxBasicFormaterprivate
sYesStrgSbxBasicFormaterprivate