Searched refs:fCoreSelectionPanel (Results 1 – 2 of 2) sorted by relevance
56 fCoreSelectionPanel(NULL), in TeamsWindow()147 delete fCoreSelectionPanel; in MessageReceived()148 fCoreSelectionPanel = NULL; in MessageReceived()167 fCoreSelectionPanel = new BFilePanel(B_OPEN_PANEL, &messenger, in MessageReceived()169 fCoreSelectionPanel->Show(); in MessageReceived()171 delete fCoreSelectionPanel; in MessageReceived()172 fCoreSelectionPanel = NULL; in MessageReceived()
64 BFilePanel* fCoreSelectionPanel; variable