Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcollatorres.cxx102 String aLocaleFreeAlgorithm; in GetTranslation() local
106 aLocaleFreeAlgorithm = r_Algorithm; in GetTranslation()
111 aLocaleFreeAlgorithm = String(r_Algorithm, nIndex, r_Algorithm.Len() - nIndex); in GetTranslation()
116 if (aLocaleFreeAlgorithm == mp_Data[i].GetAlgorithm()) in GetTranslation()
H A Dindexentryres.cxx113 String aLocaleFreeAlgorithm; in GetTranslation() local
116 aLocaleFreeAlgorithm = r_Algorithm; in GetTranslation()
119 aLocaleFreeAlgorithm = String(r_Algorithm, nIndex, r_Algorithm.Len() - nIndex); in GetTranslation()
123 if (aLocaleFreeAlgorithm == mp_Data[i].GetAlgorithm()) in GetTranslation()

Completed in 32 milliseconds