Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx1345 nX = GetXPos( pPPortion, pLine, rPaM.GetIndex() ); in CursorUp()
1389 nX = GetXPos( pPPortion, pLine, rPaM.GetIndex() ); in CursorDown()
4177 long ImpEditEngine::GetXPos( ParaPortion* pParaPortion, EditLine* pLine, sal_uInt16 nIndex, sal_Boo… in GetXPos() function in ImpEditEngine
4220 nX = GetXPos( pParaPortion, pLine, nIndex, sal_True ); in GetXPos()
4477 …nX = GetXPos( pPortion, pLine, nIndex, ( nFlags & GETCRSR_PREFERPORTIONSTART ) ? sal_True : sal_Fa… in GetEditCursor()
H A Dimpedit.cxx278 … long nX1 = pEditEngine->pImpEditEngine->GetXPos( pTmpPortion, pLine, nTmpStartIndex, sal_True ); in DrawSelection()
279 … long nX2 = pEditEngine->pImpEditEngine->GetXPos( pTmpPortion, pLine, nTmpEndIndex ); in DrawSelection()
H A Dimpedit.hxx538 …long GetXPos( ParaPortion* pParaPortion, EditLine* pLine, sal_uInt16 nIndex, sal_Bool bPreferP…

Completed in 44 milliseconds