Home
last modified time | relevance | path

Searched refs:m_pCharsetLabel (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/dbaccess/source/ui/dlg/
H A Ddetailpages.cxx107 ,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()
H A Ddetailpages.hxx84 FixedText* m_pCharsetLabel; member in dbaui::OCommonBehaviourTabPage

Completed in 29 milliseconds