Searched refs:charSet (Results 1 – 1 of 1) sorted by relevance
52 OCharsetDisplay::const_iterator charSet = m_aCharSets.begin(); in CharSetListBox() local53 while ( charSet != m_aCharSets.end() ) in CharSetListBox()55 InsertEntry( (*charSet).getDisplayName() ); in CharSetListBox()56 ++charSet; in CharSetListBox()
Completed in 7 milliseconds