Home
last modified time | relevance | path

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

/trunk/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx205 sal_Size nInput = 0; in doComplexCharSetTest() local
207 for (bool bFlush = true; nInput < rTest.m_nTextSize || bFlush;) { in doComplexCharSetTest()
215 if (nInput >= rTest.m_nTextSize) { in doComplexCharSetTest()
224 reinterpret_cast< sal_Char const * >(rTest.m_pText + nInput), in doComplexCharSetTest()
228 nInput += nConverted; in doComplexCharSetTest()
231 … ASSERT_TRUE(nOutput == rTest.m_nUnicodeSize && nInput == rTest.m_nTextSize) << "failure #15"; in doComplexCharSetTest()
/trunk/main/icc/
H A DSampleICC-1.3.2.patch2558 if (m_nInput!=nInput) {
2576 if (m_nInput!=nInput) {
2594 if (m_nInput!=nInput) {
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx116 void UpdateArgInput( sal_uInt16 nOffset, sal_uInt16 nInput );

Completed in 52 milliseconds