Searched refs:nInput (Results 1 – 3 of 3) sorted by relevance
213 sal_Size nInput = 0; in doComplexCharSetTest() local215 for (bool bFlush = true; nInput < rTest.m_nTextSize || bFlush;) { in doComplexCharSetTest()223 if (nInput >= rTest.m_nTextSize) { in doComplexCharSetTest()232 reinterpret_cast< sal_Char const * >(rTest.m_pText + nInput), in doComplexCharSetTest()236 nInput += nConverted; in doComplexCharSetTest()243 nOutput == rTest.m_nUnicodeSize && nInput == rTest.m_nTextSize); in doComplexCharSetTest()
2558 if (m_nInput!=nInput) {2576 if (m_nInput!=nInput) {2594 if (m_nInput!=nInput) {
116 void UpdateArgInput( sal_uInt16 nOffset, sal_uInt16 nInput );
Completed in 45 milliseconds