Searched refs:MovingParagraph (Results 1 – 3 of 3) sorted by relevance
44 MovingParagraph = 1 << 4 enumerator
351 , m_movingParagraph(options & MovingParagraph) in ReplaceSelectionCommand()
1012 …ns options = ReplaceSelectionCommand::SelectReplacement | ReplaceSelectionCommand::MovingParagraph; in moveParagraphs()