Lines Matching refs:eKeyState

1516     SW_KeyState eKeyState = bIsDocReadOnly ? KS_CheckDocReadOnlyKeys : KS_CheckKey;  in KeyInput()  local
1526 while( KS_Ende != eKeyState ) in KeyInput()
1530 switch( eKeyState ) in KeyInput()
1533 eKeyState = KS_KeyToView; // default weiter zur View in KeyInput()
1557 eKeyState = KS_EditFormula; in KeyInput()
1577 eKeyState = KS_GlossaryExpand; in KeyInput()
1584 eKeyState = KS_ColRightBig; in KeyInput()
1590 eKeyState = KS_ColRightSmall; in KeyInput()
1596 eKeyState = KS_ColLeftSmall; in KeyInput()
1600 eKeyState = KS_ColLeftBig; in KeyInput()
1604 eKeyState = KS_CellRightBig; in KeyInput()
1608 eKeyState = KS_CellRightSmall; in KeyInput()
1612 eKeyState = KS_CellLeftSmall; in KeyInput()
1616 eKeyState = KS_CellLeftBig; in KeyInput()
1620 eKeyState = KS_ColBottomSmall; in KeyInput()
1626 eKeyState = KS_ColBottomBig; in KeyInput()
1632 eKeyState = KS_CellBottomSmall; in KeyInput()
1636 eKeyState = KS_CellBottomBig; in KeyInput()
1640 eKeyState = KS_CellTopBig; in KeyInput()
1644 eKeyState = KS_CellTopSmall; in KeyInput()
1655 eKeyState = KS_Draw_Change; in KeyInput()
1659 eKeyState = eFlyState; in KeyInput()
1660 else if( KS_Draw_Change != eKeyState) in KeyInput()
1661 eKeyState = KS_EnterCharCell; in KeyInput()
1677 eKeyState = pFlyFmt ? KS_Fly_Change : KS_Draw_Change; in KeyInput()
1754 eKeyState = KS_KeyToView; in KeyInput()
1759 eKeyState = KS_Draw_Change; in KeyInput()
1761 eKeyState = KS_Fly_Change; in KeyInput()
1768 eKeyState = KS_TblColCellInsDel; in KeyInput()
1775 eKeyState = KS_NumOrNoNum; in KeyInput()
1781 eKeyState = KS_Ende; in KeyInput()
1792 eKeyState = KS_Ende; in KeyInput()
1807 eKeyState = KS_LaunchOLEObject; in KeyInput()
1809 eKeyState = KS_GoIntoFly; in KeyInput()
1813 eKeyState = KS_GoIntoDrawing; in KeyInput()
1816 eKeyState = KS_GlossaryExpand; in KeyInput()
1824 eKeyState = KS_NumOff, eNextKeyState = KS_OutlineLvOff; in KeyInput()
1832 eKeyState = KS_CheckAutoCorrect, eNextKeyState = KS_AutoFmtByInput; in KeyInput()
1834 eNextKeyState = eKeyState, eKeyState = KS_CheckAutoCorrect; in KeyInput()
1844 eKeyState = KS_NoNum; in KeyInput()
1847 eKeyState = KS_SpecialInsert; in KeyInput()
1872 eKeyState = KS_Ende; in KeyInput()
1880 eKeyState = KS_NumUp; in KeyInput()
1886 eKeyState = KS_NumIndentDec; in KeyInput()
1928 eKeyState = KS_NumOrNoNum; in KeyInput()
1951 eKeyState=KS_GotoNextFieldMark; in KeyInput()
1956 eKeyState = KS_Ende; in KeyInput()
1965 eKeyState = KS_NumIndentInc; in KeyInput()
1967 eKeyState = KS_NumDown; in KeyInput()
1972 eKeyState = KS_NextCell; in KeyInput()
1974 eKeyState = KS_CheckAutoCorrect, eNextKeyState = KS_NextCell; in KeyInput()
1983 eKeyState = KS_NextObject; in KeyInput()
1986 eKeyState = KS_InsTab; in KeyInput()
1995 eKeyState = KS_OutlineDown; in KeyInput()
2011 eKeyState=KS_GotoPrevFieldMark; in KeyInput()
2016 eKeyState = KS_Ende; in KeyInput()
2025 eKeyState = KS_NumIndentDec; in KeyInput()
2027 eKeyState = KS_NumUp; in KeyInput()
2032 eKeyState = KS_PrevCell; in KeyInput()
2034 eKeyState = KS_CheckAutoCorrect, eNextKeyState = KS_PrevCell; in KeyInput()
2043 eKeyState = KS_PrevObject; in KeyInput()
2046 eKeyState = KS_Ende; in KeyInput()
2055 eKeyState = KS_OutlineUp; in KeyInput()
2072 eKeyState = KS_NextPrevGlossary; in KeyInput()
2075 eKeyState = KS_InsTab; in KeyInput()
2080 eKeyState = KS_EnterDrawHandleMode; in KeyInput()
2083 eKeyState = KS_InsTab; in KeyInput()
2095 eKeyState = KS_NextPrevGlossary; in KeyInput()
2100 eKeyState = KS_EnterDrawHandleMode; in KeyInput()
2107 eKeyState = KS_GoIntoFly; in KeyInput()
2109 eKeyState = KS_GoIntoDrawing; in KeyInput()
2117 eKeyState = KS_KeyToView; in KeyInput()
2123 eKeyState = KS_Ende; in KeyInput()
2132 eKeyState = rKeyCode.GetModifier() & KEY_SHIFT ? in KeyInput()
2149 eKeyState = KS_GoIntoFly; in KeyInput()
2158 eKeyState = KS_Ende; in KeyInput()
2170 eKeyState = KS_KeyToView; in KeyInput()
2175 eKeyState = KS_Ende; in KeyInput()
2180 eKeyState = KS_Ende; in KeyInput()
2189 eKeyState = KS_Ende; in KeyInput()
2238 eKeyState = KS_InsChar; in KeyInput()
2250 eKeyState = KS_Ende; in KeyInput()
2257 eKeyState = KS_Ende; in KeyInput()
2268 eKeyState = KS_Ende; in KeyInput()
2277 eKeyState = KS_Ende; in KeyInput()
2284 eKeyState = KS_Ende; in KeyInput()
2307 eKeyState = KS_Ende; in KeyInput()
2357 eKeyState = KS_Ende; in KeyInput()
2362 eKeyState = KS_Ende; in KeyInput()
2378 eKeyState = eNextKeyState; in KeyInput()
2386 switch( eKeyState ) in KeyInput()
2399 eKeyState = eNextKeyState; in KeyInput()
2458 if(rSh.GotoObj( KS_NextObject == eKeyState, GOTOOBJ_GOTO_ANY)) in KeyInput()
2577 eKeyState = KS_Ende; in KeyInput()