Lines Matching refs:GetSelectEntryPos
324 bool bHaveFax = m_aConfigureBox.GetSelectEntryPos() == m_nFaxEntry ? true : false; in save()
325 bool bHavePdf = m_aConfigureBox.GetSelectEntryPos() == m_nPdfEntry ? true : false; in save()
424 sal_Bool bEnable = m_aConfigureBox.GetSelectEntryPos() == m_nPdfEntry ? sal_True : sal_False; in IMPL_LINK()
428 bEnable = m_aConfigureBox.GetSelectEntryPos() == m_nFaxEntry ? sal_True : sal_False; 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()
468 else if( m_aConfigureBox.GetSelectEntryPos() == m_nFaxEntry ) in IMPL_LINK()
470 else if( m_aConfigureBox.GetSelectEntryPos() == m_nPdfEntry ) in IMPL_LINK()
502 if( m_aConfigureBox.GetSelectEntryPos() == m_nPrinterEntry ) in UpdateCommands()
514 else if( m_aConfigureBox.GetSelectEntryPos() == m_nFaxEntry ) in UpdateCommands()
526 else if( m_aConfigureBox.GetSelectEntryPos() == m_nPdfEntry ) in UpdateCommands()