Home | History | Annotate | Download | only in editing

Lines Matching defs:deleteSelection

361 void CompositeEditCommand::deleteSelection(bool smartDelete, bool mergeBlocksAfterDelete, bool replace, bool expandForSpecialElements)
367 void CompositeEditCommand::deleteSelection(const VisibleSelection &selection, bool smartDelete, bool mergeBlocksAfterDelete, bool replace, bool expandForSpecialElements)
852 deleteSelection(false, false, false, false);
948 deleteSelection(false, false, false, false);