Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1082 sal_uInt16 _nPortionEnd = nTmpPos + pPortion->GetLen(); in CreateLines() local
1083 …if( bScriptSpace && ( _nPortionEnd < pNode->Len() ) && ( nTmpWidth < nXWidth ) && IsScriptChange( … in CreateLines()
1086 sal_uInt16 nScriptTypeLeft = GetScriptType( EditPaM( pNode, _nPortionEnd ) ); in CreateLines()
1087 sal_uInt16 nScriptTypeRight = GetScriptType( EditPaM( pNode, _nPortionEnd+1 ) ); in CreateLines()

Completed in 38 milliseconds