Searched refs:mbInCharacterGroup (Results 1 – 4 of 4) sorted by relevance
39 mbInCharacterGroup(false), in OOXMLParserState()84 return mbInCharacterGroup; in isInCharacterGroup()89 mbInCharacterGroup = bInCharacterGroup; in setInCharacterGroup()
45 bool mbInCharacterGroup; member in writerfilter::ooxml::OOXMLParserState
181 mbInSection(false), mbInParagraphGroup(false), mbInCharacterGroup(false) in WW8DocumentImpl()1571 if (mbInCharacterGroup) in startCharacterGroup()1579 mbInCharacterGroup = true; in startCharacterGroup()1589 mbInCharacterGroup = false; in endCharacterGroup()1607 if (mbInCharacterGroup) in endParagraphGroup()1739 mbInCharacterGroup = false; in resolve()1878 if (mbInCharacterGroup) in resolve()
358 bool mbInCharacterGroup; member in writerfilter::doctok::WW8DocumentImpl
Completed in 28 milliseconds