Home
last modified time | relevance | path

Searched refs:m_aCommandsCB (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/padmin/source/
H A Dcmddlg.cxx389 aCommand = m_aCommandsCB.GetText(); in save()
432 else if( pBox == &m_aCommandsCB ) in IMPL_LINK()
485 if( pComboBox == &m_aCommandsCB ) in IMPL_LINK()
492 if( pEdit == &m_aCommandsCB ) in IMPL_LINK()
493 …m_aRemovePB.Enable( m_aCommandsCB.GetEntryPos( m_aCommandsCB.GetText() ) != LISTBOX_ENTRY_NOTFOUND… in IMPL_LINK()
500 m_aCommandsCB.Clear(); in UpdateCommands()
506 m_aCommandsCB.InsertEntry( *it ); in UpdateCommands()
512 m_aCommandsCB.SetText( String() ); in UpdateCommands()
518 m_aCommandsCB.InsertEntry( *it ); in UpdateCommands()
530 m_aCommandsCB.InsertEntry( *it ); in UpdateCommands()
[all …]
H A Dcmddlg.hxx67 ComboBox m_aCommandsCB; member in padmin::RTSCommandPage

Completed in 13 milliseconds