Searched refs:mbIsFootnote (Results 1 – 2 of 2) sorted by relevance
329 bool mbIsFootnote; member in SwRTFParser348 bool CantUseTables() const { return mbReadNoTbl || mbIsFootnote; } in CantUseTables()
219 mbIsFootnote = mbReadNoTbl = bReadSwFly = bSwPageDesc = bStyleTabValid = in SwRTFParser()1643 if (!mbIsFootnote && !bInsertIntoFootnote) in NextToken()3611 bool bOldIsFootnote = mbIsFootnote; in ReadHeaderFooter()3644 mbIsFootnote = true; in ReadHeaderFooter()3802 if (mbIsFootnote) in ReadHeaderFooter()3806 mbIsFootnote = bOldIsFootnote; in ReadHeaderFooter()