Searched refs:maxRightLength (Results 1 – 2 of 2) sorted by relevance
64 maxLeftLength = maxRightLength = 1; in TextConversion_ko()74 maxRightLength = xCDL->queryMaxCharCount(loc, in TextConversion_ko()82 if (tmp > maxRightLength) in TextConversion_ko()83 maxRightLength = tmp; in TextConversion_ko()87 maxRightLength = xCD->getMaxCharCount(ConversionDirection_FROM_RIGHT); in TextConversion_ko()227 sal_Int32 maxLength = toHanja ? maxLeftLength : maxRightLength; in getConversions()
144 sal_Int32 maxRightLength; member in com::sun::star::i18n::TextConversion_ko
Completed in 9 milliseconds