Searched refs:mbInParagraphGroup (Results 1 – 4 of 4) sorted by relevance
38 mbInParagraphGroup(false), in OOXMLParserState()74 return mbInParagraphGroup; in isInParagraphGroup()79 mbInParagraphGroup = bInParagraphGroup; in setInParagraphGroup()
44 bool mbInParagraphGroup; member in writerfilter::ooxml::OOXMLParserState
181 mbInSection(false), mbInParagraphGroup(false), mbInCharacterGroup(false) in WW8DocumentImpl()1594 if (mbInParagraphGroup) in startParagraphGroup()1602 mbInParagraphGroup = true; in startParagraphGroup()1614 mbInParagraphGroup = false; in endParagraphGroup()1632 if (mbInParagraphGroup) in endSectionGroup()1738 mbInParagraphGroup = false; in resolve()1881 if (mbInParagraphGroup) in resolve()
357 bool mbInParagraphGroup; member in writerfilter::doctok::WW8DocumentImpl
Completed in 17 milliseconds