Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTDocument.php103 protected $CSSUsage = 'off'; variable in ODTDocument
182 $this->CSSUsage = $usage;
185 $this->CSSUsage = 'off';
826 if ($this->CSSUsage == 'basic' || $this->CSSUsage == 'full' || $forceStyles) {
842 if ($this->CSSUsage == 'basic' || $this->CSSUsage == 'full') {
901 if (($this->CSSUsage == 'basic' || $this->CSSUsage == 'full') && isset($this->importnew)) {