Searched refs:pageBookmark (Results 1 – 1 of 1) sorted by relevance
85 /** @var pageBookmark */86 protected $pageBookmark = NULL; variable in ODTDocument650 $this->pageBookmark = $id;667 $this->pageBookmark = $id;693 if ( !empty($this->pageBookmark) ) {694 $this->insertBookmarkInternal($this->pageBookmark, false);695 $this->pageBookmark = NULL;