Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx680 nShowCursorFlags |= GETCRSR_TXTONLY; in ShowCursor()
697 …Cursor.Right() = pEditEngine->pImpEditEngine->PaMtoEditCursor( aPaM, GETCRSR_TXTONLY|GETCRSR_PREFE… in ShowCursor()
708 Rectangle aTmpRect = pEditEngine->pImpEditEngine->PaMtoEditCursor( aNext, GETCRSR_TXTONLY ); in ShowCursor()
710 …aTmpRect = pEditEngine->pImpEditEngine->PaMtoEditCursor( aNext, GETCRSR_TXTONLY|GETCRSR_ENDOFLINE … in ShowCursor()
H A Dediteng.cxx2427 aBounds = pImpEditEngine->PaMtoEditCursor( EditPaM( pNode, rPos.nIndex ), GETCRSR_TXTONLY ); in GetCharacterBounds()
2428 … = pImpEditEngine->PaMtoEditCursor( EditPaM( pNode, rPos.nIndex+1 ), GETCRSR_TXTONLY|GETCRSR_ENDOF… in GetCharacterBounds()
H A Dimpedit.hxx69 #define GETCRSR_TXTONLY 0x0001 macro
H A Deditview.cxx1196 Rectangle aTempRect = PIMPEE->PaMtoEditCursor( aPaM, GETCRSR_TXTONLY ); in ExecuteSpellPopup()
H A Dimpedit2.cxx4482 if ( nFlags & GETCRSR_TXTONLY ) in GetEditCursor()

Completed in 96 milliseconds