Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx648 …EditView::ShowCursor( sal_Bool bGotoCursor, sal_Bool bForceVisCursor, sal_uInt16 nShowCursorFlags ) in ShowCursor() argument
678 nShowCursorFlags |= nExtraCursorFlags; in ShowCursor()
680 nShowCursorFlags |= GETCRSR_TXTONLY; in ShowCursor()
688 nShowCursorFlags |= GETCRSR_PREFERPORTIONSTART; in ShowCursor()
691 Rectangle aEditCursor = pEditEngine->pImpEditEngine->PaMtoEditCursor( aPaM, nShowCursorFlags ); in ShowCursor()
870 …>GetTextPortions().FindPortion( aPaM.GetIndex(), nTextPortionStart, nShowCursorFlags & GETCRSR_PRE… in ShowCursor()
H A Dimpedit.hxx345 …void ShowCursor( sal_Bool bGotoCursor, sal_Bool bForceVisCursor, sal_uInt16 nShowCursorFlags = 0…

Completed in 28 milliseconds