Lines Matching refs:eKeyState

1518     SW_KeyState eKeyState = bIsDocReadOnly ? KS_CheckDocReadOnlyKeys : KS_CheckKey;  in KeyInput()  local
1528 while( KS_Ende != eKeyState ) in KeyInput()
1532 switch( eKeyState ) in KeyInput()
1535 eKeyState = KS_KeyToView; // default weiter zur View in KeyInput()
1559 eKeyState = KS_EditFormula; in KeyInput()
1579 eKeyState = KS_GlossaryExpand; in KeyInput()
1586 eKeyState = KS_ColRightBig; in KeyInput()
1592 eKeyState = KS_ColRightSmall; in KeyInput()
1598 eKeyState = KS_ColLeftSmall; in KeyInput()
1602 eKeyState = KS_ColLeftBig; in KeyInput()
1606 eKeyState = KS_CellRightBig; in KeyInput()
1610 eKeyState = KS_CellRightSmall; in KeyInput()
1614 eKeyState = KS_CellLeftSmall; in KeyInput()
1618 eKeyState = KS_CellLeftBig; in KeyInput()
1622 eKeyState = KS_ColBottomSmall; in KeyInput()
1628 eKeyState = KS_ColBottomBig; in KeyInput()
1634 eKeyState = KS_CellBottomSmall; in KeyInput()
1638 eKeyState = KS_CellBottomBig; in KeyInput()
1642 eKeyState = KS_CellTopBig; in KeyInput()
1646 eKeyState = KS_CellTopSmall; in KeyInput()
1657 eKeyState = KS_Draw_Change; in KeyInput()
1661 eKeyState = eFlyState; in KeyInput()
1662 else if( KS_Draw_Change != eKeyState) in KeyInput()
1663 eKeyState = KS_EnterCharCell; in KeyInput()
1679 eKeyState = pFlyFmt ? KS_Fly_Change : KS_Draw_Change; in KeyInput()
1756 eKeyState = KS_KeyToView; in KeyInput()
1761 eKeyState = KS_Draw_Change; in KeyInput()
1763 eKeyState = KS_Fly_Change; in KeyInput()
1770 eKeyState = KS_TblColCellInsDel; in KeyInput()
1777 eKeyState = KS_NumOrNoNum; in KeyInput()
1783 eKeyState = KS_Ende; in KeyInput()
1794 eKeyState = KS_Ende; in KeyInput()
1809 eKeyState = KS_LaunchOLEObject; in KeyInput()
1811 eKeyState = KS_GoIntoFly; in KeyInput()
1815 eKeyState = KS_GoIntoDrawing; in KeyInput()
1818 eKeyState = KS_GlossaryExpand; in KeyInput()
1826 eKeyState = KS_NumOff, eNextKeyState = KS_OutlineLvOff; in KeyInput()
1834 eKeyState = KS_CheckAutoCorrect, eNextKeyState = KS_AutoFmtByInput; in KeyInput()
1836 eNextKeyState = eKeyState, eKeyState = KS_CheckAutoCorrect; in KeyInput()
1846 eKeyState = KS_NoNum; in KeyInput()
1849 eKeyState = KS_SpecialInsert; in KeyInput()
1874 eKeyState = KS_Ende; in KeyInput()
1882 eKeyState = KS_NumUp; in KeyInput()
1888 eKeyState = KS_NumIndentDec; in KeyInput()
1930 eKeyState = KS_NumOrNoNum; in KeyInput()
1953 eKeyState=KS_GotoNextFieldMark; in KeyInput()
1958 eKeyState = KS_Ende; in KeyInput()
1967 eKeyState = KS_NumIndentInc; in KeyInput()
1969 eKeyState = KS_NumDown; in KeyInput()
1974 eKeyState = KS_NextCell; in KeyInput()
1976 eKeyState = KS_CheckAutoCorrect, eNextKeyState = KS_NextCell; in KeyInput()
1985 eKeyState = KS_NextObject; in KeyInput()
1988 eKeyState = KS_InsTab; in KeyInput()
1997 eKeyState = KS_OutlineDown; in KeyInput()
2013 eKeyState=KS_GotoPrevFieldMark; in KeyInput()
2018 eKeyState = KS_Ende; in KeyInput()
2027 eKeyState = KS_NumIndentDec; in KeyInput()
2029 eKeyState = KS_NumUp; in KeyInput()
2034 eKeyState = KS_PrevCell; in KeyInput()
2036 eKeyState = KS_CheckAutoCorrect, eNextKeyState = KS_PrevCell; in KeyInput()
2045 eKeyState = KS_PrevObject; in KeyInput()
2048 eKeyState = KS_Ende; in KeyInput()
2057 eKeyState = KS_OutlineUp; in KeyInput()
2074 eKeyState = KS_NextPrevGlossary; in KeyInput()
2077 eKeyState = KS_InsTab; in KeyInput()
2082 eKeyState = KS_EnterDrawHandleMode; in KeyInput()
2085 eKeyState = KS_InsTab; in KeyInput()
2097 eKeyState = KS_NextPrevGlossary; in KeyInput()
2102 eKeyState = KS_EnterDrawHandleMode; in KeyInput()
2109 eKeyState = KS_GoIntoFly; in KeyInput()
2111 eKeyState = KS_GoIntoDrawing; in KeyInput()
2119 eKeyState = KS_KeyToView; in KeyInput()
2125 eKeyState = KS_Ende; in KeyInput()
2134 eKeyState = rKeyCode.GetModifier() & KEY_SHIFT ? in KeyInput()
2151 eKeyState = KS_GoIntoFly; in KeyInput()
2160 eKeyState = KS_Ende; in KeyInput()
2172 eKeyState = KS_KeyToView; in KeyInput()
2177 eKeyState = KS_Ende; in KeyInput()
2182 eKeyState = KS_Ende; in KeyInput()
2191 eKeyState = KS_Ende; in KeyInput()
2240 eKeyState = KS_InsChar; in KeyInput()
2252 eKeyState = KS_Ende; in KeyInput()
2259 eKeyState = KS_Ende; in KeyInput()
2270 eKeyState = KS_Ende; in KeyInput()
2279 eKeyState = KS_Ende; in KeyInput()
2286 eKeyState = KS_Ende; in KeyInput()
2309 eKeyState = KS_Ende; in KeyInput()
2359 eKeyState = KS_Ende; in KeyInput()
2364 eKeyState = KS_Ende; in KeyInput()
2380 eKeyState = eNextKeyState; in KeyInput()
2388 switch( eKeyState ) in KeyInput()
2401 eKeyState = eNextKeyState; in KeyInput()
2460 if(rSh.GotoObj( KS_NextObject == eKeyState, GOTOOBJ_GOTO_ANY)) in KeyInput()
2579 eKeyState = KS_Ende; in KeyInput()