Searched refs:SelectAllMenuItem (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/poorman/
H A DPoorManWindow.cpp401 BMenuItem* SelectAllMenuItem = new BMenuItem(STR_MNU_EDIT_SELECT_ALL, local
404 ptrEditMenu->AddItem(SelectAllMenuItem);
405 SelectAllMenuItem->SetTarget(fLoggingView, NULL);

Completed in 8 milliseconds