Searched refs:eKeyState (Results 1 – 1 of 1) sorted by relevance
1518 SW_KeyState eKeyState = bIsDocReadOnly ? KS_CheckDocReadOnlyKeys : KS_CheckKey; in KeyInput() local1528 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()[all …]