Searched refs:isInCharacterGroup (Results 1 – 3 of 3) sorted by relevance
82 bool OOXMLParserState::isInCharacterGroup() const in isInCharacterGroup() function in writerfilter::ooxml::OOXMLParserState291 if (isInCharacterGroup()) in toTag()
573 if (mpParserState->isInCharacterGroup()) in startCharacterGroup()579 if (! mpParserState->isInCharacterGroup()) in startCharacterGroup()594 if (isForwardEvents() && mpParserState->isInCharacterGroup()) in endCharacterGroup()631 if (mpParserState->isInCharacterGroup()) in endParagraphGroup()825 if (! mpParserState->isInCharacterGroup()) in endOfParagraph()
75 bool isInCharacterGroup() const;
Completed in 18 milliseconds