Home
last modified time | relevance | path

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

/plugin/wordimport/docx/
DDocument.php25 $obj = $this->createParagraph($p);
52 public function createParagraph(\SimpleXMLElement $p): ?AbstractParagraph function in dokuwiki\\plugin\\wordimport\\docx\\Document
/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts1289createParagraph(parent: AbstractBlock, source: string | string[], attrs?: any, opts?: Block.Option…
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts1289createParagraph(parent: AbstractBlock, source: string | string[], attrs?: any, opts?: Block.Option…
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js22378 Processor.prototype.createParagraph = function (parent, source, attrs, opts) { method in Processor
Dasciidoctor.cjs20905 Processor.prototype.createParagraph = function (parent, source, attrs, opts) {
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js46743 Processor.prototype.createParagraph = function (parent, source, attrs, opts) { method in Processor
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js46995 Processor.prototype.createParagraph = function (parent, source, attrs, opts) { method in Processor