Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTDocument.php71 /** @var changePageFormat */
72 protected $changePageFormat = NULL; variable in ODTDocument
559 if (isset($this->changePageFormat)) {
877 if ( !isset($this->changePageFormat) ) {
881 $data = $this->changePageFormat;
882 $this->changePageFormat = NULL;
1715 $this->changePageFormat = $data;