Searched refs:EditActionOutdent (Results 1 – 2 of 2) sorted by relevance
69 EditActionOutdent enumerator
47 …n editingAction() const { return m_typeOfAction == Indent ? EditActionIndent : EditActionOutdent; } in editingAction()