Home
last modified time | relevance | path

Searched refs:mbIsFootnote (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx328 bool mbIsFootnote; member in SwRTFParser
347 bool CantUseTables() const { return mbReadNoTbl || mbIsFootnote; } in CantUseTables()
H A Dswparrtf.cxx210 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 35 milliseconds