Searched refs:outline_level_styles (Results 1 – 1 of 1) sorted by relevance
50 protected $outline_level_styles = array(); variable in ODTTextOutlineStyle136 $style->outline_level_styles [$level_number] = $properties;170 foreach ($this->outline_level_styles as $key => $properties) {225 return $this->getPropertyInternal($property, $this->outline_level_styles [$level]);237 …$property][0], $value, self::$outline_fields [$property][1], $this->outline_level_styles [$level]);