Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx1044 sal_uInt16 nTstPos=pNumFmtShell->FindCurrencyFormat(theFormat); in UpdateOptions_Impl() local
1045 if(nCurrencyPos!=nTstPos && nTstPos!=(sal_uInt16)-1) in UpdateOptions_Impl()
1047 aLbCurrency.SelectEntryPos(nTstPos); in UpdateOptions_Impl()
1048 pNumFmtShell->SetCurrencySymbol(nTstPos); in UpdateOptions_Impl()

Completed in 19 milliseconds