Home
last modified time | relevance | path

Searched refs:mbHasFootnote (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx734 bool mbHasFootnote; member in wwSection
737 bool DoesContainFootnote() const { return mbHasFootnote; } in DoesContainFootnote()
H A Dww8par2.cxx295 maSegments.back().mbHasFootnote = true; in SetCurrentSectionHasFootnote()
H A Dww8par6.cxx796 nPgLeft(MM_250), nPgRight(MM_250), mnBorders(0), mbHasFootnote(false) in wwSection()