Searched refs:m_aSlotBox (Results 1 – 2 of 2) sorted by relevance
232 m_aSlotBox( this, PaResId( RID_RTS_PAPER_SLOT_BOX ) ) in RTSPaperPage()237 m_aSlotBox.SetSelectHdl( LINK( this, RTSPaperPage, SelectHdl ) ); in RTSPaperPage()252 nPos = m_aSlotBox.InsertEntry( m_pParent->m_aInvalidString ); in RTSPaperPage()253 m_aSlotBox.SetEntryData( nPos, NULL ); in RTSPaperPage()303 m_pParent->insertAllPPDValues( m_aSlotBox, m_pParent->m_aJobData.m_pParser, pKey ); in update()308 m_aSlotBox.Enable( sal_False ); in update()327 else if( pBox == &m_aSlotBox ) in IMPL_LINK()
103 ListBox m_aSlotBox; member in padmin::RTSPaperPage
Completed in 15 milliseconds