Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx171 ,m_aCharSet (this, ModuleRes(LB_CHARSET)) in DBG_NAME()
195 m_aCharSet.SetSelectHdl(getControlModifiedLink()); in DBG_NAME()
338 _rControlList.push_back(new OSaveValueWrapper<ListBox>(&m_aCharSet)); in fillControls()
349 _rControlList.push_back(new ODisableWrapper<ListBox>(&m_aCharSet)); in fillWindows()
387 m_aCharSet.SelectEntryByIanaName( pCharsetItem->GetValue() ); in implInitControls()
524 if ( m_aCharSet.StoreSelectedCharSet( rSet, DSID_CHARSET ) ) in FillItemSet()
H A DTextConnectionHelper.hxx99 CharSetListBox m_aCharSet; member in dbaui::OTextConnectionHelper

Completed in 22 milliseconds