Searched refs:content_footer (Results 1 – 2 of 2) sorted by relevance
39 protected $content_footer = NULL; variable in ODTMasterPageStyle124 $content_footer = XMLUtil::getElementContent ('style:footer', $xmlCode);189 if ( !empty($footer) || !empty($content_footer) ) {191 $style .= $content_footer;
118 protected $content_footer = NULL; variable in ODTPageLayoutStyle230 $style->content_footer = XMLUtil::getElement ('style:footer-style', $childs);324 $style .= $this->content_footer;