Searched refs:headerId (Results 1 – 5 of 5) sorted by relevance
25 public $headerId; variable in Google\\Service\\Docs\\CreateHeaderResponse30 public function setHeaderId($headerId) argument32 $this->headerId = $headerId;39 return $this->headerId;
25 public $headerId; variable in Google\\Service\\Docs\\DeleteHeaderRequest30 public function setHeaderId($headerId) argument32 $this->headerId = $headerId;39 return $this->headerId;
28 public $headerId; variable in Google\\Service\\Docs\\Header47 public function setHeaderId($headerId) argument49 $this->headerId = $headerId;56 return $this->headerId;
21 private $headerId; variable in action_plugin_qna61 $this->headerId = '';78 $this->headerId = sectionID($instruction[1][0], $this->headerCheck);167 $data[2] = $this->headerId;
149 protected $headerId = 0; // the id of the header on the page (first, second, ...) variable in renderer_plugin_combo_analytics 694 $this->headerId++;695 $this->stats[self::HEADER_POSITION][$this->headerId] = $heading;839 $this->headerId = 0;