Searched refs:SEPERATOR_CV (Results 1 – 2 of 2) sorted by relevance
39 const sal_Unicode Locale::SEPERATOR_CV = (sal_Unicode)'_'; member in comphelper::Locale455 nEnd = sParser.indexOf(SEPERATOR_CV, nStart); in fromISO()482 sISO.append(SEPERATOR_CV); in toISO()
60 static const sal_Unicode SEPERATOR_CV; member in comphelper::Locale
Completed in 49 milliseconds