Home
last modified time | relevance | path

Searched refs:aCurCurrencyList (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/items/
H A Dnumfmtsh.cxx1535 sal_uInt16 nCount=aCurCurrencyList.Count(); in GetCurrencySymbols()
1562 aCurCurrencyList.Remove(0,aCurCurrencyList.Count()); in GetCurrencySymbols()
1579 aCurCurrencyList.Insert(nAuto,aCurCurrencyList.Count()); in GetCurrencySymbols()
1585 aCurCurrencyList.Insert((sal_uInt16)0,aCurCurrencyList.Count()); in GetCurrencySymbols()
1613 aCurCurrencyList.Insert(i,j); in GetCurrencySymbols()
1639 aCurCurrencyList.Insert(i,j); in GetCurrencySymbols()
1676 if(nPos<aCurCurrencyList.Count()) in SetCurrencySymbol()
1678 sal_uInt16 nCurrencyPos=aCurCurrencyList[nPos]; in SetCurrencySymbol()
1740 if(aCurCurrencyList[j]==nPos) return j; in FindCurrencyFormat()
1819 if(bTmpBanking && aCurCurrencyList.Count()>nPos) in FindCurrencyFormat()
[all …]
/aoo41x/main/svx/inc/svx/
H A Dnumfmtsh.hxx232 SvUShorts aCurCurrencyList; member in SvxNumberFormatShell

Completed in 24 milliseconds