Home
last modified time | relevance | path

Searched refs:DEL_RIGHT (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dtextdat2.hxx45 #define DEL_RIGHT 2 macro
H A Dtextview.cxx668 sal_uInt8 nDel = ( nCode == KEY_DELETE ) ? DEL_RIGHT : DEL_LEFT; in KeyInput()
680 nDel = DEL_RIGHT; in KeyInput()
688 nDel = DEL_RIGHT; in KeyInput()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx1043 nDel = DEL_RIGHT; in PostKeyEvent()
1051 nDel = DEL_RIGHT; in PostKeyEvent()
1054 nDel = ( nCode == KEY_DELETE ) ? DEL_RIGHT : DEL_LEFT; in PostKeyEvent()
H A Dimpedit.hxx61 #define DEL_RIGHT 2 macro

Completed in 43 milliseconds