Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTMasterPageStyle.php40 protected $content_header_left = NULL; variable in ODTMasterPageStyle
131 $content_header_left = XMLUtil::getElementContent ('style:header-left', $xmlCode);
194 if ( !empty($header_left) || !empty($content_header_left) ) {
196 $style .= $content_header_left;