Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/app/
H A DIApplicationController.hxx54 virtual bool onEntryDoubleClick( SvTreeListBox& _rTree ) = 0;
H A DAppDetailPageHelper.cxx1056 …= ( _pTree != NULL ) && getBorderWin().getView()->getAppController().onEntryDoubleClick( *_pTree ); in IMPL_LINK()
1367 getBorderWin().getView()->getAppController().onEntryDoubleClick( *pCurrentView ); in KeyInput()
H A DAppController.hxx503 virtual bool onEntryDoubleClick(SvTreeListBox& _rTree);
H A DAppController.cxx1770 bool OApplicationController::onEntryDoubleClick( SvTreeListBox& _rTree ) in onEntryDoubleClick() function in dbaui::OApplicationController

Completed in 57 milliseconds