[Libreoffice-commits] .: writerfilter/documentation
Miklos Vajna
vmiklos at kemper.freedesktop.org
Thu Jan 19 11:50:52 PST 2012
writerfilter/documentation/ooxml/model.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 3520d6dfdd3adc9ac328ca9050f796478aaf2020
Author: Miklos Vajna <vmiklos at frugalware.org>
Date: Thu Jan 19 20:48:41 2012 +0100
writerfilter/documentation: describe what an sprm is
diff --git a/writerfilter/documentation/ooxml/model.xml b/writerfilter/documentation/ooxml/model.xml
index c50f23d..75ee217 100644
--- a/writerfilter/documentation/ooxml/model.xml
+++ b/writerfilter/documentation/ooxml/model.xml
@@ -9,8 +9,9 @@ it should be nuked from orbit and started again from scratch with a saner design
CT_xxx (Complex Type) - it seems to be used for XML elements
ST_xxx (Simple Type) - it seems to be used for XML attributes
-- SPRM - no idea what that actually means, but in the context of OOXML it seems
- to pretty much mean "XML element"
+- SPRM (the Sprm structure specified a modification to a property of a
+character, paragraph, table, or section in the binary .doc format) - in
+the context of OOXML it seems to pretty much mean "XML element"
-
More information about the Libreoffice-commits
mailing list