Searched refs:commandType (Results 1 – 2 of 2) sorted by relevance
78 TypingCommand::TypingCommand(Document& document, ETypingCommand commandType, const String &textToIn… in TypingCommand() argument80 , m_commandType(commandType) in TypingCommand()289 void TypingCommand::markMisspellingsAfterTyping(ETypingCommand commandType) in markMisspellingsAfterTyping() argument309 if (commandType == InsertParagraphSeparator) { in markMisspellingsAfterTyping()609 void TypingCommand::updatePreservesTypingStyle(ETypingCommand commandType) in updatePreservesTypingStyle() argument611 switch (commandType) { in updatePreservesTypingStyle()
618 NCommandType::EEnum commandType, in SetAddCommandOptions() argument623 switch(commandType) in SetAddCommandOptions()