Searched refs:AddShapesCommand (Results 1 – 5 of 5) sorted by relevance
23 AddShapesCommand::AddShapesCommand(Container<Shape>* container, in AddShapesCommand() function in AddShapesCommand30 AddShapesCommand::~AddShapesCommand() in ~AddShapesCommand()36 AddShapesCommand::GetName(BString& name) in GetName()
24 class AddShapesCommand : public AddCommand<Shape> {26 AddShapesCommand(31 virtual ~AddShapesCommand();
434 AddShapesCommand* shapesCommand = new(std::nothrow) AddShapesCommand( in InstantiateSelection()498 AddShapesCommand* command = new(nothrow) AddShapesCommand(fShapeContainer, in CopyItems()
245 AddShapesCommand.cpp329 AddShapesCommand.cpp
468 AddShapesCommand* shapeCommand = new (nothrow) AddShapesCommand( in MessageReceived()898 AddShapesCommand* shapeCommand = new (nothrow) AddShapesCommand( in AddReferenceImage()