Searched refs:eKeyState (Results 1 – 1 of 1) sorted by relevance
1515 SW_KeyState eKeyState = bIsDocReadOnly ? KS_CheckDocReadOnlyKeys : KS_CheckKey; in KeyInput() local1525 while( KS_Ende != eKeyState ) in KeyInput()1529 switch( eKeyState ) in KeyInput()1532 eKeyState = KS_KeyToView; // default weiter zur View in KeyInput()1556 eKeyState = KS_EditFormula; in KeyInput()1576 eKeyState = KS_GlossaryExpand; in KeyInput()1583 eKeyState = KS_ColRightBig; in KeyInput()1589 eKeyState = KS_ColRightSmall; in KeyInput()1595 eKeyState = KS_ColLeftSmall; in KeyInput()1599 eKeyState = KS_ColLeftBig; in KeyInput()[all …]