Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/control/
H A Dcharsetlistbox.cxx52 OCharsetDisplay::const_iterator charSet = m_aCharSets.begin(); in CharSetListBox() local
53 while ( charSet != m_aCharSets.end() ) in CharSetListBox()
55 InsertEntry( (*charSet).getDisplayName() ); in CharSetListBox()
56 ++charSet; in CharSetListBox()

Completed in 4 milliseconds