Searched refs:RTSDevicePage (Results 1 – 2 of 2) sorted by relevance
157 pPage = m_pDevicePage = new RTSDevicePage( this ); in IMPL_LINK()352 RTSDevicePage::RTSDevicePage( RTSDialog* pParent ) : in RTSDevicePage() function in RTSDevicePage372 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() argument474 void RTSDevicePage::FillValueBox( const PPDKey* pKey ) in FillValueBox()
45 class RTSDevicePage;53 friend class RTSDevicePage;68 RTSDevicePage* m_pDevicePage;115 class RTSDevicePage : public TabPage class141 RTSDevicePage( RTSDialog* );142 ~RTSDevicePage();
Completed in 16 milliseconds