Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx352 selectEntry( nIndex ); in select()
366 selectEntry( nPos ); in select()
470 void ExtensionBox_Impl::selectEntry( const long nPos ) in selectEntry() function in dp_gui::ExtensionBox_Impl
768 selectEntry( nSelect ); in HandleCursorKey()
876selectEntry( m_vEntries.size() ); // Selecting an not existing entry will deselect the current o… in MouseButtonDown()
878 selectEntry( nPos ); in MouseButtonDown()
1138 selectEntry( m_nActive ); in removeEntry()
1229 selectEntry( nNewPos ); in checkEntries()
H A Ddp_gui_dialog2.cxx157 virtual void selectEntry( const long nPos );
248 void ExtBoxWithBtns_Impl::selectEntry( const long nPos ) in selectEntry() function in dp_gui::ExtBoxWithBtns_Impl
253 ExtensionBox_Impl::selectEntry( nPos ); in selectEntry()
425selectEntry( EXTENSION_LISTBOX_ENTRY_NOTFOUND ); // Selecting an not existing entry will deselec… in MouseButtonDown()
427 selectEntry( nPos ); in MouseButtonDown()
H A Ddp_gui_extlistbox.hxx213 virtual void selectEntry( const long nPos );
H A Ddp_gui_dialog2.hxx230 void selectEntry( long nPos );

Completed in 48 milliseconds