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
2262 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 …]
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx904 SVL_DLLPRIVATE sal_Int32 ImpGetFormatCodeIndex(

Completed in 41 milliseconds