Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx795 sal_Int32 nCountrySep = sLocaleString.indexOf( '-' ); in lcl_getCollationForLocale() local
796 if ( nCountrySep > -1 ) in lcl_getCollationForLocale()
797 sLocaleString = sLocaleString.copy( 0, nCountrySep ); in lcl_getCollationForLocale()

Completed in 10 milliseconds