Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/items/
H A Dnumfmtsh.cxx366 sal_uInt16 nCurrencyPos) in MakeFormat() argument
368 if(aCurrencyFormatList.Count()>nCurrencyPos) in MakeFormat()
375 sal_uInt32 nFound = pFormatter->TestNewString( *aCurrencyFormatList[nCurrencyPos], eCurLanguage ); in MakeFormat()
379 AddFormat( *aCurrencyFormatList[nCurrencyPos],rErrPos,rCatLbSelPos, in MakeFormat()
1678 sal_uInt16 nCurrencyPos=aCurCurrencyList[nPos]; in SetCurrencySymbol() local
1679 if(nCurrencyPos!=(sal_uInt16)-1) in SetCurrencySymbol()
1681 pCurCurrencyEntry=rCurrencyTable[nCurrencyPos]; in SetCurrencySymbol()
/aoo41x/main/cui/source/tabpages/
H A Dnumfmt.cxx1024 sal_uInt16 nCurrencyPos =aLbCurrency.GetSelectEntryPos(); in UpdateOptions_Impl() local
1045 if(nCurrencyPos!=nTstPos && nTstPos!=(sal_uInt16)-1) in UpdateOptions_Impl()
1346 sal_uInt16 nCurrencyPos=LISTBOX_ENTRY_NOTFOUND ; in IMPL_LINK() local
1350 nCurrencyPos=aLbCurrency.GetSelectEntryPos(); in IMPL_LINK()
1351 pNumFmtShell->SetCurrencySymbol(nCurrencyPos); in IMPL_LINK()
/aoo41x/main/svl/source/numbers/
H A Dzforlist.cxx3605 sal_uInt16 nCurrencyPos = 1; in ImpInitCurrencyTable() local
3646 rCurrencyTable.Insert( pEntry, nCurrencyPos++ ); in ImpInitCurrencyTable()
3650 nSystemCurrencyPosition = nCurrencyPos-1; in ImpInitCurrencyTable()
3653 nMatchingSystemCurrencyPosition = nCurrencyPos-1; in ImpInitCurrencyTable()
3686 rCurrencyTable.Insert( pEntry, nCurrencyPos++ ); in ImpInitCurrencyTable()
3691 nSecondarySystemCurrencyPosition = nCurrencyPos-1; in ImpInitCurrencyTable()
3694 nMatchingSystemCurrencyPosition = nCurrencyPos-1; in ImpInitCurrencyTable()

Completed in 46 milliseconds