Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx173 ,m_aCharSet (this, ModuleRes(LB_CHARSET)) in DBG_NAME()
197 m_aCharSet.SetSelectHdl(getControlModifiedLink()); in DBG_NAME()
340 _rControlList.push_back(new OSaveValueWrapper<ListBox>(&m_aCharSet)); in fillControls()
351 _rControlList.push_back(new ODisableWrapper<ListBox>(&m_aCharSet)); in fillWindows()
389 m_aCharSet.SelectEntryByIanaName( pCharsetItem->GetValue() ); in implInitControls()
526 if ( m_aCharSet.StoreSelectedCharSet( rSet, DSID_CHARSET ) ) in FillItemSet()
H A DTextConnectionHelper.hxx99 CharSetListBox m_aCharSet; member in dbaui::OTextConnectionHelper

Completed in 19 milliseconds