Searched refs:MID_LANG_SEL_1 (Results 1 – 2 of 2) sorted by relevance
143 sal_Int16 nItemId = static_cast< sal_Int16 >(MID_LANG_SEL_1); in LangMenu()155 DBG_ASSERT( MID_LANG_SEL_1 <= nItemId && nItemId <= MID_LANG_SEL_9, in LangMenu()215 if (MID_LANG_SEL_1 <= nId && nId <= MID_LANG_SEL_9) in LangMenu()
53 …MID_LANG_SEL_1 = 1, // need to start with 1 since xPopupMenu->execute will return 0 if the men… enumerator
Completed in 38 milliseconds