Searched refs:pEmptyItem (Results 1 – 1 of 1) sorted by relevance
426 BMenuItem* pEmptyItem = new BMenuItem(STR_MNU_EMPTY_ITEM, NULL); in BuildMenuItems() local427 pEmptyItem->SetEnabled(false); in BuildMenuItems()428 pMenu->AddItem(pEmptyItem); in BuildMenuItems()