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