Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/dlg/
H A DConnectionPage.cxx199 ,m_aUserNameLabel(this, ModuleRes(FT_USERNAME)) in DBG_NAME()
323 m_aUserNameLabel.Show( bShowUser && bShowUserAuthenfication ); in implInitControls()
327 m_aPasswordRequired.SetPosPixel(m_aUserNameLabel.GetPosPixel()); in implInitControls()
381 _rControlList.push_back(new ODisableWrapper<FixedText>(&m_aUserNameLabel)); in fillWindows()
H A Ddetailpages.cxx696 ,m_aUserNameLabel ( this, ModuleRes(FT_USERNAME)) in MySQLNativePage()
702 Window* pWindows[] = { &m_aMySQLSettings, &m_aSeparator2, &m_aUserNameLabel, &m_aUserName, in MySQLNativePage()
731 _rControlList.push_back(new ODisableWrapper<FixedText>(&m_aUserNameLabel)); in fillWindows()
H A DConnectionPage.hxx60 FixedText m_aUserNameLabel; member in dbaui::OConnectionTabPage
H A Ddetailpages.hxx261 FixedText m_aUserNameLabel; member in dbaui::MySQLNativePage

Completed in 28 milliseconds