This commit is contained in:
troosan 2017-11-16 23:09:56 +01:00
parent bc4750dd7c
commit b22208f810

View File

@ -52,7 +52,9 @@ class Styles extends AbstractPart
// Automatic styles
$xmlWriter->startElement('office:automatic-styles');
$this->writePageLayout($xmlWriter);
$xmlWriter->endElement();
$xmlWriter->endElement(); // office:automatic-styles
// Master style
$this->writeMaster($xmlWriter);
$xmlWriter->endElement(); // office:document-styles