Searched refs:m_aConfigureBox (Results 1 – 2 of 2) sorted by relevance
232 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 …]
77 ListBox m_aConfigureBox; member in padmin::RTSCommandPage
Completed in 10 milliseconds