Searched refs:pAllCurrenciesEnd (Results 1 – 1 of 1) sorted by relevance
419 … const Currency2* pAllCurrenciesEnd = pAllCurrencies + aAllCurrencies.getLength(); in ImplGetDefaultValue() local424 …DBG_ASSERT( pAllCurrencies != pAllCurrenciesEnd, "UnoControlModel::ImplGetDefaultValue: no currenc… in ImplGetDefaultValue()425 if ( pAllCurrencies != pAllCurrenciesEnd ) in ImplGetDefaultValue()435 for ( ;pAllCurrencies != pAllCurrenciesEnd; ++pAllCurrencies ) in ImplGetDefaultValue()444 …DBG_ASSERT( bLegacy || pAllCurrencies != pAllCurrenciesEnd, "UnoControlModel::ImplGetDefaultValue:… in ImplGetDefaultValue()