Searched refs:onEntryDoubleClick (Results 1 – 4 of 4) sorted by relevance
54 virtual bool onEntryDoubleClick( SvTreeListBox& _rTree ) = 0;
1056 …= ( _pTree != NULL ) && getBorderWin().getView()->getAppController().onEntryDoubleClick( *_pTree ); in IMPL_LINK()1367 getBorderWin().getView()->getAppController().onEntryDoubleClick( *pCurrentView ); in KeyInput()
503 virtual bool onEntryDoubleClick(SvTreeListBox& _rTree);
1770 bool OApplicationController::onEntryDoubleClick( SvTreeListBox& _rTree ) in onEntryDoubleClick() function in dbaui::OApplicationController
Completed in 57 milliseconds