Searched refs:CopyPLItemsCommand (Results 1 – 4 of 4) sorted by relevance
24 CopyPLItemsCommand::CopyPLItemsCommand(Playlist* playlist, in CopyPLItemsCommand() function in CopyPLItemsCommand58 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()
14 class CopyPLItemsCommand : public PLItemsCommand {16 CopyPLItemsCommand(20 virtual ~CopyPLItemsCommand();
493 fCommandStack->Perform(new (nothrow) CopyPLItemsCommand(fPlaylist, in CopyItems()
63 CopyPLItemsCommand.cpp129 CopyPLItemsCommand.cpp