Lines Matching refs:Key
1611 case com::sun::star::awt::Key::SELECT_ALL: in ImplHandleKeyEvent()
1622 case com::sun::star::awt::Key::MOVE_WORD_FORWARD: in ImplHandleKeyEvent()
1623 case com::sun::star::awt::Key::SELECT_WORD_FORWARD: in ImplHandleKeyEvent()
1624 case com::sun::star::awt::Key::MOVE_WORD_BACKWARD: in ImplHandleKeyEvent()
1625 case com::sun::star::awt::Key::SELECT_WORD_BACKWARD: in ImplHandleKeyEvent()
1626 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_LINE: in ImplHandleKeyEvent()
1627 case com::sun::star::awt::Key::MOVE_TO_END_OF_LINE: in ImplHandleKeyEvent()
1628 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_LINE: in ImplHandleKeyEvent()
1629 case com::sun::star::awt::Key::SELECT_TO_END_OF_LINE: in ImplHandleKeyEvent()
1630 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_PARAGRAPH: in ImplHandleKeyEvent()
1631 case com::sun::star::awt::Key::MOVE_TO_END_OF_PARAGRAPH: in ImplHandleKeyEvent()
1632 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_PARAGRAPH: in ImplHandleKeyEvent()
1633 case com::sun::star::awt::Key::SELECT_TO_END_OF_PARAGRAPH: in ImplHandleKeyEvent()
1634 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_DOCUMENT: in ImplHandleKeyEvent()
1635 case com::sun::star::awt::Key::MOVE_TO_END_OF_DOCUMENT: in ImplHandleKeyEvent()
1636 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_DOCUMENT: in ImplHandleKeyEvent()
1637 case com::sun::star::awt::Key::SELECT_TO_END_OF_DOCUMENT: in ImplHandleKeyEvent()
1654 case com::sun::star::awt::Key::MOVE_WORD_FORWARD: in ImplHandleKeyEvent()
1656 case com::sun::star::awt::Key::SELECT_WORD_FORWARD: in ImplHandleKeyEvent()
1658 case com::sun::star::awt::Key::MOVE_WORD_BACKWARD: in ImplHandleKeyEvent()
1660 case com::sun::star::awt::Key::SELECT_WORD_BACKWARD: in ImplHandleKeyEvent()
1662 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_LINE: in ImplHandleKeyEvent()
1663 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_PARAGRAPH: in ImplHandleKeyEvent()
1664 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_DOCUMENT: in ImplHandleKeyEvent()
1667 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_LINE: in ImplHandleKeyEvent()
1668 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_PARAGRAPH: in ImplHandleKeyEvent()
1669 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_DOCUMENT: in ImplHandleKeyEvent()
1671 case com::sun::star::awt::Key::SELECT_TO_END_OF_LINE: in ImplHandleKeyEvent()
1672 case com::sun::star::awt::Key::SELECT_TO_END_OF_PARAGRAPH: in ImplHandleKeyEvent()
1673 case com::sun::star::awt::Key::SELECT_TO_END_OF_DOCUMENT: in ImplHandleKeyEvent()
1676 case com::sun::star::awt::Key::MOVE_TO_END_OF_LINE: in ImplHandleKeyEvent()
1677 case com::sun::star::awt::Key::MOVE_TO_END_OF_PARAGRAPH: in ImplHandleKeyEvent()
1678 case com::sun::star::awt::Key::MOVE_TO_END_OF_DOCUMENT: in ImplHandleKeyEvent()
1745 case com::sun::star::awt::Key::DELETE_WORD_BACKWARD: in ImplHandleKeyEvent()
1746 case com::sun::star::awt::Key::DELETE_WORD_FORWARD: in ImplHandleKeyEvent()
1747 case com::sun::star::awt::Key::DELETE_TO_BEGIN_OF_LINE: in ImplHandleKeyEvent()
1748 case com::sun::star::awt::Key::DELETE_TO_END_OF_LINE: in ImplHandleKeyEvent()
1760 case com::sun::star::awt::Key::DELETE_WORD_BACKWARD: in ImplHandleKeyEvent()
1764 case com::sun::star::awt::Key::DELETE_WORD_FORWARD: in ImplHandleKeyEvent()
1768 case com::sun::star::awt::Key::DELETE_TO_BEGIN_OF_LINE: in ImplHandleKeyEvent()
1772 case com::sun::star::awt::Key::DELETE_TO_END_OF_LINE: in ImplHandleKeyEvent()