Home
last modified time | relevance | path

Searched refs:CursorUp (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx189 TextPaM CursorUp( const TextPaM& rPaM );
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx189 void CursorUp();
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx354 CursorUp(); in IMPL_LINK_INLINE_END()
381 void SvImpLBox::CursorUp() in CursorUp() function in SvImpLBox
501 CursorUp(); in KeyUp()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx891 case KEY_UP: aPaM = CursorUp( aPaM, pEditView ); in MoveCursor()
1110 aPaM = CursorUp( aPaM, pEditView ); in CursorVisualLeftRight()
1268 aPaM = CursorUp( aPaM, pEditView ); in CursorVisualLeftRight()
1333 EditPaM ImpEditEngine::CursorUp( const EditPaM& rPaM, EditView* pView ) in CursorUp() function in ImpEditEngine
H A Dimpedit.hxx599 EditPaM CursorUp( const EditPaM& rPaM, EditView* pEditView );
/trunk/main/svtools/source/edit/
H A Dtextview.cxx1280 case KEY_UP: aPaM = CursorUp( aPaM ); in ImpMoveCursor()
1608 TextPaM TextView::CursorUp( const TextPaM& rPaM ) in CursorUp() function in TextView

Completed in 67 milliseconds