Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
H A DODTPageLayoutStyle.php115 protected $content_bgi = NULL; variable in ODTPageLayoutStyle
240 … $style->content_bgi = XMLUtil::getElementContent ('style:background-image', $childs);
303 !empty($this->content_bgi) || !empty($this->content_columns) ) {
306 if ( !empty($bgi) || !empty($this->content_bgi) ) {
308 $style .= $this->content_bgi;