Home
last modified time | relevance | path

Searched refs:SW_KeyState (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1470 enum SW_KeyState { KS_Start, in KeyInput() enum
1515 SW_KeyState eKeyState = bIsDocReadOnly ? KS_CheckDocReadOnlyKeys : KS_CheckKey; in KeyInput()
1516 SW_KeyState eNextKeyState = KS_Ende; in KeyInput()
1527 SW_KeyState eFlyState = KS_KeyToView; in KeyInput()