Searched refs:content_header_left (Results 1 – 1 of 1) sorted by relevance
40 protected $content_header_left = NULL; variable in ODTMasterPageStyle131 $content_header_left = XMLUtil::getElementContent ('style:header-left', $xmlCode);194 if ( !empty($header_left) || !empty($content_header_left) ) {196 $style .= $content_header_left;