Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx351 selectEntry( nIndex ); in select()
365 selectEntry( nPos ); in select()
469 void ExtensionBox_Impl::selectEntry( const long nPos ) in selectEntry() function in dp_gui::ExtensionBox_Impl
767 selectEntry( nSelect ); in HandleCursorKey()
875selectEntry( m_vEntries.size() ); // Selecting an not existing entry will deselect the current o… in MouseButtonDown()
877 selectEntry( nPos ); in MouseButtonDown()
1137 selectEntry( m_nActive ); in removeEntry()
1228 selectEntry( nNewPos ); in checkEntries()
H A Ddp_gui_dialog2.cxx156 virtual void selectEntry( const long nPos );
247 void ExtBoxWithBtns_Impl::selectEntry( const long nPos ) in selectEntry() function in dp_gui::ExtBoxWithBtns_Impl
252 ExtensionBox_Impl::selectEntry( nPos ); in selectEntry()
424selectEntry( EXTENSION_LISTBOX_ENTRY_NOTFOUND ); // Selecting an not existing entry will deselect … in MouseButtonDown()
426 selectEntry( nPos ); in MouseButtonDown()
H A Ddp_gui_extlistbox.hxx212 virtual void selectEntry( const long nPos );
H A Ddp_gui_dialog2.hxx231 void selectEntry( long nPos );