Lines Matching refs:eOffsetEnd
629 NfIndexTableOffset eOffsetEnd; in FillEListWithStd_Impl() local
634 eOffsetEnd=NF_NUMBER_END; in FillEListWithStd_Impl()
637 eOffsetEnd=NF_PERCENT_END; in FillEListWithStd_Impl()
640 eOffsetEnd=NF_CURRENCY_END; in FillEListWithStd_Impl()
643 eOffsetEnd=NF_DATE_END; in FillEListWithStd_Impl()
646 eOffsetEnd=NF_TIME_END; in FillEListWithStd_Impl()
649 eOffsetEnd=NF_SCIENTIFIC_END; in FillEListWithStd_Impl()
652 eOffsetEnd=NF_FRACTION_END; in FillEListWithStd_Impl()
655 eOffsetEnd=NF_BOOLEAN; in FillEListWithStd_Impl()
658 eOffsetEnd=NF_TEXT; in FillEListWithStd_Impl()
663 nSelPos=FillEListWithFormats_Impl(rList,nSelPos,eOffsetStart,eOffsetEnd); in FillEListWithStd_Impl()
675 NfIndexTableOffset eOffsetEnd) in FillEListWithFormats_Impl() argument
699 for(nIndex=eOffsetStart;nIndex<=eOffsetEnd;nIndex++) in FillEListWithFormats_Impl()
830 NfIndexTableOffset eOffsetEnd=NF_CURRENCY_END;; in FillEListWithSysCurrencys() local
833 for(nIndex=eOffsetStart;nIndex<=eOffsetEnd;nIndex++) in FillEListWithSysCurrencys()