diff --git a/sal/inc/sal/log-areas.dox b/sal/inc/sal/log-areas.dox index 9dfe1762f623..5c105676e3a8 100644 --- a/sal/inc/sal/log-areas.dox +++ b/sal/inc/sal/log-areas.dox @@ -13,9 +13,17 @@ a new area, use it and add it to the list in the proper section with an explanat This list should give you an overview of which areas to enable when debugging certain functionality. +@section oox + +@li oox.xmlstream - XmlStream class + @section Writer @li sw.uno - Writer's UNO interfaces @li sw.ww8 - .doc/.docx export filter, .doc import filter (not writerfilter) +@section StarMath + +@li starmath.ooxml - OOXML export/import support + */