Home
last modified time | relevance | path

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

/trunk/main/padmin/source/
H A Dcmddlg.cxx232 m_aConfigureBox( this, PaResId( RID_RTS_CMD_LB_CONFIGURE ) ), in RTSCommandPage()
278 m_aConfigureBox.SelectEntryPos( m_nPrinterEntry ); in RTSCommandPage()
289 m_aConfigureBox.SelectEntryPos( m_nFaxEntry ); in RTSCommandPage()
299 m_aConfigureBox.SelectEntryPos( m_nPdfEntry ); in RTSCommandPage()
422 if( pBox == &m_aConfigureBox ) in IMPL_LINK()
452 if( m_aConfigureBox.GetSelectEntryPos() == m_nPrinterEntry ) in IMPL_LINK()
454 else if( m_aConfigureBox.GetSelectEntryPos() == m_nFaxEntry ) in IMPL_LINK()
466 if( m_aConfigureBox.GetSelectEntryPos() == m_nPrinterEntry ) in IMPL_LINK()
502 if( m_aConfigureBox.GetSelectEntryPos() == m_nPrinterEntry ) in UpdateCommands()
514 else if( m_aConfigureBox.GetSelectEntryPos() == m_nFaxEntry ) in UpdateCommands()
[all …]
H A Dcmddlg.hxx77 ListBox m_aConfigureBox; member in padmin::RTSCommandPage

Completed in 11 milliseconds