Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTDocument.php62 protected $text_empty = true; variable in ODTDocument
324 if ($this->text_empty && !ctype_space($text)) {
325 $this->text_empty = false;
1699 if ($this->text_empty) {