Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTMasterPageStyle.php41 protected $content_footer_left = NULL; variable in ODTMasterPageStyle
138 $content_footer_left = XMLUtil::getElementContent ('style:footer-left', $xmlCode);
199 if ( !empty($footer_left) || !empty($content_footer_left) ) {
201 $style .= $content_footer_left;