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

/haiku/src/apps/icon-o-matic/
H A DMainWindow.h144 IconObjectListView* fPropertyListView; member in class:MainWindow
H A DMainWindow.cpp585 fPropertyListView->FocusNameProperty();
1037 fPropertyListView->SetCommandStack(fDocument->CommandStack());
1038 fPropertyListView->SetSelection(fDocument->Selection());
1039 fPropertyListView->SetMenu(fPropertyMenu);
1132 fPropertyListView = new IconObjectListView();
1164 .Add(new ScrollView(fPropertyListView, SCROLL_VERTICAL,

Completed in 83 milliseconds