Searched refs:m_aUserNameLabel (Results 1 – 4 of 4) sorted by relevance
199 ,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()
696 ,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()
60 FixedText m_aUserNameLabel; member in dbaui::OConnectionTabPage
261 FixedText m_aUserNameLabel; member in dbaui::MySQLNativePage
Completed in 21 milliseconds