Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Dimpedit.hxx1229 sal_uInt8 GetCharTypeForCompression( xub_Unicode cChar );
H A Dimpedit2.cxx4263 sal_uInt8 nType = GetCharTypeForCompression( pParaPortion->GetNode()->GetChar( nIndex ) ); in GetXPos()
4273 nType = GetCharTypeForCompression( pParaPortion->GetNode()->GetChar( nIndex+1 ) ); in GetXPos()
H A Dimpedit3.cxx132 sal_uInt8 GetCharTypeForCompression( xub_Unicode cChar ) in GetCharTypeForCompression() function
4546 sal_uInt8 nType = GetCharTypeForCompression( pNode->GetChar( n+nStartPos ) ); in ImplCalcAsianCompression()

Completed in 86 milliseconds