Searched refs:eOffsetStart (Results 1 – 3 of 3) sorted by relevance
181 eOffsetStart=NF_NUMBER_START; in SetFormatType()186 eOffsetStart=NF_PERCENT_START; in SetFormatType()191 eOffsetStart=NF_CURRENCY_START; in SetFormatType()196 eOffsetStart=NF_DATE_START; in SetFormatType()201 eOffsetStart=NF_DATE_START; in SetFormatType()206 eOffsetStart=NF_TIME_START; in SetFormatType()211 eOffsetStart=NF_SCIENTIFIC_START; in SetFormatType()216 eOffsetStart=NF_FRACTION_START; in SetFormatType()221 eOffsetStart=NF_BOOLEAN; in SetFormatType()226 eOffsetStart=NF_TEXT; in SetFormatType()[all …]
628 NfIndexTableOffset eOffsetStart; in FillEListWithStd_Impl() local633 case CAT_NUMBER :eOffsetStart=NF_NUMBER_START; in FillEListWithStd_Impl()636 case CAT_PERCENT :eOffsetStart=NF_PERCENT_START; in FillEListWithStd_Impl()642 case CAT_DATE :eOffsetStart=NF_DATE_START; in FillEListWithStd_Impl()645 case CAT_TIME :eOffsetStart=NF_TIME_START; in FillEListWithStd_Impl()654 case CAT_BOOLEAN :eOffsetStart=NF_BOOLEAN; in FillEListWithStd_Impl()657 case CAT_TEXT :eOffsetStart=NF_TEXT; in FillEListWithStd_Impl()674 NfIndexTableOffset eOffsetStart, in FillEListWithFormats_Impl() argument699 for(nIndex=eOffsetStart;nIndex<=eOffsetEnd;nIndex++) in FillEListWithFormats_Impl()829 NfIndexTableOffset eOffsetStart=NF_CURRENCY_START; in FillEListWithSysCurrencys() local[all …]
242 NfIndexTableOffset eOffsetStart,
Completed in 24 milliseconds