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()1606 if (mbInParagraphGroup) in startParagraphGroup()1614 mbInParagraphGroup = true; in startParagraphGroup()1626 mbInParagraphGroup = false; in endParagraphGroup()1644 if (mbInParagraphGroup) in endSectionGroup()1802 mbInParagraphGroup = false; in resolve()1945 if (mbInParagraphGroup) in resolve()
357 bool mbInParagraphGroup; member in writerfilter::doctok::WW8DocumentImpl
Completed in 27 milliseconds