Lines Matching refs:InsertItem
308 pPopupMenu->InsertItem( nItemId, aEntryTxt, MIB_RADIOCHECK ); in fillLangPopupMenu()
319 …pPopupMenu->InsertItem( nLangItemIdStart + MN_NONE_OFFSET, String(SW_RES( STR_LANGSTATUS_NONE )),… in fillLangPopupMenu()
320 …pPopupMenu->InsertItem( nLangItemIdStart + MN_RESET_OFFSET, String(SW_RES( STR_RESET_TO_DEFAULT_LA… in fillLangPopupMenu()
321 …pPopupMenu->InsertItem( nLangItemIdStart + MN_MORE_OFFSET, String(SW_RES( STR_LANGSTATUS_MORE )),… in fillLangPopupMenu()
431 InsertItem( nItemId, aEntry, 0, i ); in SwSpellPopup()
436 pMenu->InsertItem( nAutoCorrItemId, aEntry ); in SwSpellPopup()
448 InsertItem( MN_IGNORE_SELECTION, aIgnoreSelection, 0, nItemPos ); in SwSpellPopup()
504 pMenu->InsertItem( nItemId, xDicTmp->getName() ); in SwSpellPopup()
596 InsertItem( MN_SHORT_COMMENT, aMessageText, MIB_NOSELECT, nPos++ ); in SwSpellPopup()
619 InsertItem( nItemId, aEntry, 0, nPos++ ); in SwSpellPopup()
633 InsertItem( MN_IGNORE_SELECTION, aIgnoreSelection, 0, nItemPos ); in SwSpellPopup()