Searched refs:m_pCharset (Results 1 – 2 of 2) sorted by relevance
108 ,m_pCharset(NULL) in DBG_NAME()130 m_pCharset = new CharSetListBox(this, ModuleRes(LB_CHARSET)); in DBG_NAME()131 m_pCharset->SetSelectHdl(getControlModifiedLink()); in DBG_NAME()165 DELETEZ(m_pCharset); in ~OCommonBehaviourTabPage()199 _rControlList.push_back(new OSaveValueWrapper<ListBox>(m_pCharset)); in fillControls()224 m_pCharset->SelectEntryByIanaName( pCharsetItem->GetValue() ); in implInitControls()241 if ( m_pCharset->StoreSelectedCharSet( _rSet, DSID_CHARSET ) ) in FillItemSet()266 m_pCharset->SetZOrder(&m_aShowDeleted, WINDOW_ZORDER_BEFOR); in DBG_NAME()387 Window* pWindows[] = { m_pCharsetLabel, m_pCharset in OOdbcDetailsPage()570 m_pCharsetLabel, m_pCharset}; in OGeneralSpecialJDBCDetailsPage()[all …]
85 CharSetListBox* m_pCharset; member in dbaui::OCommonBehaviourTabPage
Completed in 24 milliseconds