Searched refs:_writeHeaderFooter (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/writerperfect/source/filter/ |
H A D | PageSpan.cxx | 146 _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 D | PageSpan.hxx | 56 …void _writeHeaderFooter(const char *headerFooterTagName, const std::vector<DocumentElement *> & he…
|
Completed in 17 milliseconds