Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx213 sal_Size nInput = 0; in doComplexCharSetTest() local
215 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()
/aoo4110/main/icc/
H A DSampleICC-1.3.2.patch2558 if (m_nInput!=nInput) {
2576 if (m_nInput!=nInput) {
2594 if (m_nInput!=nInput) {
/aoo4110/main/formula/source/ui/dlg/
H A Dformula.cxx116 void UpdateArgInput( sal_uInt16 nOffset, sal_uInt16 nInput );

Completed in 465 milliseconds