Searched refs:nCurCategory (Results 1 – 3 of 3) sorted by relevance
194 short nOldCategory = nCurCategory; in CategoryChanged()195 PosToCategory_Impl( nCatLbPos, nCurCategory ); in CategoryChanged()200 if ( nCurCategory == NUMBERFORMAT_CURRENCY && nOldCategory != nCurCategory ) in CategoryChanged()234 else if(nCurCategory==NUMBERFORMAT_CURRENCY) in FormatChanged()282 nCurCategory, nAddKey, in AddFormat()586 if(nCurCategory==NUMBERFORMAT_ALL) in FillEntryList_Impl()600 CategoryToPos_Impl(nCurCategory, nPrivCat); in FillEntryList_Impl()790 nCurCategory==NUMBERFORMAT_ALL) in FillEListWithCurrency_Impl()792 if ( nCurCategory == NUMBERFORMAT_ALL ) in FillEListWithCurrency_Impl()857 if(nCurCategory!=NUMBERFORMAT_ALL) in FillEListWithSysCurrencys()[all …]
1017 sal_uInt16 nCurCategory = aLbCategory.GetSelectEntryPos(); in UpdateOptions_Impl() local1018 sal_uInt16 nCategory = nCurCategory; in UpdateOptions_Impl()1029 nCurCategory=nFixedCategory; in UpdateOptions_Impl()1033 nTmpCatPos=nCurCategory; in UpdateOptions_Impl()1055 if ( nCategory != nCurCategory || bDoIt) in UpdateOptions_Impl()1897 sal_uInt16 nCurCategory = aLbCategory.GetSelectEntryPos(); in SetCategory() local1911 if(aLbCategory.GetEntryCount()==1 || nCurCategory!=nPos) in SetCategory()
230 short nCurCategory; member in SvxNumberFormatShell
Completed in 36 milliseconds