Home
last modified time | relevance | path

Searched refs:conventionsList (Results 1 – 1 of 1) sorted by relevance

/haiku/src/preferences/locale/
H A DLocaleWindow.cpp419 BListView* conventionsList = static_cast<BListView*>(listView); in MessageReceived() local
420 if (conventionsList == NULL) in MessageReceived()
424 (conventionsList->ItemAt(conventionsList->CurrentSelection())); in MessageReceived()