Home
last modified time | relevance | path

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

/aoo4110/main/padmin/source/
H A Dprtsetup.hxx45 class RTSDevicePage;
53 friend class RTSDevicePage;
68 RTSDevicePage* m_pDevicePage;
115 class RTSDevicePage : public TabPage class
141 RTSDevicePage( RTSDialog* );
142 ~RTSDevicePage();
H A Dprtsetup.cxx157 pPage = m_pDevicePage = new RTSDevicePage( this ); in IMPL_LINK()
352 RTSDevicePage::RTSDevicePage( RTSDialog* pParent ) : in RTSDevicePage() function in RTSDevicePage
372 m_aPPDKeyBox.SetSelectHdl( LINK( this, RTSDevicePage, SelectHdl ) ); in RTSDevicePage()
373 m_aPPDValueBox.SetSelectHdl( LINK( this, RTSDevicePage, SelectHdl ) ); in RTSDevicePage()
424 RTSDevicePage::~RTSDevicePage() in ~RTSDevicePage()
430 void RTSDevicePage::update() in update()
436 sal_uLong RTSDevicePage::getLevel() in getLevel()
444 sal_uLong RTSDevicePage::getPDFDevice() in getPDFDevice()
452 IMPL_LINK( RTSDevicePage, SelectHdl, ListBox*, pBox ) in IMPL_LINK() argument
474 void RTSDevicePage::FillValueBox( const PPDKey* pKey ) in FillValueBox()

Completed in 24 milliseconds