Searched refs:maxLeftLength (Results 1 – 2 of 2) sorted by relevance
64 maxLeftLength = maxRightLength = 1; in TextConversion_ko()71 maxLeftLength = xCDL->queryMaxCharCount(loc, in TextConversion_ko()79 if (tmp > maxLeftLength) in TextConversion_ko()80 maxLeftLength = tmp; in TextConversion_ko()86 maxLeftLength = xCD->getMaxCharCount(ConversionDirection_FROM_LEFT); in TextConversion_ko()227 sal_Int32 maxLength = toHanja ? maxLeftLength : maxRightLength; in getConversions()
143 sal_Int32 maxLeftLength; member in com::sun::star::i18n::TextConversion_ko
Completed in 15 milliseconds