Home
last modified time | relevance | path

Searched refs:eOffsetStart (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sw/source/ui/utlui/
H A Dnumfmtlb.cxx181 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 …]
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx628 NfIndexTableOffset eOffsetStart; in FillEListWithStd_Impl() local
633 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() argument
699 for(nIndex=eOffsetStart;nIndex<=eOffsetEnd;nIndex++) in FillEListWithFormats_Impl()
829 NfIndexTableOffset eOffsetStart=NF_CURRENCY_START; in FillEListWithSysCurrencys() local
[all …]
/trunk/main/svx/inc/svx/
H A Dnumfmtsh.hxx242 NfIndexTableOffset eOffsetStart,

Completed in 30 milliseconds