Home
last modified time | relevance | path

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

/aoo41x/main/padmin/source/
H A Dprtsetup.cxx40 void RTSDialog::insertAllPPDValues( ListBox& rBox, const PPDParser* pParser, const PPDKey* pKey ) in insertAllPPDValues() function in RTSDialog
279 m_pParent->insertAllPPDValues( m_aDuplexBox, m_pParent->m_aJobData.m_pParser, pKey ); in update()
291 m_pParent->insertAllPPDValues( m_aPaperBox, m_pParent->m_aJobData.m_pParser, pKey ); in update()
303 m_pParent->insertAllPPDValues( m_aSlotBox, m_pParent->m_aJobData.m_pParser, pKey ); in update()
H A Dprtsetup.hxx81 void insertAllPPDValues( ListBox&, const psp::PPDParser*, const psp::PPDKey* );

Completed in 11 milliseconds