Home
last modified time | relevance | path

Searched refs:CharSetListBox (Results 1 – 5 of 5) sorted by relevance

/trunk/main/dbaccess/source/ui/control/
H A Dcharsetlistbox.cxx47 CharSetListBox::CharSetListBox( Window* _pParent, const ResId& _rResId ) in CharSetListBox() function in dbaui::CharSetListBox
61 CharSetListBox::~CharSetListBox() in ~CharSetListBox()
66 void CharSetListBox::SelectEntryByIanaName( const String& _rIanaName ) in SelectEntryByIanaName()
96 bool CharSetListBox::StoreSelectedCharSet( SfxItemSet& _rSet, const sal_uInt16 _nItemId ) in StoreSelectedCharSet()
/trunk/main/dbaccess/source/ui/inc/
H A Dcharsetlistbox.hxx44 class CharSetListBox : public ListBox class
47 CharSetListBox( Window* _pParent, const ResId& _rResId );
48 ~CharSetListBox();
/trunk/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.hxx99 CharSetListBox m_aCharSet;
H A Ddetailpages.hxx85 CharSetListBox* m_pCharset;
H A Ddetailpages.cxx130 m_pCharset = new CharSetListBox(this, ModuleRes(LB_CHARSET)); in DBG_NAME()

Completed in 56 milliseconds