Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx135 bool HandleTabKey( bool bReverse );
317 bool ExtBoxWithBtns_Impl::HandleTabKey( bool bReverse ) in HandleTabKey() function in dp_gui::ExtBoxWithBtns_Impl
442 bHandled = HandleTabKey( aKeyCode.IsShift() ); in Notify()
H A Ddp_gui_extlistbox.hxx175 bool HandleTabKey( bool bReverse );
H A Ddp_gui_extlistbox.cxx722 bool ExtensionBox_Impl::HandleTabKey( bool ) in HandleTabKey() function in dp_gui::ExtensionBox_Impl
896 bHandled = HandleTabKey( aKeyCode.IsShift() ); in Notify()