diff options
author | Andres Gomez <agomez@igalia.com> | 2013-08-20 15:50:01 +0300 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-09-04 13:36:01 +0000 |
commit | d52e46c418c150b7ace2de313252120981fe0959 (patch) | |
tree | 199f3f0d5b816fa7c9a5fb0ddd1e92025019c70d /include/sal | |
parent | ced8703387cb49094b0a74b09a145cbf57883215 (diff) |
oox: Enhancing the debugging output
Change-Id: Ifc055befd5d7436d44e95ce105c52f3c4f061796
Reviewed-on: https://gerrit.libreoffice.org/5768
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/sal')
-rw-r--r-- | include/sal/log-areas.dox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index c1d8cf75e0c1..3d08cf129a4c 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -131,6 +131,7 @@ certain functionality. @li @c filter.ms - escher import/export @li @c filter.xslt - xslt import/export @li @c oox.cscode - see oox/source/drawingml/customshapes/README +@li @c oox.drawingml - DrawingML @li @c oox.ppt - pptx filter @li @c oox.storage - ZipStorage class @li @c oox.xmlstream - XmlStream class |