EditActionCreateLink   50 Source/core/editing/CompositeEditCommand.h     bool wasCreateLinkCommand() const { return m_editAction == EditActionCreateLink; }
EditActionCreateLink   44 Source/core/editing/CreateLinkCommand.h     virtual EditAction editingAction() const OVERRIDE { return EditActionCreateLink; }