Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx158 sal_Size m_nTextSize; member
182 rTest.m_nTextSize, aUnicode, TEST_STRING_SIZE, in doComplexCharSetTest()
193 && nConverted == rTest.m_nTextSize)); in doComplexCharSetTest()
215 for (bool bFlush = true; nInput < rTest.m_nTextSize || bFlush;) { in doComplexCharSetTest()
223 if (nInput >= rTest.m_nTextSize) { in doComplexCharSetTest()
263 if (i == rTest.m_nTextSize) { in doComplexCharSetTest()
285 if (i == rTest.m_nTextSize) { in doComplexCharSetTest()
356 (nSize == rTest.m_nTextSize in doComplexCharSetTest()
365 for (sal_Size i = 0; i < rTest.m_nTextSize; ++i) { in doComplexCharSetTest()
386 rTest.m_nTextSize, aUnicode, TEST_STRING_SIZE, in doComplexCharSetCutTest()
[all …]

Completed in 42 milliseconds