summaryrefslogtreecommitdiff
path: root/writerfilter/documentation
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2012-01-19 20:48:41 +0100
committerMiklos Vajna <vmiklos@frugalware.org>2012-01-19 20:50:45 +0100
commit3520d6dfdd3adc9ac328ca9050f796478aaf2020 (patch)
tree5ddf9efdef80d1093751a03ec34b0c303703961d /writerfilter/documentation
parentd93536e52943c910936504e531956f04d9c0503f (diff)
writerfilter/documentation: describe what an sprm is
Diffstat (limited to 'writerfilter/documentation')
-rw-r--r--writerfilter/documentation/ooxml/model.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/writerfilter/documentation/ooxml/model.xml b/writerfilter/documentation/ooxml/model.xml
index c50f23d4eab2..75ee217547cb 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"
-