Searched refs:GetPortionXOffset (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/editeng/source/editeng/ |
| H A D | impedit2.cxx | 3966 long nXLeft = GetPortionXOffset( pParaPortion, pLine, i ); in GetChar() 4084 long ImpEditEngine::GetPortionXOffset( ParaPortion* pParaPortion, EditLine* pLine, sal_uInt16 nText… in GetPortionXOffset() function in ImpEditEngine 4193 long nX = GetPortionXOffset( pParaPortion, pLine, nTextPortion ); in GetXPos()
|
| H A D | impedit.hxx | 539 …long GetPortionXOffset( ParaPortion* pParaPortion, EditLine* pLine, sal_uInt16 nTex…
|
| H A D | impedit3.cxx | 2992 long nPortionXOffset = GetPortionXOffset( pPortion, pLine, y ); in Paint()
|