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

/haiku/src/apps/icon-o-matic/shape/commands/
H A DRemoveShapesCommand.cpp10 #include "RemoveShapesCommand.h"
23 RemoveShapesCommand::RemoveShapesCommand( function in class:RemoveShapesCommand
30 RemoveShapesCommand::~RemoveShapesCommand()
36 RemoveShapesCommand::GetName(BString& name)
H A DRemoveShapesCommand.h25 class RemoveShapesCommand : public RemoveCommand<Shape> { class in inherits:RemoveCommand
27 RemoveShapesCommand(
31 virtual ~RemoveShapesCommand();
/haiku/src/apps/icon-o-matic/gui/
H A DShapeListView.cpp37 #include "RemoveShapesCommand.h"
521 RemoveShapesCommand* command = new(nothrow) RemoveShapesCommand(

Completed in 37 milliseconds