Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A Dstyleset.php18 protected $auto_styles_by_name = array(); variable in ODTStyleSet
175 ($this->auto_styles, $this->auto_styles_by_name, $new, $overwrite);
241 if (isset($this->auto_styles_by_name [$name])) {
260 if (isset($this->auto_styles_by_name [$name])) {
261 return $this->auto_styles_by_name [$name];