Home
last modified time | relevance | path

Searched refs:ImpGetFormatCodeIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx2004 sal_Int32 SvNumberFormatter::ImpGetFormatCodeIndex( in ImpGetFormatCodeIndex() function in SvNumberFormatter
2208 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_NUMBER_STANDARD ); in ImpGenerateFormats()
2262 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_NUMBER_INT ); in ImpGenerateFormats()
2267 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_NUMBER_DEC2 ); in ImpGenerateFormats()
2272 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_NUMBER_1000INT ); in ImpGenerateFormats()
2277 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_NUMBER_1000DEC2 ); in ImpGenerateFormats()
2282 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_NUMBER_SYSTEM ); in ImpGenerateFormats()
2293 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_PERCENT_INT ); in ImpGenerateFormats()
2298 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_PERCENT_DEC2 ); in ImpGenerateFormats()
2314 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_CURRENCY_1000INT ); in ImpGenerateFormats()
[all …]
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx904 SVL_DLLPRIVATE sal_Int32 ImpGetFormatCodeIndex(