summaryrefslogtreecommitdiff
path: root/include/sal
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-08-15 17:08:11 +0300
committerTor Lillqvist <tml@iki.fi>2013-08-15 22:53:35 +0300
commit8b1af0d6f476c8953611cbc9bd3510fa6913badc (patch)
tree90f6b88d2a1141261566232c5f684fb693f27c69 /include/sal
parent14af57cc7a47195490815519b8a6b15c7e31bc75 (diff)
Work on the custom shape preset generation
Don't generate code that uses the old RTL_CONSTASCII_USTRINGPARAM horror. Update the README file to have actually working command lines, and at the same time make it into a shell script that can actually be run. Use SAL_INFO with tag oox.cscode to output the stuff that the generatePresetsCXX.pl is looking for. Change-Id: I3f8f756fbe8e35857c2bd07beece0f3ab4234e7f
Diffstat (limited to 'include/sal')
-rw-r--r--include/sal/log-areas.dox5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox
index cb057aa97e5f..eea5e8830c32 100644
--- a/include/sal/log-areas.dox
+++ b/include/sal/log-areas.dox
@@ -129,9 +129,10 @@ certain functionality.
@li @c filter.config
@li @c filter.ms - escher import/export
@li @c filter.xslt - xslt import/export
-@li @c oox.xmlstream - XmlStream class
-@li @c oox.storage - ZipStorage class
+@li @c oox.cscode - see oox/source/drawingml/customshapes/README
@li @c oox.ppt - pptx filter
+@li @c oox.storage - ZipStorage class
+@li @c oox.xmlstream - XmlStream class
@section forms