Searched refs:getNumbering (Results 1 – 2 of 2) sorted by relevance
/plugin/wordimport/docx/ | ||
D | ListItem.php | 26 $this->type = $this->docx->getNumbering()->getType($id, $this->level); |
D | DocX.php | 87 public function getNumbering(): Numbering function in dokuwiki\\plugin\\wordimport\\docx\\DocX |