Searched refs:nTstPos (Results 1 – 1 of 1) sorted by relevance
1044 sal_uInt16 nTstPos=pNumFmtShell->FindCurrencyFormat(theFormat); in UpdateOptions_Impl() local1045 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 15 milliseconds