Home
last modified time | relevance | path

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

/plugin/wordimport/docx/
DParagraph.php19 protected $fSyntax = [ variable in dokuwiki\\plugin\\wordimport\\docx\\Paragraph
148 if (!isset($this->fSyntax[$formatting])) {
152 $text .= $this->fSyntax[$formatting][0];
170 if (!isset($this->fSyntax[$formatting])) {
174 $text .= $this->fSyntax[$formatting][1];