Merge remote-tracking branch 'origin/QA_4_0'

This commit is contained in:
Michal Čihař 2013-07-01 13:24:46 +02:00
commit 16a4a80df8

View File

@ -19,6 +19,7 @@ $GLOBALS['OpenDocumentNS']
. 'xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" '
. 'xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" '
. 'xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" '
. 'xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" '
. 'xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" ';
/**