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()1583 if (mbInCharacterGroup) in startCharacterGroup()1591 mbInCharacterGroup = true; in startCharacterGroup()1601 mbInCharacterGroup = false; in endCharacterGroup()1619 if (mbInCharacterGroup) in endParagraphGroup()1803 mbInCharacterGroup = false; in resolve()1942 if (mbInCharacterGroup) in resolve()
358 bool mbInCharacterGroup; member in writerfilter::doctok::WW8DocumentImpl
Completed in 30 milliseconds