Searched refs:m_pCharsetLabel (Results 1 – 2 of 2) sorted by relevance
107 ,m_pCharsetLabel(NULL) in DBG_NAME()129 m_pCharsetLabel = new FixedText(this, ModuleRes(FT_CHARSET)); in DBG_NAME()164 DELETEZ(m_pCharsetLabel); in ~OCommonBehaviourTabPage()189 _rControlList.push_back(new ODisableWrapper<FixedText>(m_pCharsetLabel)); in fillWindows()387 Window* pWindows[] = { m_pCharsetLabel, m_pCharset in OOdbcDetailsPage()570 m_pCharsetLabel, m_pCharset}; in OGeneralSpecialJDBCDetailsPage()703 &m_aPasswordRequired, m_pCharsetLabel, m_pCharset}; in MySQLNativePage()842 ,m_pCharsetLabel, m_pCharset,&m_PB_STAT}; in OAdabasDetailsPage()
84 FixedText* m_pCharsetLabel; member in dbaui::OCommonBehaviourTabPage
Completed in 16 milliseconds