Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/playlist/
H A DCopyPLItemsCommand.cpp24 CopyPLItemsCommand::CopyPLItemsCommand(Playlist* playlist, in CopyPLItemsCommand() function in CopyPLItemsCommand
58 CopyPLItemsCommand::~CopyPLItemsCommand() in ~CopyPLItemsCommand()
65 CopyPLItemsCommand::InitCheck() in InitCheck()
74 CopyPLItemsCommand::Perform() in Perform()
95 CopyPLItemsCommand::Undo() in Undo()
118 CopyPLItemsCommand::GetName(BString& name) in GetName()
H A DCopyPLItemsCommand.h14 class CopyPLItemsCommand : public PLItemsCommand {
16 CopyPLItemsCommand(
20 virtual ~CopyPLItemsCommand();
H A DPlaylistListView.cpp493 fCommandStack->Perform(new (nothrow) CopyPLItemsCommand(fPlaylist, in CopyItems()
/haiku/src/apps/mediaplayer/
H A DJamfile63 CopyPLItemsCommand.cpp
129 CopyPLItemsCommand.cpp