Home
last modified time | relevance | path

Searched refs:nCurCategory (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx194 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 …]
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx1017 sal_uInt16 nCurCategory = aLbCategory.GetSelectEntryPos(); in UpdateOptions_Impl() local
1018 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() local
1911 if(aLbCategory.GetEntryCount()==1 || nCurCategory!=nPos) in SetCategory()
/trunk/main/svx/inc/svx/
H A Dnumfmtsh.hxx230 short nCurCategory; member in SvxNumberFormatShell

Completed in 36 milliseconds