Home
last modified time | relevance | path

Searched refs:m_aPB_Connection (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx115 ,m_aPB_Connection ( this, ResId( PB_AUTOBROWSEURL, *_rId.GetResMgr() ) ) in DBG_NAME()
123 m_aPB_Connection.SetClickHdl(LINK(this, OConnectionHelper, OnBrowseConnections)); in DBG_NAME()
148 m_aPB_Connection.Show( bEnableBrowseButton ); in implInitControls()
830 _rControlList.push_back(new ODisableWrapper<PushButton>(&m_aPB_Connection)); in fillWindows()
H A DConnectionPageSetup.cxx162 Point aPBPos = m_aPB_Connection.GetPosPixel(); in DBG_NAME()
169 m_aPB_Connection.SetPosPixel(aPBPos); in DBG_NAME()
H A DConnectionHelper.hxx72 PushButton m_aPB_Connection; member in dbaui::OConnectionHelper
H A DConnectionPage.cxx321 m_aPB_Connection.SetHelpId(HID_DSADMIN_BROWSECONN); in implInitControls()

Completed in 33 milliseconds