Home
last modified time | relevance | path

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

/aoo41x/main/writerperfect/source/filter/
H A DPageSpan.cxx146 _writeHeaderFooter("style:header", *mpHeaderContent, pHandler); in writeMasterPages()
148 _writeHeaderFooter("style:header-left", *mpHeaderLeftContent, pHandler); in writeMasterPages()
150 _writeHeaderFooter("style:footer", *mpFooterContent, pHandler); in writeMasterPages()
152 _writeHeaderFooter("style:footer-left", *mpFooterLeftContent, pHandler); in writeMasterPages()
159 void PageSpan::_writeHeaderFooter(const char *headerFooterTagName, in _writeHeaderFooter() function in PageSpan
H A DPageSpan.hxx56 …void _writeHeaderFooter(const char *headerFooterTagName, const std::vector<DocumentElement *> & he…

Completed in 11 milliseconds