Lines Matching refs:Key
626 case com::sun::star::awt::Key::MOVE_WORD_FORWARD: in KeyInput()
627 case com::sun::star::awt::Key::SELECT_WORD_FORWARD: in KeyInput()
628 case com::sun::star::awt::Key::MOVE_WORD_BACKWARD: in KeyInput()
629 case com::sun::star::awt::Key::SELECT_WORD_BACKWARD: in KeyInput()
630 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_LINE: in KeyInput()
631 case com::sun::star::awt::Key::MOVE_TO_END_OF_LINE: in KeyInput()
632 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_LINE: in KeyInput()
633 case com::sun::star::awt::Key::SELECT_TO_END_OF_LINE: in KeyInput()
634 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_PARAGRAPH: in KeyInput()
635 case com::sun::star::awt::Key::MOVE_TO_END_OF_PARAGRAPH: in KeyInput()
636 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_PARAGRAPH: in KeyInput()
637 case com::sun::star::awt::Key::SELECT_TO_END_OF_PARAGRAPH: in KeyInput()
638 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_DOCUMENT: in KeyInput()
639 case com::sun::star::awt::Key::MOVE_TO_END_OF_DOCUMENT: in KeyInput()
640 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_DOCUMENT: in KeyInput()
641 case com::sun::star::awt::Key::SELECT_TO_END_OF_DOCUMENT: in KeyInput()
661 case com::sun::star::awt::Key::DELETE_WORD_BACKWARD: in KeyInput()
662 case com::sun::star::awt::Key::DELETE_WORD_FORWARD: in KeyInput()
663 case com::sun::star::awt::Key::DELETE_TO_BEGIN_OF_LINE: in KeyInput()
664 case com::sun::star::awt::Key::DELETE_TO_END_OF_LINE: in KeyInput()
675 case com::sun::star::awt::Key::DELETE_WORD_BACKWARD: in KeyInput()
679 case com::sun::star::awt::Key::DELETE_WORD_FORWARD: in KeyInput()
683 case com::sun::star::awt::Key::DELETE_TO_BEGIN_OF_LINE: in KeyInput()
687 case com::sun::star::awt::Key::DELETE_TO_END_OF_LINE: in KeyInput()
1296 case com::sun::star::awt::Key::SELECT_WORD_FORWARD: in ImpMoveCursor()
1298 case com::sun::star::awt::Key::MOVE_WORD_FORWARD: in ImpMoveCursor()
1301 case com::sun::star::awt::Key::SELECT_WORD_BACKWARD: in ImpMoveCursor()
1303 case com::sun::star::awt::Key::MOVE_WORD_BACKWARD: in ImpMoveCursor()
1306 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_LINE: in ImpMoveCursor()
1308 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_LINE: in ImpMoveCursor()
1311 case com::sun::star::awt::Key::SELECT_TO_END_OF_LINE: in ImpMoveCursor()
1313 case com::sun::star::awt::Key::MOVE_TO_END_OF_LINE: in ImpMoveCursor()
1316 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_PARAGRAPH: in ImpMoveCursor()
1318 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_PARAGRAPH: in ImpMoveCursor()
1321 case com::sun::star::awt::Key::SELECT_TO_END_OF_PARAGRAPH: in ImpMoveCursor()
1323 case com::sun::star::awt::Key::MOVE_TO_END_OF_PARAGRAPH: in ImpMoveCursor()
1326 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_DOCUMENT: in ImpMoveCursor()
1328 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_DOCUMENT: in ImpMoveCursor()
1331 case com::sun::star::awt::Key::SELECT_TO_END_OF_DOCUMENT: in ImpMoveCursor()
1333 case com::sun::star::awt::Key::MOVE_TO_END_OF_DOCUMENT: in ImpMoveCursor()