Searched refs:SetPropertiesCommand (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/icon-o-matic/document/
H A DSetPropertiesCommand.cpp9 #include "SetPropertiesCommand.h"
27 SetPropertiesCommand::SetPropertiesCommand(IconObject** objects, function in class:SetPropertiesCommand
41 SetPropertiesCommand::~SetPropertiesCommand()
50 SetPropertiesCommand::InitCheck()
60 SetPropertiesCommand::Perform()
71 SetPropertiesCommand::Undo()
82 SetPropertiesCommand::GetName(BString& name)
H A DSetPropertiesCommand.h17 class SetPropertiesCommand : public Command { class in inherits:Command
19 SetPropertiesCommand(IconObject** objects,
23 virtual ~SetPropertiesCommand();
/haiku/src/apps/icon-o-matic/gui/
H A DIconObjectListView.cpp25 #include "SetPropertiesCommand.h"
115 Command* command = new (nothrow) SetPropertiesCommand(objects, 1,

Completed in 41 milliseconds