Searched refs:content_footer_left (Results 1 – 1 of 1) sorted by relevance
41 protected $content_footer_left = NULL; variable in ODTMasterPageStyle138 $content_footer_left = XMLUtil::getElementContent ('style:footer-left', $xmlCode);199 if ( !empty($footer_left) || !empty($content_footer_left) ) {201 $style .= $content_footer_left;