Searched refs:nStopKey (Results 1 – 1 of 1) sorted by relevance
1338 sal_uInt32 nStopKey = CLOffset + SV_COUNTRY_LANGUAGE_OFFSET; in ImpGetDefaultFormat() local1341 while ( (nKey = aFTable.GetCurKey()) >= CLOffset && nKey < nStopKey ) in ImpGetDefaultFormat()3214 sal_uInt32 nStopKey = CLOffset + SV_COUNTRY_LANGUAGE_OFFSET; in ImpGetDefaultCurrencyFormat() local3217 while ( (nKey = aFTable.GetCurKey()) >= CLOffset && nKey < nStopKey ) in ImpGetDefaultCurrencyFormat()
Completed in 22 milliseconds