Searched refs:ImpGetFormatCodeIndex (Results 1 – 2 of 2) sorted by relevance
2004 sal_Int32 SvNumberFormatter::ImpGetFormatCodeIndex( in ImpGetFormatCodeIndex() function in SvNumberFormatter2262 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_NUMBER_INT ); in ImpGenerateFormats()2267 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_NUMBER_DEC2 ); in ImpGenerateFormats()2293 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_PERCENT_INT ); in ImpGenerateFormats()2298 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_PERCENT_DEC2 ); in ImpGenerateFormats()2391 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_DATE_MMMM ); in ImpGenerateFormats()2396 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_DATE_QQJJ ); in ImpGenerateFormats()2502 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_TIME_HHMM ); in ImpGenerateFormats()2507 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_TIME_HHMMSS ); in ImpGenerateFormats()2522 nIdx = ImpGetFormatCodeIndex( aFormatSeq, NF_TIME_HH_MMSS ); in ImpGenerateFormats()[all …]
904 SVL_DLLPRIVATE sal_Int32 ImpGetFormatCodeIndex(
Completed in 39 milliseconds