Searched refs:m_aPB_Connection (Results 1 – 4 of 4) sorted by relevance
193 ,m_aPB_Connection ( this, ResId( PB_AUTOBROWSEURL, *_rId.GetResMgr() ) ) in DBG_NAME()201 m_aPB_Connection.SetClickHdl(LINK(this, OConnectionHelper, OnBrowseConnections)); in DBG_NAME()226 m_aPB_Connection.Show( bEnableBrowseButton ); in implInitControls()908 _rControlList.push_back(new ODisableWrapper<PushButton>(&m_aPB_Connection)); in fillWindows()
238 Point aPBPos = m_aPB_Connection.GetPosPixel(); in DBG_NAME()245 m_aPB_Connection.SetPosPixel(aPBPos); in DBG_NAME()
72 PushButton m_aPB_Connection; member in dbaui::OConnectionHelper
321 m_aPB_Connection.SetHelpId(HID_DSADMIN_BROWSECONN); in implInitControls()
Completed in 210 milliseconds