Searched refs:nCapLttrPos (Results 1 – 1 of 1) sorted by relevance
1324 xub_StrLen nCapLttrPos = nPos+1; // auf das 1. Zeichen in AutoCorrect() local1326 --nCapLttrPos; // Absatz Anfang und kein Blank ! in AutoCorrect()1365 nCapLttrPos = nCapLttrPos1; in AutoCorrect()1374 xub_StrLen nEnd = nCapLttrPos; in AutoCorrect()1382 nCapLttrPos, nEnd, eLang ) ) in AutoCorrect()1611 xub_StrLen nCapLttrPos = nPos+1; // auf das 1. Zeichen in GetPrevAutoCorrWord() local1613 --nCapLttrPos; // Absatz Anfang und kein Blank ! in GetPrevAutoCorrWord()1616 if( ++nCapLttrPos >= nEnde ) in GetPrevAutoCorrWord()1621 if( 3 > nEnde - nCapLttrPos ) in GetPrevAutoCorrWord()1631 if( lcl_IsSymbolChar( rCC, rTxt, nCapLttrPos, nEnde )) in GetPrevAutoCorrWord()[all …]
Completed in 25 milliseconds