Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A Dmarktree.cxx101 SvLBoxEntry* pCurrentHandlerEntry = GetHdlEntry(); in KeyInput() local
102 if(pCurrentHandlerEntry) in KeyInput()
104 SvButtonState eState = GetCheckButtonState( pCurrentHandlerEntry); in KeyInput()
106 SetCheckButtonState( pCurrentHandlerEntry, SV_BUTTON_UNCHECKED); in KeyInput()
108 SetCheckButtonState( pCurrentHandlerEntry, SV_BUTTON_CHECKED); in KeyInput()

Completed in 11 milliseconds