Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dvalidate.cxx348 String aListSep = ::GetScCompilerNativeSymbol( ocSep ); //CHINA001 in ScTPValidationValue() local
349 …DBG_ASSERT( aListSep.Len() == 1, "ScTPValidationValue::ScTPValidationValue - list separator error"… in ScTPValidationValue()
350 mcFmlaSep = aListSep.Len() ? aListSep.GetChar( 0 ) : ';'; in ScTPValidationValue()
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx397 OUString aListSep = in generateCode() local
439 if (aListSep == aDecSep) in generateCode()
442 if (aListSep == aThoSep) in generateCode()
445 if (aListSep.getLength() != 1 || aListSep.getStr()[0] != ';') in generateCode()

Completed in 31 milliseconds