Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx977 bool MSWordSections::HeaderFooterWritten() in HeaderFooterWritten() function in MSWordSections
982 bool WW8_WrPlcSepx::HeaderFooterWritten() in HeaderFooterWritten() function in WW8_WrPlcSepx
1032 if (HeaderFooterWritten()) { in AppendSection()
1043 if (HeaderFooterWritten()) { in AppendSep()
1054 if (HeaderFooterWritten()) { in AppendSection()
1066 if (HeaderFooterWritten()) { in AppendSep()
H A Dwrtww8.hxx200 virtual bool HeaderFooterWritten();
247 virtual bool HeaderFooterWritten(); // override
H A Dww8atr.cxx444 if ((!Sections().HeaderFooterWritten()) && (pAktPageDesc != pPageDesc)) in OutputSectionBreaks()