Searched refs:GenerateFormat (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/sc/source/filter/lotus/ |
H A D | tool.cxx | 230 pFormTable->GenerateFormat( aFormString, nIndex1, in NewAttr() 237 pFormTable->GenerateFormat( aFormString, nIndex1, in NewAttr() 244 pFormTable->GenerateFormat( aFormString, nIndex1, in NewAttr() 251 pFormTable->GenerateFormat( aFormString, nIndex1, in NewAttr() 258 pFormTable->GenerateFormat( aFormString, nIndex1, in NewAttr() 265 pFormTable->GenerateFormat( aFormString, nIndex1, in NewAttr() 272 pFormTable->GenerateFormat( aFormString, nIndex1, in NewAttr() 283 pFormTable->GenerateFormat( aFormString, nIndex1, in NewAttr() 290 pFormTable->GenerateFormat( aFormString, nIndex1, in NewAttr() 362 pFormTable->GenerateFormat( aFormString, nIndex1, in NewAttr()
|
/aoo42x/main/svtools/source/control/ |
H A D | fmtfield.cxx | 747 …ImplGetFormatter()->GenerateFormat(sFmtDescription, m_nFormatKey, eLang, _bUseSeparator, IsRed, nP… in SetThousandsSep() 791 …ImplGetFormatter()->GenerateFormat(sFmtDescription, m_nFormatKey, eLang, bThousand, IsRed, _nPreci… in SetDecimalDigits()
|
/aoo42x/main/svx/source/items/ |
H A D | numfmtsh.cxx | 385 pFormatter->GenerateFormat( rFormat, nCurFormatKey, in MakeFormat() 394 pFormatter->GenerateFormat( rFormat, nCurFormatKey, in MakeFormat()
|
/aoo42x/main/svl/inc/svl/ |
H A D | zforlist.hxx | 475 void GenerateFormat( String& sString, sal_uInt32 nIndex,
|
/aoo42x/main/svl/source/numbers/ |
H A D | numfmuno.cxx | 589 pFormatter->GenerateFormat( aRet, nBaseKey, eLang, bThousands, bRed, nDecimals, nLeading ); in generateFormat()
|
H A D | zforlist.cxx | 2700 void SvNumberFormatter::GenerateFormat(String& sString, in GenerateFormat() function in SvNumberFormatter
|
/aoo42x/main/xmloff/source/style/ |
H A D | xmlnumfi.cxx | 1924 pFormatter->GenerateFormat( aNumStr, nStdIndex, nFormatLang, in AddNumber()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | formatsh.cxx | 1074 pFormatter->GenerateFormat( in ExecuteNumFormat()
|
H A D | viewfunc.cxx | 2821 pFormatter->GenerateFormat( aNewPicture, nOldFormat, eLanguage, in ChangeNumFmtDecimals()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr1.cxx | 7606 pFormatter->GenerateFormat(sFormatString, in ScCurrency() 7700 pFormatter->GenerateFormat(sFormatString, in ScFixed()
|
/aoo42x/main/svx/source/fmcomp/ |
H A D | gridcell.cxx | 1986 … pFormatterUsed->GenerateFormat( sFormatString, 0, aAppLanguage, bThousand, sal_False, nScale ); in implAdjustGenericFieldSetting()
|
Completed in 159 milliseconds