Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx1244 bool bFocusPrev = false; in KeyInput() local
1248 case KEY_UP: bFocusPrev = true; break; in KeyInput()
1254 bFocusPrev = true; in KeyInput()
1258 bFocusPrev = true; in KeyInput()
1267 if ( !bFocusNext && !bFocusPrev ) in KeyInput()

Completed in 18 milliseconds