Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/editeng/
H A Dimpedit2.cxx1739 for ( sal_uInt16 nCharInField = 1; nCharInField < aFldText.getLength(); nCharInField++ ) in InitScriptTypes() local
1741 short nTmpType = _xBI->getScriptType( aFldText, nCharInField ); in InitScriptTypes()
1747 aText.SetChar( pField->GetStart(), aFldText.getStr()[nCharInField] ); in InitScriptTypes()
1754 aText.SetChar( pField->GetStart(), aFldText.getStr()[nCharInField] ); in InitScriptTypes()

Completed in 22 milliseconds