Home
last modified time | relevance | path

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

/plugin/wordimport/docx/
DParagraph.php69 $this->closeFormatting($result, array_pop($fStack));
86 $this->closeFormatting($result, array_pop($fStack));
164 public function closeFormatting(&$text, $formatting) function in dokuwiki\\plugin\\wordimport\\docx\\Paragraph