Searched refs:mbIsFootnote (Results 1 – 2 of 2) sorted by relevance
328 bool mbIsFootnote; member in SwRTFParser347 bool CantUseTables() const { return mbReadNoTbl || mbIsFootnote; } in CantUseTables()
210 mbIsFootnote = mbReadNoTbl = bReadSwFly = bSwPageDesc = bStyleTabValid = in SwRTFParser()1634 if (!mbIsFootnote && !bInsertIntoFootnote) in NextToken()3602 bool bOldIsFootnote = mbIsFootnote; in ReadHeaderFooter()3635 mbIsFootnote = true; in ReadHeaderFooter()3793 if (mbIsFootnote) in ReadHeaderFooter()3797 mbIsFootnote = bOldIsFootnote; in ReadHeaderFooter()
Completed in 172 milliseconds