compilerplugins/clang/unusedenumconstants.readonly.results           |  354 -
 compilerplugins/clang/unusedenumconstants.untouched.results          |  212 
 compilerplugins/clang/unusedenumconstants.writeonly.results          | 2968 
+++++-----
 connectivity/source/drivers/ado/AColumn.cxx                          |    1 
 connectivity/source/inc/propertyids.hxx                              |   38 
 drawinglayer/inc/primitive2d/texteffectprimitive2d.hxx               |    1 
 drawinglayer/source/primitive2d/texteffectprimitive2d.cxx            |    1 
 include/basic/basmgr.hxx                                             |   11 
 include/unotools/itemholderbase.hxx                                  |    2 
 odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx |    1 
 odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx |   22 
 11 files changed, 1804 insertions(+), 1807 deletions(-)

New commits:
commit 1e31403bc8d63f938bebef663fc90bf86b3321ad
Author:     Noel Grandin <noel.gran...@collabora.co.uk>
AuthorDate: Thu Apr 4 13:55:00 2024 +0200
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Thu Apr 4 19:58:35 2024 +0200

    loplugin:unusedenumconstants
    
    Change-Id: I889b4f63e098fecf22ffd4fb98937d62dbdd70b1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165791
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results 
b/compilerplugins/clang/unusedenumconstants.readonly.results
index 6d82ee1cd1dd..af9a01077c38 100644
--- a/compilerplugins/clang/unusedenumconstants.readonly.results
+++ b/compilerplugins/clang/unusedenumconstants.readonly.results
@@ -1,7 +1,7 @@
-chart2/source/controller/main/DrawCommandDispatch.h:31
-    enum DrawCommandID COMMAND_ID_DRAW_TEXT_VERTICAL
-chart2/source/controller/main/DrawCommandDispatch.h:33
-    enum DrawCommandID COMMAND_ID_DRAW_CAPTION_VERTICAL
+chart2/source/controller/main/FeatureCommandDispatchBase.hxx:37
+    enum ChartCommandID DrawTextVertical
+chart2/source/controller/main/FeatureCommandDispatchBase.hxx:39
+    enum ChartCommandID DrawCaptionVertical
 chart2/source/inc/CharacterProperties.hxx:120
     enum chart::CharacterProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) 
FAST_PROPERTY_ID_END_CHAR_PROP
 chart2/source/inc/TitleHelper.hxx:49
@@ -36,10 +36,10 @@ chart2/source/view/inc/ShapeFactory.hxx:64
     enum chart::SymbolEnum Symbol_HorizontalBar
 chart2/source/view/inc/ShapeFactory.hxx:65
     enum chart::SymbolEnum Symbol_VerticalBar
-configmgr/source/access.hxx:443
-    enum configmgr::Access::(unnamed at 
/home/noel/libo-plugin/configmgr/source/access.hxx:441:5) IS_GROUP_MEMBER
-configmgr/source/access.hxx:443
-    enum configmgr::Access::(unnamed at 
/home/noel/libo-plugin/configmgr/source/access.hxx:441:5) IS_SET_MEMBER
+configmgr/source/access.hxx:456
+    enum configmgr::Access::(unnamed at 
/home/noel/libo-plugin/configmgr/source/access.hxx:454:5) IS_GROUP_MEMBER
+configmgr/source/access.hxx:456
+    enum configmgr::Access::(unnamed at 
/home/noel/libo-plugin/configmgr/source/access.hxx:454:5) IS_SET_MEMBER
 configmgr/source/components.hxx:149
     enum configmgr::Components::ModificationTarget Dconf
 configmgr/source/parsemanager.hxx:43
@@ -56,6 +56,8 @@ dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:71
     enum dbaccess::OSingleSelectQueryComposer::EColumnType SelectColumns
 dbaccess/source/ui/inc/sqlmessage.hxx:56
     enum dbaui::MessBoxStyle DefaultCancel
+drawinglayer/inc/primitive2d/texteffectprimitive2d.hxx:33
+    enum drawinglayer::primitive2d::TextEffectStyle2D ReliefEngraved
 drawinglayer/source/tools/emfphelperdata.cxx:63
     enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) 
WrapModeTile
 drawinglayer/source/tools/emfphelperdata.cxx:64
@@ -536,23 +538,23 @@ emfio/source/reader/wmfreader.cxx:125
     enum (anonymous namespace)::WMFRecords W_META_CREATEBITMAP
 emfio/source/reader/wmfreader.cxx:126
     enum (anonymous namespace)::WMFRecords W_META_CREATEREGION
-extensions/source/update/check/updatehdl.hxx:64
+extensions/source/update/check/updatehdl.hxx:63
     enum UpdateState UPDATESTATE_AUTO_START
-filter/source/msfilter/msdffimp.cxx:179
-    enum (anonymous namespace)::OfficeArtBlipRecInstance EMF
 filter/source/msfilter/msdffimp.cxx:180
-    enum (anonymous namespace)::OfficeArtBlipRecInstance WMF
+    enum (anonymous namespace)::OfficeArtBlipRecInstance EMF
 filter/source/msfilter/msdffimp.cxx:181
-    enum (anonymous namespace)::OfficeArtBlipRecInstance PICT
+    enum (anonymous namespace)::OfficeArtBlipRecInstance WMF
 filter/source/msfilter/msdffimp.cxx:182
-    enum (anonymous namespace)::OfficeArtBlipRecInstance JPEG_RGB
+    enum (anonymous namespace)::OfficeArtBlipRecInstance PICT
 filter/source/msfilter/msdffimp.cxx:183
-    enum (anonymous namespace)::OfficeArtBlipRecInstance JPEG_CMYK
+    enum (anonymous namespace)::OfficeArtBlipRecInstance JPEG_RGB
 filter/source/msfilter/msdffimp.cxx:184
-    enum (anonymous namespace)::OfficeArtBlipRecInstance PNG
+    enum (anonymous namespace)::OfficeArtBlipRecInstance JPEG_CMYK
 filter/source/msfilter/msdffimp.cxx:185
-    enum (anonymous namespace)::OfficeArtBlipRecInstance DIB
+    enum (anonymous namespace)::OfficeArtBlipRecInstance PNG
 filter/source/msfilter/msdffimp.cxx:186
+    enum (anonymous namespace)::OfficeArtBlipRecInstance DIB
+filter/source/msfilter/msdffimp.cxx:187
     enum (anonymous namespace)::OfficeArtBlipRecInstance TIFF
 framework/inc/xml/imagesdocumenthandler.hxx:39
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ELEMENT_IMAGECONTAINER
@@ -604,6 +606,14 @@ framework/inc/xml/toolboxdocumenthandler.hxx:51
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ATTRIBUTE_STYLE
 framework/inc/xml/toolboxdocumenthandler.hxx:52
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ATTRIBUTE_UINAME
+include/comphelper/errcode.hxx:162
+    enum DialogMask ButtonsYesNo
+include/comphelper/errcode.hxx:165
+    enum DialogMask ButtonDefaultsCancel
+include/comphelper/errcode.hxx:166
+    enum DialogMask ButtonDefaultsYes
+include/comphelper/errcode.hxx:167
+    enum DialogMask ButtonDefaultsNo
 include/connectivity/dbtools.hxx:821
     enum connectivity::dbase::DBFType dBaseIII
 include/connectivity/dbtools.hxx:822
@@ -630,35 +640,35 @@ include/desktop/exithelper.h:30
     int EXITHELPER_CRASH_WITH_RESTART
 include/desktop/exithelper.h:32
     int EXITHELPER_NORMAL_RESTART
-include/docmodel/color/ComplexColor.hxx:28
+include/docmodel/color/ComplexColor.hxx:30
     enum model::ColorType Palette
-include/docmodel/theme/FormatScheme.hxx:213
+include/docmodel/theme/FormatScheme.hxx:211
     enum model::BlipEffectType AlphaBiLevel
-include/docmodel/theme/FormatScheme.hxx:214
+include/docmodel/theme/FormatScheme.hxx:212
     enum model::BlipEffectType AlphaCeiling
-include/docmodel/theme/FormatScheme.hxx:215
+include/docmodel/theme/FormatScheme.hxx:213
     enum model::BlipEffectType AlphaFloor
-include/docmodel/theme/FormatScheme.hxx:216
+include/docmodel/theme/FormatScheme.hxx:214
     enum model::BlipEffectType AlphaInverse
-include/docmodel/theme/FormatScheme.hxx:217
+include/docmodel/theme/FormatScheme.hxx:215
     enum model::BlipEffectType AlphaModulate
-include/docmodel/theme/FormatScheme.hxx:219
+include/docmodel/theme/FormatScheme.hxx:217
     enum model::BlipEffectType AlphaReplace
-include/docmodel/theme/FormatScheme.hxx:221
+include/docmodel/theme/FormatScheme.hxx:219
     enum model::BlipEffectType Blur
-include/docmodel/theme/FormatScheme.hxx:223
+include/docmodel/theme/FormatScheme.hxx:221
     enum model::BlipEffectType ColorReplace
-include/docmodel/theme/FormatScheme.hxx:224
+include/docmodel/theme/FormatScheme.hxx:222
     enum model::BlipEffectType DuoTone
-include/docmodel/theme/FormatScheme.hxx:225
+include/docmodel/theme/FormatScheme.hxx:223
     enum model::BlipEffectType FillOverlay
-include/docmodel/theme/FormatScheme.hxx:227
+include/docmodel/theme/FormatScheme.hxx:225
     enum model::BlipEffectType HSL
-include/docmodel/theme/FormatScheme.hxx:229
+include/docmodel/theme/FormatScheme.hxx:227
     enum model::BlipEffectType Tint
-include/editeng/editeng.hxx:130
+include/editeng/editeng.hxx:132
     enum GetAttribsFlags STYLESHEET
-include/editeng/editeng.hxx:131
+include/editeng/editeng.hxx:133
     enum GetAttribsFlags PARAATTRIBS
 include/editeng/editstat.hxx:47
     enum EEControlBits AUTOCOMPLETE
@@ -694,30 +704,12 @@ include/LibreOfficeKit/LibreOfficeKitEnums.h:99
     LibreOfficeKitOptionalFeatures LOK_FEATURE_RANGE_HEADERS
 include/LibreOfficeKit/LibreOfficeKitEnums.h:900
     LibreOfficeKitCallbackType LOK_CALLBACK_MEDIA_SHAPE
-include/o3tl/unit_conversion.hxx:47
+include/o3tl/unit_conversion.hxx:46
     enum o3tl::Length count
 include/oox/core/filterbase.hxx:83
     enum oox::core::OoxmlVersion ISOIEC_29500_2008
-include/oox/mathml/imexport.hxx:44
-    enum oox::FormulaImExportBase::eFormulaAlign GROUPEDCENTER
-include/sfx2/filedlghelper.hxx:126
-    enum sfx2::FileDialogHelper::Context WriterInsertDoc
 include/sfx2/lnkbase.hxx:54
     enum sfx2::SvBaseLinkObjectType DdeExternal
-include/svl/cjkoptions.hxx:27
-    enum SvtCJKOptions::EOption E_CJKFONT
-include/svl/cjkoptions.hxx:28
-    enum SvtCJKOptions::EOption E_VERTICALTEXT
-include/svl/cjkoptions.hxx:29
-    enum SvtCJKOptions::EOption E_ASIANTYPOGRAPHY
-include/svl/cjkoptions.hxx:30
-    enum SvtCJKOptions::EOption E_JAPANESEFIND
-include/svl/cjkoptions.hxx:31
-    enum SvtCJKOptions::EOption E_RUBY
-include/svl/cjkoptions.hxx:32
-    enum SvtCJKOptions::EOption E_CHANGECASEMAP
-include/svl/cjkoptions.hxx:33
-    enum SvtCJKOptions::EOption E_DOUBLELINES
 include/svl/ctloptions.hxx:64
     enum SvtCTLOptions::TextNumerals NUMERALS_HINDI
 include/svl/ctloptions.hxx:65
@@ -734,8 +726,8 @@ include/svl/ctloptions.hxx:77
     enum SvtCTLOptions::EOption E_CTLSEQUENCECHECKINGRESTRICTED
 include/svl/ctloptions.hxx:78
     enum SvtCTLOptions::EOption E_CTLSEQUENCECHECKINGTYPEANDREPLACE
-include/svl/hint.hxx:145
-    enum SfxHintId SwNameChanged
+include/svl/hint.hxx:107
+    enum SfxHintId StyleSheetModifiedExtended
 include/svl/lockfilecommon.hxx:36
     enum LockFileComponent EDITTIME
 include/svl/lockfilecommon.hxx:36
@@ -746,17 +738,9 @@ include/svl/lockfilecommon.hxx:36
     enum LockFileComponent SYSUSERNAME
 include/svl/srchdefs.hxx:40
     enum SearchOptionFlags WILDCARD
-include/svtools/apearcfg.hxx:27
-    enum SnapType ToButton
-include/svtools/apearcfg.hxx:28
-    enum SnapType ToMiddle
-include/svtools/apearcfg.hxx:33
-    enum DragMode FullWindow
-include/svtools/apearcfg.hxx:34
-    enum DragMode Frame
-include/svtools/apearcfg.hxx:35
-    enum DragMode SystemDep
-include/svx/diagram/datamodel.hxx:41
+include/svtools/restartdialog.hxx:64
+    enum svtools::RestartReason RESTART_REASON_MSCOMPATIBLE_FORMS_MENU
+include/svx/diagram/datamodel.hxx:43
     enum svx::diagram::TypeConstant XML_doc
 include/svx/EnhancedCustomShapeGeometry.hxx:47
     enum SvxMSDffHandleFlags MIRRORED_X
@@ -768,19 +752,19 @@ include/svx/EnhancedCustomShapeGeometry.hxx:57
     enum SvxMSDffHandleFlags CENTER_X_IS_SPECIAL
 include/svx/EnhancedCustomShapeGeometry.hxx:58
     enum SvxMSDffHandleFlags CENTER_Y_IS_SPECIAL
-include/svx/flagsdef.hxx:108
-    enum TabulatorDisableFlags TypeRight
 include/svx/flagsdef.hxx:109
-    enum TabulatorDisableFlags TypeCenter
+    enum TabulatorDisableFlags TypeRight
 include/svx/flagsdef.hxx:110
+    enum TabulatorDisableFlags TypeCenter
+include/svx/flagsdef.hxx:111
     enum TabulatorDisableFlags TypeDecimal
-include/svx/flagsdef.hxx:114
-    enum TabulatorDisableFlags FillPoint
 include/svx/flagsdef.hxx:115
-    enum TabulatorDisableFlags FillDashLine
+    enum TabulatorDisableFlags FillPoint
 include/svx/flagsdef.hxx:116
-    enum TabulatorDisableFlags FillSolidLine
+    enum TabulatorDisableFlags FillDashLine
 include/svx/flagsdef.hxx:117
+    enum TabulatorDisableFlags FillSolidLine
+include/svx/flagsdef.hxx:118
     enum TabulatorDisableFlags FillSpecial
 include/svx/ruler.hxx:60
     enum SvxRulerDragFlags OBJECT_LEFT_INDENT_ONLY
@@ -798,8 +782,6 @@ include/svx/swframeposstrings.hxx:79
     enum SvxSwFramePosString::StringId STR_MAX
 include/svx/swframetypes.hxx:41
     enum RndStdIds HEADERR
-include/svx/unopool.hxx:34
-    enum SvxUnoDrawPoolDefaults Drawing
 include/tools/inetmsg.hxx:72
     enum InetMessageMime NUMHDR
 include/unotools/extendedsecurityoptions.hxx:27
@@ -830,14 +812,6 @@ include/unotools/fontdefs.hxx:84
     enum DefaultFontType CTL_DISPLAY
 include/vcl/animate/AnimationFrame.hxx:33
     enum Blend Source
-include/vcl/errinf.hxx:97
-    enum DialogMask ButtonsYesNo
-include/vcl/errinf.hxx:100
-    enum DialogMask ButtonDefaultsCancel
-include/vcl/errinf.hxx:101
-    enum DialogMask ButtonDefaultsYes
-include/vcl/errinf.hxx:102
-    enum DialogMask ButtonDefaultsNo
 include/vcl/gfxlink.hxx:54
     enum GfxLinkType NativeFirst
 include/vcl/gfxlink.hxx:55
@@ -858,13 +832,13 @@ include/vcl/headbar.hxx:187
     enum HeaderBarItemBits RIGHTIMAGE
 include/vcl/help.hxx:41
     enum QuickHelpFlags NoAutoPos
-include/vcl/keycod.hxx:29
+include/vcl/keycod.hxx:28
     enum KeyFuncType REDO
-include/vcl/keycodes.hxx:176
+include/vcl/keycodes.hxx:178
     enum ModKeyFlags Mod1Msk
-include/vcl/keycodes.hxx:177
+include/vcl/keycodes.hxx:179
     enum ModKeyFlags Mod2Msk
-include/vcl/menu.hxx:75
+include/vcl/menu.hxx:76
     enum PopupMenuFlags ExecuteUp
 include/vcl/pdf/PDFAnnotAActionType.hxx:18
     enum vcl::pdf::PDFAnnotAActionType Format
@@ -938,8 +912,6 @@ include/vcl/pdf/PDFObjectType.hxx:26
     enum vcl::pdf::PDFObjectType Reference
 include/vcl/pdf/PDFPageObjectType.hxx:17
     enum vcl::pdf::PDFPageObjectType Unknown
-include/vcl/pdf/PDFPageObjectType.hxx:19
-    enum vcl::pdf::PDFPageObjectType Path
 include/vcl/pdf/PDFPageObjectType.hxx:21
     enum vcl::pdf::PDFPageObjectType Shading
 include/vcl/pdf/PDFSegmentType.hxx:17
@@ -962,52 +934,6 @@ include/vcl/pdf/PDFTextRenderMode.hxx:24
     enum vcl::pdf::PDFTextRenderMode FillStrokeClip
 include/vcl/pdf/PDFTextRenderMode.hxx:25
     enum vcl::pdf::PDFTextRenderMode Clip
-include/vcl/pdfwriter.hxx:125
-    enum vcl::PDFWriter::StructElement Article
-include/vcl/pdfwriter.hxx:125
-    enum vcl::PDFWriter::StructElement Part
-include/vcl/pdfwriter.hxx:129
-    enum vcl::PDFWriter::StructElement H2
-include/vcl/pdfwriter.hxx:129
-    enum vcl::PDFWriter::StructElement H3
-include/vcl/pdfwriter.hxx:129
-    enum vcl::PDFWriter::StructElement H4
-include/vcl/pdfwriter.hxx:129
-    enum vcl::PDFWriter::StructElement H5
-include/vcl/pdfwriter.hxx:129
-    enum vcl::PDFWriter::StructElement H6
-include/vcl/pdfwriter.hxx:134
-    enum vcl::PDFWriter::StructElement Reference
-include/vcl/pdfwriter.hxx:146
-    enum vcl::PDFWriter::StructAttribute BlockAlign
-include/vcl/pdfwriter.hxx:146
-    enum vcl::PDFWriter::StructAttribute InlineAlign
-include/vcl/pdfwriter.hxx:147
-    enum vcl::PDFWriter::StructAttribute LineHeight
-include/vcl/pdfwriter.hxx:169
-    enum vcl::PDFWriter::StructAttributeValue Background
-include/vcl/pdfwriter.hxx:169
-    enum vcl::PDFWriter::StructAttributeValue Layout
-include/vcl/pdfwriter.hxx:169
-    enum vcl::PDFWriter::StructAttributeValue Page
-include/vcl/pdfwriter.hxx:170
-    enum vcl::PDFWriter::StructAttributeValue Watermark
-include/vcl/pdfwriter.hxx:172
-    enum vcl::PDFWriter::StructAttributeValue After
-include/vcl/pdfwriter.hxx:172
-    enum vcl::PDFWriter::StructAttributeValue Before
-include/vcl/pdfwriter.hxx:172
-    enum vcl::PDFWriter::StructAttributeValue Start
-include/vcl/pdfwriter.hxx:178
-    enum vcl::PDFWriter::StructAttributeValue Auto
-include/vcl/pdfwriter.hxx:180
-    enum vcl::PDFWriter::StructAttributeValue Middle
-include/vcl/pdfwriter.hxx:182
-    enum vcl::PDFWriter::StructAttributeValue Normal
-include/vcl/pdfwriter.hxx:186
-    enum vcl::PDFWriter::StructAttributeValue Both
-include/vcl/pdfwriter.hxx:186
-    enum vcl::PDFWriter::StructAttributeValue Row
 include/vcl/prntypes.hxx:37
     enum PrintQueueFlags Ready
 include/vcl/prntypes.hxx:38
@@ -1064,13 +990,9 @@ include/vcl/rendercontext/DrawImageFlags.hxx:29
     enum DrawImageFlags Highlight
 include/vcl/rendercontext/DrawImageFlags.hxx:30
     enum DrawImageFlags Deactive
-include/vcl/rendercontext/DrawTextFlags.hxx:44
-    enum DrawTextFlags HideMnemonic
-include/vcl/Scanline.hxx:33
-    enum ScanlineFormat N1BitLsbPal
-include/vcl/Scanline.hxx:44
+include/vcl/Scanline.hxx:43
     enum ScanlineFormat N32BitTcMask
-include/vcl/skia/SkiaHelper.hxx:30
+include/vcl/skia/SkiaHelper.hxx:31
     enum SkiaHelper::RenderMethod RenderMetal
 include/vcl/vclenum.hxx:39
     enum MenuItemBits POPUPSELECT
@@ -1086,7 +1008,15 @@ include/vcl/vclenum.hxx:130
     enum ExtTimeFieldFormat Short12H
 include/vcl/vclenum.hxx:131
     enum ExtTimeFieldFormat ShortDuration
-include/vcl/vclevent.hxx:120
+include/vcl/vclenum.hxx:276
+    enum NavbarButtonSize Auto
+include/vcl/vclenum.hxx:277
+    enum NavbarButtonSize Small
+include/vcl/vclenum.hxx:278
+    enum NavbarButtonSize Large
+include/vcl/vclenum.hxx:279
+    enum NavbarButtonSize XLarge
+include/vcl/vclevent.hxx:121
     enum VclEventId TabpageRemovedAll
 include/vcl/wall.hxx:38
     enum WallpaperStyle Center
@@ -1118,43 +1048,41 @@ o3tl/qa/test-enumarray.cxx:28
     enum MyEnum TWO
 o3tl/qa/test-typed_flags.cxx:20
     enum (anonymous namespace)::ConfigurationChangedHint TWO
-reportdesign/inc/conditionalexpression.hxx:78
-    enum rptui::ComparisonOperation eNotBetween
 reportdesign/inc/conditionalexpression.hxx:79
-    enum rptui::ComparisonOperation eEqualTo
+    enum rptui::ComparisonOperation eNotBetween
 reportdesign/inc/conditionalexpression.hxx:80
-    enum rptui::ComparisonOperation eNotEqualTo
+    enum rptui::ComparisonOperation eEqualTo
 reportdesign/inc/conditionalexpression.hxx:81
-    enum rptui::ComparisonOperation eGreaterThan
+    enum rptui::ComparisonOperation eNotEqualTo
 reportdesign/inc/conditionalexpression.hxx:82
-    enum rptui::ComparisonOperation eLessThan
+    enum rptui::ComparisonOperation eGreaterThan
 reportdesign/inc/conditionalexpression.hxx:83
-    enum rptui::ComparisonOperation eGreaterOrEqual
+    enum rptui::ComparisonOperation eLessThan
 reportdesign/inc/conditionalexpression.hxx:84
+    enum rptui::ComparisonOperation eGreaterOrEqual
+reportdesign/inc/conditionalexpression.hxx:85
     enum rptui::ComparisonOperation eLessOrEqual
-sal/qa/osl/file/osl_File.cxx:285
+sal/qa/osl/file/osl_File.cxx:281
     enum (anonymous namespace)::oslCheckMode Exist
-sc/inc/patattr.hxx:46
-    enum ScAutoFontColorMode Black
-sc/inc/queryiter.hxx:151
+sc/inc/queryiter.hxx:160
     enum ScQueryCellIteratorBase::StopOnMismatchBits nStopOnMismatchExecuted
-sc/inc/queryiter.hxx:151
+sc/inc/queryiter.hxx:160
     enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, 
ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchExecuted
-sc/inc/queryiter.hxx:151
+sc/inc/queryiter.hxx:160
     enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, 
ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchExecuted
-sc/inc/queryiter.hxx:151
+sc/inc/queryiter.hxx:160
     enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, 
ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchExecuted
-sc/inc/queryiter.hxx:151
+sc/inc/queryiter.hxx:160
     enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, 
ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchExecuted
-sc/inc/queryiter.hxx:159
+sc/inc/queryiter.hxx:168
     enum ScQueryCellIteratorBase::TestEqualConditionBits 
nTestEqualConditionFulfilled
-sc/inc/queryiter.hxx:159
+sc/inc/queryiter.hxx:168
     enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, 
ScQueryCellIteratorType::CountIf>::TestEqualConditionBits 
nTestEqualConditionFulfilled
-sc/inc/queryiter.hxx:159
+sc/inc/queryiter.hxx:168
     enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, 
ScQueryCellIteratorType::Generic>::TestEqualConditionBits 
nTestEqualConditionFulfilled
-sc/inc/queryiter.hxx:159
+sc/inc/queryiter.hxx:168
     enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, 
ScQueryCellIteratorType::CountIf>::TestEqualConditionBits 
nTestEqualConditionFulfilled
-sc/inc/queryiter.hxx:159
+sc/inc/queryiter.hxx:168
     enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, 
ScQueryCellIteratorType::Generic>::TestEqualConditionBits 
nTestEqualConditionFulfilled
 sc/inc/token.hxx:215
     enum ScTableRefToken::Item HEADERS_DATA
@@ -1164,8 +1092,12 @@ sc/inc/types.hxx:37
     enum ScMatValType NonvalueMask
 sc/inc/types.hxx:60
     enum ScFormulaVectorState FormulaVectorUnknown
-sc/qa/unit/ucalc_copypaste.cxx:46
+sc/qa/unit/ucalc_copypaste.cxx:45
     enum TestCopyPaste::CalcMode RecalcAtEnd
+sc/source/core/inc/interpre.hxx:59
+    enum MatchMode wildcard
+sc/source/core/inc/interpre.hxx:60
+    enum SearchMode searchrev
 sc/source/ui/inc/viewdata.hxx:42
     enum ScSplitMode SC_SPLIT_MODE_MAX_ENUM
 sc/source/ui/inc/viewdata.hxx:44
@@ -1178,7 +1110,7 @@ sc/source/ui/unoobj/condformatuno.cxx:273
     enum (anonymous namespace)::DateProperties Date_StyleName
 sc/source/ui/unoobj/condformatuno.cxx:274
     enum (anonymous namespace)::DateProperties DateType
-sc/source/ui/view/viewfun2.cxx:266
+sc/source/ui/view/viewfun2.cxx:267
     enum (anonymous namespace)::ScAutoSum ScAutoSumEnd
 scaddins/source/datefunc/datefunc.hxx:41
     enum ScaCategory Finance
@@ -1198,6 +1130,14 @@ scaddins/source/pricing/pricing.hxx:51
     enum sca::pricing::ScaCategory Math
 scaddins/source/pricing/pricing.hxx:52
     enum sca::pricing::ScaCategory Tech
+sd/source/ui/inc/unomodel.hxx:385
+    enum SdLinkTargetType Page
+sd/source/ui/inc/unomodel.hxx:386
+    enum SdLinkTargetType Notes
+sd/source/ui/inc/unomodel.hxx:387
+    enum SdLinkTargetType Handout
+sd/source/ui/inc/unomodel.hxx:388
+    enum SdLinkTargetType MasterPage
 sd/source/ui/slidesorter/cache/SlsRequestPriorityClass.hxx:39
     enum sd::slidesorter::cache::RequestPriorityClass MAX_CLASS
 slideshow/source/engine/shapes/viewshape.hxx:276
@@ -1216,59 +1156,59 @@ starmath/inc/mathml/def.hxx:57
     enum SmMlElementType NMlSmNode
 svgio/inc/svgstyleattributes.hxx:62
     enum svgio::svgreader::FontSize notset
-svl/source/numbers/zformat.cxx:308
+svl/source/numbers/zformat.cxx:310
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM2
-svl/source/numbers/zformat.cxx:309
+svl/source/numbers/zformat.cxx:311
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM3
-svl/source/numbers/zformat.cxx:310
+svl/source/numbers/zformat.cxx:312
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM4
-svl/source/numbers/zformat.cxx:311
+svl/source/numbers/zformat.cxx:313
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM5
-svl/source/numbers/zformat.cxx:312
+svl/source/numbers/zformat.cxx:314
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM6
-svl/source/numbers/zformat.cxx:313
+svl/source/numbers/zformat.cxx:315
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM7
-svl/source/numbers/zformat.cxx:314
+svl/source/numbers/zformat.cxx:316
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM8
-svl/source/numbers/zformat.cxx:315
+svl/source/numbers/zformat.cxx:317
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM9
-svl/source/numbers/zformat.cxx:318
+svl/source/numbers/zformat.cxx:320
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM1
-svl/source/numbers/zformat.cxx:319
+svl/source/numbers/zformat.cxx:321
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM2
-svl/source/numbers/zformat.cxx:320
+svl/source/numbers/zformat.cxx:322
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM3
-svl/source/numbers/zformat.cxx:321
+svl/source/numbers/zformat.cxx:323
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM4
-svl/source/numbers/zformat.cxx:322
+svl/source/numbers/zformat.cxx:324
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM5
-svl/source/numbers/zformat.cxx:323
+svl/source/numbers/zformat.cxx:325
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM6
-svl/source/numbers/zformat.cxx:324
+svl/source/numbers/zformat.cxx:326
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM7
-svl/source/numbers/zformat.cxx:325
+svl/source/numbers/zformat.cxx:327
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM8
-svl/source/numbers/zformat.cxx:326
+svl/source/numbers/zformat.cxx:328
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM9
-svl/source/numbers/zformat.cxx:327
+svl/source/numbers/zformat.cxx:329
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM10
-svl/source/numbers/zformat.cxx:328
+svl/source/numbers/zformat.cxx:330
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM11
-svl/source/numbers/zformat.cxx:329
+svl/source/numbers/zformat.cxx:331
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM12
-svl/source/numbers/zformat.cxx:330
+svl/source/numbers/zformat.cxx:332
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM13
-svl/source/numbers/zformat.cxx:331
+svl/source/numbers/zformat.cxx:333
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM14
-svl/source/numbers/zformat.cxx:332
+svl/source/numbers/zformat.cxx:334
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM15
-svl/source/numbers/zformat.cxx:333
+svl/source/numbers/zformat.cxx:335
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM16
-svl/source/numbers/zformat.cxx:334
+svl/source/numbers/zformat.cxx:336
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM17
-svl/source/numbers/zformat.cxx:335
+svl/source/numbers/zformat.cxx:337
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM18
-svl/source/numbers/zformat.cxx:336
+svl/source/numbers/zformat.cxx:338
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM19
 svx/source/inc/docrecovery.hxx:77
     enum EDocStates TryLoadBackup
@@ -1280,13 +1220,13 @@ svx/source/inc/docrecovery.hxx:85
     enum EDocStates Incomplete
 svx/source/inc/docrecovery.hxx:87
     enum EDocStates Succeeded
-svx/source/tbxctrls/fillctrl.cxx:56
+svx/source/tbxctrls/fillctrl.cxx:55
     enum (anonymous namespace)::eFillStyle SOLID
-svx/source/tbxctrls/fillctrl.cxx:57
+svx/source/tbxctrls/fillctrl.cxx:56
     enum (anonymous namespace)::eFillStyle GRADIENT
-svx/source/tbxctrls/fillctrl.cxx:58
+svx/source/tbxctrls/fillctrl.cxx:57
     enum (anonymous namespace)::eFillStyle HATCH
-svx/source/tbxctrls/fillctrl.cxx:59
+svx/source/tbxctrls/fillctrl.cxx:58
     enum (anonymous namespace)::eFillStyle BITMAP
 sw/inc/accmap.hxx:75
     enum AccessibleStates OPAQUE
@@ -1316,8 +1256,8 @@ sw/inc/docufld.hxx:119
     enum SwExtUserSubType EU_APARTMENT
 sw/inc/ndtyp.hxx:42
     enum SwNodeType ContentMask
-sw/inc/reffld.hxx:40
-    enum REFERENCESUBTYPE REF_OUTLINE
+sw/inc/SwCapConfigProp.hxx:24
+    enum CapConfigProp PROP_CAP_OBJECT_ENABLE
 sw/inc/undobj.hxx:137
     enum DelContentType Fly
 sw/inc/undobj.hxx:138
@@ -1340,7 +1280,7 @@ sw/source/core/inc/SwXMLBlockImport.hxx:104
     enum SwXMLBlockListToken BLOCK_LIST
 sw/source/core/text/pormulti.hxx:47
     enum RubyPosition RIGHT
-sw/source/filter/ww8/ww8scan.hxx:604
+sw/source/filter/ww8/ww8scan.hxx:603
     enum WW8PLCFx_Fc_FKP::Limits eMaxCache
 sw/source/uibase/inc/envimg.hxx:31
     enum SwEnvAlign ENV_HOR_CNTR
@@ -1356,7 +1296,7 @@ tools/source/generic/poly.cxx:1132
     enum (unnamed at 
/home/noel/libo-plugin/tools/source/generic/poly.cxx:1132:5) maxRecursionDepth
 ucb/source/ucp/webdav-curl/DAVTypes.hxx:183
     enum http_dav_ucp::Depth DAVINFINITY
-ucbhelper/source/client/proxydecider.cxx:127
+ucbhelper/source/client/proxydecider.cxx:126
     enum ucbhelper::proxydecider_impl::InternetProxyDecider_Impl::ProxyType 
Automatic
 vcl/inc/dndhelper.hxx:31
     enum vcl::DragOrDrop Drag
@@ -1364,22 +1304,22 @@ vcl/inc/driverblocklist.hxx:65
     enum DriverBlocklist::OperatingSystem DRIVER_OS_WINDOWS_LAST
 vcl/inc/driverblocklist.hxx:73
     enum DriverBlocklist::OperatingSystem DRIVER_OS_OSX_LAST
-vcl/inc/fontsubset.hxx:44
+vcl/inc/fontsubset.hxx:41
     enum FontType ANY_TYPE1
-vcl/inc/pdf/pdfwriter_impl.hxx:86
+vcl/inc/pdf/pdfwriter_impl.hxx:87
     enum vcl::pdf::GraphicsStateUpdateFlags MapMode
-vcl/inc/pdf/pdfwriter_impl.hxx:91
+vcl/inc/pdf/pdfwriter_impl.hxx:92
     enum vcl::pdf::GraphicsStateUpdateFlags TransparentPercent
-vcl/inc/salptype.hxx:44
+vcl/inc/salptype.hxx:45
     enum SalPrinterError Abort
-vcl/source/app/svapp.cxx:1132
-    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1132:1) 
hwEnv
-vcl/source/app/svapp.cxx:1132
-    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1132:1) 
hwUI
+vcl/source/app/svapp.cxx:1178
+    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1178:1) 
hwEnv
+vcl/source/app/svapp.cxx:1178
+    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1178:1) 
hwUI
 vcl/source/filter/jpeg/Exif.hxx:40
     enum Tag ORIENTATION
-vcl/source/window/printdlg.cxx:60
-    enum (unnamed at 
/home/noel/libo-plugin/vcl/source/window/printdlg.cxx:57:1) ORIENTATION_PORTRAIT
+vcl/source/window/printdlg.cxx:59
+    enum (unnamed at 
/home/noel/libo-plugin/vcl/source/window/printdlg.cxx:56:1) ORIENTATION_PORTRAIT
 writerfilter/source/ooxml/OOXMLFactory.hxx:33
     enum writerfilter::ooxml::ResourceType List
 writerfilter/source/ooxml/OOXMLFactory.hxx:34
diff --git a/compilerplugins/clang/unusedenumconstants.untouched.results 
b/compilerplugins/clang/unusedenumconstants.untouched.results
index 8e2389d7118a..a470b4cd6607 100644
--- a/compilerplugins/clang/unusedenumconstants.untouched.results
+++ b/compilerplugins/clang/unusedenumconstants.untouched.results
@@ -6,11 +6,15 @@ canvas/inc/rendering/irendermodule.hxx:55
     enum canvas::IRenderModule::PrimitiveType Unknown
 chart2/source/model/main/Diagram.cxx:99
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_DATATABLEHBORDER
-chart2/source/model/main/Diagram.cxx:100
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_DATATABLEVBORDER
 chart2/source/model/main/Diagram.cxx:101
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_DATATABLEVBORDER
+chart2/source/model/main/Diagram.cxx:102
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_DATATABLEOUTLINE
-cui/source/options/optfltr.cxx:35
+connectivity/source/inc/propertyids.hxx:87
+    enum PropertyId PROPERTY_ID_INVALID_INDEX
+connectivity/source/inc/propertyids.hxx:93
+    enum PropertyId PROPERTY_ID_IM001
+cui/source/options/optfltr.cxx:37
     enum MSFltrPg2_CheckBoxEntries InvalidCBEntry
 drawinglayer/source/tools/emfphelperdata.cxx:67
     enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) 
WrapModeClamp
@@ -128,8 +132,22 @@ framework/inc/xml/imagesdocumenthandler.hxx:50
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ATTRIBUTE_HIGHCONTRASTURL
 framework/inc/xml/imagesdocumenthandler.hxx:51
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ATTRIBUTE_HIGHCONTRASTMASKURL
-framework/source/fwe/classes/actiontriggerpropertyset.cxx:50
+framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx:44
     enum (anonymous namespace)::EPROPERTIES PROPERTYCOUNT
+include/basic/basmgr.hxx:46
+    enum BasicErrorReason OPENLIBSTORAGE
+include/basic/basmgr.hxx:47
+    enum BasicErrorReason OPENMGRSTREAM
+include/basic/basmgr.hxx:48
+    enum BasicErrorReason OPENLIBSTREAM
+include/basic/basmgr.hxx:49
+    enum BasicErrorReason LIBNOTFOUND
+include/basic/basmgr.hxx:50
+    enum BasicErrorReason STORAGENOTFOUND
+include/basic/basmgr.hxx:51
+    enum BasicErrorReason BASICLOADERROR
+include/basic/basmgr.hxx:52
+    enum BasicErrorReason STDLIB
 include/connectivity/dbtools.hxx:829
     enum connectivity::dbase::DBFType dBaseIVMemo
 include/desktop/exithelper.h:26
@@ -138,9 +156,9 @@ include/desktop/exithelper.h:26
     int EXITHELPER_NO_ERROR
 include/desktop/exithelper.h:28
     int EXITHELPER_FATAL_ERROR
-include/docmodel/color/Transformation.hxx:40
+include/docmodel/color/Transformation.hxx:39
     enum model::TransformationType SatOff
-include/editeng/borderline.hxx:135
+include/editeng/borderline.hxx:134
     enum SvxBorderLineStyle BORDER_LINE_STYLE_MAX
 include/filter/msfilter/ww8fields.hxx:28
     enum ww::eField ePOSSIBLEBOOKMARK
@@ -166,27 +184,23 @@ include/i18nutil/transliteration.hxx:119
     enum TransliterationFlags largeToSmall_ja_JP
 include/LibreOfficeKit/LibreOfficeKitEnums.h:56
     LibreOfficeKitSelectionType LOK_SELTYPE_LARGE_TEXT
-include/LibreOfficeKit/LibreOfficeKitEnums.h:986
+include/LibreOfficeKit/LibreOfficeKitEnums.h:1072
     LibreOfficeKitExtTextInputType LOK_EXT_TEXTINPUT_POS
 include/oox/ole/axfontdata.hxx:39
     enum AxFontFlags Disabled
 include/oox/ole/axfontdata.hxx:40
     enum AxFontFlags AutoColor
-include/registry/regtype.h:128
-    enum RegError MERGE_ERROR
-include/registry/regtype.h:132
-    enum RegError MERGE_CONFLICT
-include/svl/inettype.hxx:181
+include/svl/inettype.hxx:173
     enum INetContentType CONTENT_TYPE_IMAGE_WEBP
 include/svtools/colorcfg.hxx:47
     enum svtools::ColorConfigEntry WRITERDIRECTCURSOR
-include/svx/diagram/datamodel.hxx:39
+include/svx/diagram/datamodel.hxx:41
     enum svx::diagram::TypeConstant XML_type
-include/svx/diagram/datamodel.hxx:40
+include/svx/diagram/datamodel.hxx:42
     enum svx::diagram::TypeConstant XML_asst
-include/svx/diagram/datamodel.hxx:45
+include/svx/diagram/datamodel.hxx:47
     enum svx::diagram::TypeConstant XML_parTrans
-include/svx/diagram/datamodel.hxx:50
+include/svx/diagram/datamodel.hxx:52
     enum svx::diagram::TypeConstant XML_sibTrans
 include/tools/stream.hxx:55
     enum StreamMode DELETE_ON_CLOSE
@@ -196,21 +210,23 @@ include/unotools/eventcfg.hxx:31
     enum GlobalEventId CLOSEAPP
 include/unotools/extendedsecurityoptions.hxx:28
     enum SvtExtendedSecurityOptions::OpenHyperlinkMode OPEN_WITHSECURITYCHECK
+include/unotools/itemholderbase.hxx:28
+    enum EItem AccessibilityOptions
 include/unotools/localedatawrapper.hxx:60
     enum LongDateOrder Invalid
-include/unotools/sharedunocomponent.hxx:149
+include/unotools/sharedunocomponent.hxx:150
     enum utl::SharedUNOComponent::AssignmentMode NoTakeOwnership
-include/unotools/sharedunocomponent.hxx:149
+include/unotools/sharedunocomponent.hxx:150
     enum utl::SharedUNOComponent<class 
com::sun::star::beans::XPropertySet>::AssignmentMode NoTakeOwnership
-include/unotools/sharedunocomponent.hxx:149
+include/unotools/sharedunocomponent.hxx:150
     enum utl::SharedUNOComponent<class 
com::sun::star::embed::XStorage>::AssignmentMode NoTakeOwnership
-include/unotools/sharedunocomponent.hxx:149
+include/unotools/sharedunocomponent.hxx:150
     enum utl::SharedUNOComponent<class 
com::sun::star::sdb::XSingleSelectQueryComposer>::AssignmentMode NoTakeOwnership
-include/unotools/sharedunocomponent.hxx:149
+include/unotools/sharedunocomponent.hxx:150
     enum utl::SharedUNOComponent<class 
com::sun::star::sdbc::XPreparedStatement>::AssignmentMode NoTakeOwnership
-include/unotools/sharedunocomponent.hxx:149
+include/unotools/sharedunocomponent.hxx:150
     enum utl::SharedUNOComponent<class 
com::sun::star::sdbc::XStatement>::AssignmentMode NoTakeOwnership
-include/unotools/sharedunocomponent.hxx:149
+include/unotools/sharedunocomponent.hxx:150
     enum utl::SharedUNOComponent<class 
com::sun::star::uno::XInterface>::AssignmentMode NoTakeOwnership
 include/vcl/pdf/PDFAnnotationMarker.hxx:59
     enum vcl::pdf::PDFTextMarkerType Underline
@@ -250,28 +266,30 @@ include/vcl/pdf/PDFAnnotationSubType.hxx:43
     enum vcl::pdf::PDFAnnotationSubType Richmedia
 include/vcl/pdf/PDFAnnotationSubType.hxx:44
     enum vcl::pdf::PDFAnnotationSubType XFAWidget
-include/vcl/toolkit/svtabbx.hxx:37
-    enum SvTabJustify AdjustRight
 include/vcl/toolkit/svtabbx.hxx:38
+    enum SvTabJustify AdjustRight
+include/vcl/toolkit/svtabbx.hxx:39
     enum SvTabJustify AdjustLeft
-include/vcl/toolkit/treelistbox.hxx:146
+include/vcl/toolkit/treelistbox.hxx:147
     enum DragDropMode APP_COPY
-include/vcl/toolkit/treelistbox.hxx:150
+include/vcl/toolkit/treelistbox.hxx:151
     enum DragDropMode ALL
-include/vcl/vclenum.hxx:362
+include/vcl/vclenum.hxx:369
     enum TrackingEventFlags Focus
-include/vcl/windowstate.hxx:38
+include/vcl/windowstate.hxx:41
     enum vcl::WindowState FullScreen
 libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:71
     enum (unnamed at 
/home/noel/libo-plugin/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:69:1)
 PROP_0
 libreofficekit/source/gtk/lokdocview.cxx:310
     enum (unnamed at 
/home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:308:1) PROP_0
+lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx:118
+    enum (anonymous namespace)::HTTP_METHOD HTTP_GET
 reportdesign/source/filter/xml/xmlEnums.hxx:42
     enum rptxml::XMLReportToken XML_TOK_REPORT_ELEMENT
-sc/qa/unit/ucalc_copypaste.cxx:44
+sc/qa/unit/ucalc_copypaste.cxx:43
     enum TestCopyPaste::CalcMode NoCalc
-sc/source/filter/excel/xiescher.cxx:480
-    enum (unnamed at 
/home/noel/libo-plugin/sc/source/filter/excel/xiescher.cxx:480:17) 
eCreateFromOffice
+sc/source/filter/excel/xiescher.cxx:481
+    enum (unnamed at 
/home/noel/libo-plugin/sc/source/filter/excel/xiescher.cxx:481:17) 
eCreateFromOffice
 sc/source/filter/inc/decl.h:23
     enum WKTYP eWK4
 sc/source/ui/inc/anyrefdg.hxx:142
@@ -282,6 +300,16 @@ sc/source/ui/inc/anyrefdg.hxx:142
     enum ScRefHdlrControllerImpl<class SfxTabDialogController, 
false>::(unnamed at /home/noel/libo-plugin/sc/source/ui/inc/anyrefdg.hxx:142:5) 
SLOTID
 sc/source/ui/StatisticsDialogs/RegressionDialog.cxx:101
     enum (anonymous namespace)::ScRegType LINEAR
+sd/inc/resltn.hxx:24
+    enum PublishingFormat FORMAT_GIF
+sd/inc/resltn.hxx:25
+    enum PublishingFormat FORMAT_JPG
+sd/inc/resltn.hxx:26
+    enum PublishingFormat FORMAT_PNG
+sd/inc/resltn.hxx:31
+    enum PublishingScript SCRIPT_ASP
+sd/inc/resltn.hxx:32
+    enum PublishingScript SCRIPT_PERL
 starmath/inc/mathml/def.hxx:100
     enum SmMlAttributeValueEmpty MlEmpty
 starmath/inc/mathml/def.hxx:142
@@ -314,43 +342,33 @@ sw/inc/tblenum.hxx:35
     enum TableChgWidthHeightType InvalidPos
 sw/source/filter/ww8/ww8scan.hxx:385
     enum ePLCFT SEP
-sw/source/filter/ww8/ww8struc.hxx:949
+sw/source/filter/ww8/ww8struc.hxx:950
     enum WW8_FSPA::FSPAOrient RelPgMargin
-sw/source/filter/ww8/ww8struc.hxx:949
+sw/source/filter/ww8/ww8struc.hxx:950
     enum WW8_FSPA::FSPAOrient RelText
-sw/source/ui/fldui/fldref.cxx:763
+sw/source/ui/fldui/fldref.cxx:53
     enum (anonymous namespace)::FMT_REF_IDX FMT_REF_PAGE_IDX
-sw/source/ui/fldui/fldref.cxx:764
+sw/source/ui/fldui/fldref.cxx:54
     enum (anonymous namespace)::FMT_REF_IDX FMT_REF_CHAPTER_IDX
-sw/source/ui/fldui/fldref.cxx:765
-    enum (anonymous namespace)::FMT_REF_IDX FMT_REF_TEXT_IDX
-sw/source/ui/fldui/fldref.cxx:766
-    enum (anonymous namespace)::FMT_REF_IDX FMT_REF_UPDOWN_IDX
-sw/source/ui/fldui/fldref.cxx:768
+sw/source/ui/fldui/fldref.cxx:58
     enum (anonymous namespace)::FMT_REF_IDX FMT_REF_ONLYNUMBER_IDX
-sw/source/ui/fldui/fldref.cxx:769
+sw/source/ui/fldui/fldref.cxx:59
     enum (anonymous namespace)::FMT_REF_IDX FMT_REF_ONLYCAPTION_IDX
-sw/source/uibase/utlui/content.cxx:1029
+sw/source/uibase/utlui/content.cxx:1062
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_LEVEL
-sw/source/uibase/utlui/content.cxx:1030
-    enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_DRAGMODE
-sw/source/uibase/utlui/content.cxx:1032
-    enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_LINK_REGION
-sw/source/uibase/utlui/content.cxx:1033
-    enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_COPY_REGION
-sw/source/uibase/utlui/content.cxx:1034
+sw/source/uibase/utlui/content.cxx:1063
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_DISPLAY
-sw/source/uibase/utlui/content.cxx:1039
+sw/source/uibase/utlui/content.cxx:1068
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_EDIT_ENTRY
-sw/source/uibase/utlui/content.cxx:1040
+sw/source/uibase/utlui/content.cxx:1069
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_DELETE_ENTRY
-sw/source/uibase/utlui/content.cxx:1041
+sw/source/uibase/utlui/content.cxx:1070
     enum (anonymous namespace)::STR_CONTEXT_IDX 
IDX_STR_SEND_OUTLINE_TO_CLIPBOARD_ENTRY
-sw/source/uibase/utlui/content.cxx:1043
+sw/source/uibase/utlui/content.cxx:1072
     enum (anonymous namespace)::STR_CONTEXT_IDX 
IDX_STR_OUTLINE_TRACKING_DEFAULT
-sw/source/uibase/utlui/content.cxx:1044
+sw/source/uibase/utlui/content.cxx:1073
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_TRACKING_FOCUS
-sw/source/uibase/utlui/content.cxx:1045
+sw/source/uibase/utlui/content.cxx:1074
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_TRACKING_OFF
 sw/source/uibase/utlui/glbltree.cxx:93
     enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_UPDATE
@@ -380,86 +398,78 @@ ucb/source/ucp/webdav-curl/webdavresponseparser.cxx:56
     enum (anonymous namespace)::WebDAVNamespace WebDAVNamespace_last
 ucb/source/ucp/webdav-curl/webdavresponseparser.cxx:109
     enum (anonymous namespace)::WebDAVName WebDAVName_last
-ucbhelper/source/client/proxydecider.cxx:127
+ucbhelper/source/client/proxydecider.cxx:126
     enum ucbhelper::proxydecider_impl::InternetProxyDecider_Impl::ProxyType 
Manual
 vcl/inc/dndhelper.hxx:32
     enum vcl::DragOrDrop Drop
-vcl/inc/font/PhysicalFontFace.hxx:105
+vcl/inc/font/PhysicalFontFace.hxx:104
     vcl::font::NameID NAME_ID_COPYRIGHT
-vcl/inc/font/PhysicalFontFace.hxx:107
+vcl/inc/font/PhysicalFontFace.hxx:106
     vcl::font::NameID NAME_ID_FONT_SUBFAMILY
-vcl/inc/font/PhysicalFontFace.hxx:108
+vcl/inc/font/PhysicalFontFace.hxx:107
     vcl::font::NameID NAME_ID_UNIQUE_ID
-vcl/inc/font/PhysicalFontFace.hxx:109
+vcl/inc/font/PhysicalFontFace.hxx:108
     vcl::font::NameID NAME_ID_FULL_NAME
-vcl/inc/font/PhysicalFontFace.hxx:110
+vcl/inc/font/PhysicalFontFace.hxx:109
     vcl::font::NameID NAME_ID_VERSION_STRING
-vcl/inc/font/PhysicalFontFace.hxx:111
+vcl/inc/font/PhysicalFontFace.hxx:110
     vcl::font::NameID NAME_ID_POSTSCRIPT_NAME
-vcl/inc/font/PhysicalFontFace.hxx:112
+vcl/inc/font/PhysicalFontFace.hxx:111
     vcl::font::NameID NAME_ID_TRADEMARK
-vcl/inc/font/PhysicalFontFace.hxx:113
+vcl/inc/font/PhysicalFontFace.hxx:112
     vcl::font::NameID NAME_ID_MANUFACTURER
-vcl/inc/font/PhysicalFontFace.hxx:114
+vcl/inc/font/PhysicalFontFace.hxx:113
     vcl::font::NameID NAME_ID_DESIGNER
-vcl/inc/font/PhysicalFontFace.hxx:115
+vcl/inc/font/PhysicalFontFace.hxx:114
     vcl::font::NameID NAME_ID_DESCRIPTION
-vcl/inc/font/PhysicalFontFace.hxx:116
+vcl/inc/font/PhysicalFontFace.hxx:115
     vcl::font::NameID NAME_ID_VENDOR_URL
-vcl/inc/font/PhysicalFontFace.hxx:117
+vcl/inc/font/PhysicalFontFace.hxx:116
     vcl::font::NameID NAME_ID_DESIGNER_URL
-vcl/inc/font/PhysicalFontFace.hxx:118
+vcl/inc/font/PhysicalFontFace.hxx:117
     vcl::font::NameID NAME_ID_LICENSE
-vcl/inc/font/PhysicalFontFace.hxx:119
+vcl/inc/font/PhysicalFontFace.hxx:118
     vcl::font::NameID NAME_ID_LICENSE_URL
-vcl/inc/font/PhysicalFontFace.hxx:121
+vcl/inc/font/PhysicalFontFace.hxx:120
     vcl::font::NameID NAME_ID_TYPOGRAPHIC_FAMILY
-vcl/inc/font/PhysicalFontFace.hxx:122
+vcl/inc/font/PhysicalFontFace.hxx:121
     vcl::font::NameID NAME_ID_TYPOGRAPHIC_SUBFAMILY
-vcl/inc/font/PhysicalFontFace.hxx:123
+vcl/inc/font/PhysicalFontFace.hxx:122
     vcl::font::NameID NAME_ID_MAC_FULL_NAME
-vcl/inc/font/PhysicalFontFace.hxx:124
+vcl/inc/font/PhysicalFontFace.hxx:123
     vcl::font::NameID NAME_ID_SAMPLE_TEXT
-vcl/inc/font/PhysicalFontFace.hxx:125
+vcl/inc/font/PhysicalFontFace.hxx:124
     vcl::font::NameID NAME_ID_CID_FINDFONT_NAME
-vcl/inc/font/PhysicalFontFace.hxx:126
+vcl/inc/font/PhysicalFontFace.hxx:125
     vcl::font::NameID NAME_ID_WWS_FAMILY
-vcl/inc/font/PhysicalFontFace.hxx:127
+vcl/inc/font/PhysicalFontFace.hxx:126
     vcl::font::NameID NAME_ID_WWS_SUBFAMILY
-vcl/inc/font/PhysicalFontFace.hxx:128
+vcl/inc/font/PhysicalFontFace.hxx:127
     vcl::font::NameID NAME_ID_LIGHT_BACKGROUND
-vcl/inc/font/PhysicalFontFace.hxx:129
+vcl/inc/font/PhysicalFontFace.hxx:128
     vcl::font::NameID NAME_ID_DARK_BACKGROUND
-vcl/inc/font/PhysicalFontFace.hxx:130
+vcl/inc/font/PhysicalFontFace.hxx:129
     vcl::font::NameID NAME_ID_VARIATIONS_PS_PREFIX
-vcl/inc/salptype.hxx:43
+vcl/inc/fontsubset.hxx:40
+    enum FontType ANY_SFNT
+vcl/inc/salptype.hxx:44
     enum SalPrinterError General
-vcl/inc/unx/saldisp.hxx:63
+vcl/inc/unx/saldisp.hxx:60
     srv_vendor_t vendor_none
-vcl/inc/unx/sessioninhibitor.hxx:25
-    enum ApplicationInhibitFlags APPLICATION_INHIBIT_SWITCH
-vcl/inc/unx/sessioninhibitor.hxx:26
-    enum ApplicationInhibitFlags APPLICATION_INHIBIT_SUSPEND
-vcl/source/app/svapp.cxx:1132
-    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1132:1) 
hwAll
-vcl/source/filter/graphicfilter2.cxx:34
-    enum (anonymous namespace)::MetafileType Memory
-vcl/source/filter/graphicfilter2.cxx:35
-    enum (anonymous namespace)::MetafileType Disk
-vcl/source/filter/graphicfilter2.cxx:39
-    enum (anonymous namespace)::MetafileVersion Version100
-vcl/source/filter/graphicfilter2.cxx:40
-    enum (anonymous namespace)::MetafileVersion Version300
+vcl/source/app/svapp.cxx:1178
+    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1178:1) 
hwAll
 vcl/source/filter/ipcd/ipcd.cxx:41
     enum (anonymous namespace)::PCDResolution PCDRES_4BASE
 vcl/source/filter/ipcd/ipcd.cxx:42
     enum (anonymous namespace)::PCDResolution PCDRES_16BASE
 vcl/source/fontsubset/ttcr.hxx:48
     enum vcl::TTCRErrCodes TTCR_UNKNOWN
-vcl/unx/gtk3/gtkinst.cxx:7887
-    enum (unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/gtkinst.cxx:7885:1) 
PROP_0
-vcl/unx/gtk3/gtkinst.cxx:7892
-    enum (unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/gtkinst.cxx:7885:1) 
PROP_SHADOW_TYPE
+vcl/unx/gtk3/gtkinst.cxx:7890
+    enum (unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/gtkinst.cxx:7888:1) 
PROP_0
+vcl/unx/gtk3/gtkinst.cxx:7895
+    enum (unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/gtkinst.cxx:7888:1) 
PROP_SHADOW_TYPE
+writerfilter/source/dmapper/PropertyMap.hxx:227
+    enum writerfilter::dmapper::PageBreakType Both
 writerfilter/source/ooxml/OOXMLFactory.hxx:30
     enum writerfilter::ooxml::ResourceType NoResource
 writerfilter/source/ooxml/OOXMLFactory.hxx:31
diff --git a/compilerplugins/clang/unusedenumconstants.writeonly.results 
b/compilerplugins/clang/unusedenumconstants.writeonly.results
index e0f0292165c5..977268921a21 100644
--- a/compilerplugins/clang/unusedenumconstants.writeonly.results
+++ b/compilerplugins/clang/unusedenumconstants.writeonly.results
@@ -44,23 +44,23 @@ basic/source/inc/image.hxx:38
     enum SbiImageFlags CLASSMODULE
 basic/source/inc/iosys.hxx:39
     enum SbiStreamFlags Output
-basic/source/inc/namecont.hxx:214
+basic/source/inc/namecont.hxx:213
     enum basic::SfxLibraryContainer::InitMode LIBRARY_INIT_FILE
-basic/source/inc/namecont.hxx:216
+basic/source/inc/namecont.hxx:215
     enum basic::SfxLibraryContainer::InitMode OLD_BASIC_STORAGE
-basic/source/runtime/methods.cxx:4327
+basic/source/runtime/methods.cxx:4250
     enum BasicResponse Ok
-basic/source/runtime/methods.cxx:4328
+basic/source/runtime/methods.cxx:4251
     enum BasicResponse Cancel
-basic/source/runtime/methods.cxx:4329
+basic/source/runtime/methods.cxx:4252
     enum BasicResponse Abort
-basic/source/runtime/methods.cxx:4330
+basic/source/runtime/methods.cxx:4253
     enum BasicResponse Retry
-basic/source/runtime/methods.cxx:4331
+basic/source/runtime/methods.cxx:4254
     enum BasicResponse Ignore
-basic/source/runtime/methods.cxx:4332
+basic/source/runtime/methods.cxx:4255
     enum BasicResponse Yes
-basic/source/runtime/methods.cxx:4333
+basic/source/runtime/methods.cxx:4256
     enum BasicResponse No
 binaryurp/source/cache.hxx:35
     enum binaryurp::cache::(unnamed at 
/home/noel/libo-plugin/binaryurp/qa/../source/cache.hxx:35:1) size
@@ -144,30 +144,30 @@ 
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:102
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1)
 PROP_AXIS_TRY_STAGGERING_FIRST
 chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:103
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1)
 PROP_AXIS_MAJOR_ORIGIN
+chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_HAS_MAIN_TITLE
+chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:137
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_HAS_SUB_TITLE
 chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:138
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_HAS_MAIN_TITLE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_HAS_LEGEND
 chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:139
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_HAS_SUB_TITLE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_LABELS_IN_FIRST_ROW
 chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:140
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_HAS_LEGEND
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_LABELS_IN_FIRST_COLUMN
 chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:141
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_LABELS_IN_FIRST_ROW
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_ADDIN
 chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:142
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_LABELS_IN_FIRST_COLUMN
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_BASEDIAGRAM
 chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:143
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_ADDIN
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_ADDITIONAL_SHAPES
 chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:144
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_BASEDIAGRAM
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_UPDATE_ADDIN
 chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:145
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_ADDITIONAL_SHAPES
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_NULL_DATE
 chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:146
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_UPDATE_ADDIN
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_ENABLE_COMPLEX_CHARTTYPES
 chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:147
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_NULL_DATE
-chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:148
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_ENABLE_COMPLEX_CHARTTYPES
-chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:149
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1)
 PROP_DOCUMENT_ENABLE_DATATABLE_DIALOG
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134:1)
 PROP_DOCUMENT_ENABLE_DATATABLE_DIALOG
 chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:76
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1)
 PROP_SERIES_DATAPOINT_SOLIDTYPE
 chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:77
@@ -208,144 +208,150 @@ 
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:95
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1)
 PROP_SERIES_DATAPOINT_LABEL_FILL_BACKGROUND
 chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:96
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1)
 PROP_SERIES_DATAPOINT_LABEL_FILL_HATCH_NAME
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:88
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_ATTRIBUTED_DATA_POINTS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:89
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_PERCENT_STACKED
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_ATTRIBUTED_DATA_POINTS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:90
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_STACKED
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_PERCENT_STACKED
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:91
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_THREE_D
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_STACKED
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:92
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_SOLIDTYPE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_THREE_D
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:93
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_DEEP
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_SOLIDTYPE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:94
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_VERTICAL
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_DEEP
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:95
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_NUMBER_OF_LINES
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_VERTICAL
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:96
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_STACKED_BARS_CONNECTED
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_NUMBER_OF_LINES
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:97
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_DATAROW_SOURCE
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:99
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_GROUP_BARS_PER_AXIS
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_STACKED_BARS_CONNECTED
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:98
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_DATAROW_SOURCE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:100
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_INCLUDE_HIDDEN_CELLS
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:102
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_SORT_BY_X_VALUES
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:104
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_STARTING_ANGLE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_GROUP_BARS_PER_AXIS
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:101
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_INCLUDE_HIDDEN_CELLS
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:103
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_SORT_BY_X_VALUES
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:105
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_STARTING_ANGLE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:106
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_RIGHT_ANGLED_AXES
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:107
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_PERSPECTIVE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_OF_PIE_TYPE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:108
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_ROTATION_HORIZONTAL
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_RIGHT_ANGLED_AXES
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:109
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_ROTATION_VERTICAL
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_PERSPECTIVE
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:110
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_ROTATION_HORIZONTAL
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:111
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_MISSING_VALUE_TREATMENT
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_ROTATION_VERTICAL
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:113
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_X_AXIS
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:114
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_X_AXIS_DESCR
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_MISSING_VALUE_TREATMENT
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:115
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_X_AXIS_TITLE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:116
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_X_AXIS_GRID
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS_DESCR
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:117
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_X_AXIS_HELP_GRID
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS_TITLE
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:118
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS_GRID
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:119
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_Y_AXIS
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:120
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_Y_AXIS_DESCR
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS_HELP_GRID
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:121
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_Y_AXIS_TITLE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:122
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_Y_AXIS_GRID
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS_DESCR
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:123
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_Y_AXIS_HELP_GRID
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS_TITLE
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:124
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS_GRID
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:125
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_Z_AXIS
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:126
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_Z_AXIS_DESCR
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS_HELP_GRID
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:127
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_Z_AXIS_TITLE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:128
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_Z_AXIS_GRID
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS_DESCR
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:129
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_Z_AXIS_HELP_GRID
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS_TITLE
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:130
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS_GRID
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:131
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_SECOND_X_AXIS
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:132
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_SECOND_X_AXIS_DESCR
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS_HELP_GRID
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:133
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_X_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:134
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_SECOND_Y_AXIS
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:135
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_SECOND_Y_AXIS_DESCR
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_X_AXIS_DESCR
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:136
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_Y_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:137
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_SECOND_X_AXIS_TITLE
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:138
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_HAS_SECOND_Y_AXIS_TITLE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_Y_AXIS_DESCR
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:139
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_X_AXIS_TITLE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:140
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_AUTOMATIC_SIZE
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:141
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1)
 PROP_DIAGRAM_EXTERNALDATA
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_Y_AXIS_TITLE
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:142
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_AUTOMATIC_SIZE
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:143
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_EXTERNALDATA
 chart2/source/controller/chartapiwrapper/LegendWrapper.cxx:207
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/LegendWrapper.cxx:205:1)
 PROP_LEGEND_ALIGNMENT
 chart2/source/controller/chartapiwrapper/LegendWrapper.cxx:208
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/LegendWrapper.cxx:205:1)
 PROP_LEGEND_EXPANSION
-chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:129
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:127:1)
 PROP_TITLE_STRING
-chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:130
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:127:1)
 PROP_TITLE_TEXT_ROTATION
-chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:131
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:127:1)
 PROP_TITLE_TEXT_STACKED
+chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:186
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:184:1)
 PROP_TITLE_STRING
+chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:187
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:184:1)
 PROP_TITLE_FORMATTED_STRINGS
+chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:188
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:184:1)
 PROP_TITLE_VISIBLE
+chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:189
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:184:1)
 PROP_TITLE_TEXT_ROTATION
+chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:190
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:184:1)
 PROP_TITLE_TEXT_STACKED
 
chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx:102
     enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx:100:1)
 PROP_CHART_AUTOMATIC_POSITION
 chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx:53
     enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx:50:1)
 PROP_CHART_DATAPOINT_DATA_CAPTION
 chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx:117
     enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx:115:1)
 PROP_CHART_SCALE_TEXT
+chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:168
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:165:1)
 PROP_CHART_SPLINE_TYPE
 chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:169
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:166:1)
 PROP_CHART_SPLINE_TYPE
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:165:1)
 PROP_CHART_SPLINE_ORDER
 chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:170
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:166:1)
 PROP_CHART_SPLINE_ORDER
-chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:171
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:166:1)
 PROP_CHART_SPLINE_RESOLUTION
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:165:1)
 PROP_CHART_SPLINE_RESOLUTION
+chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:934
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_CONST_ERROR_LOW
+chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:935
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_CONST_ERROR_HIGH
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:936
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_CONST_ERROR_LOW
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_MEAN_VALUE
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:937
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_CONST_ERROR_HIGH
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_ERROR_CATEGORY
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:938
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_MEAN_VALUE
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_ERROR_BAR_STYLE
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:939
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_ERROR_CATEGORY
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_PERCENT_ERROR
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:940
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_ERROR_BAR_STYLE
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_ERROR_MARGIN
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:941
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_PERCENT_ERROR
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_ERROR_INDICATOR
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:942
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_ERROR_MARGIN
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_ERROR_RANGE_POSITIVE
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:943
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_ERROR_INDICATOR
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_ERROR_RANGE_NEGATIVE
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:944
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_ERROR_RANGE_POSITIVE
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_REGRESSION_CURVES
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:945
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_ERROR_RANGE_NEGATIVE
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_REGRESSION_PROPERTIES
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:946
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_REGRESSION_CURVES
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_ERROR_PROPERTIES
 chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:947
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_REGRESSION_PROPERTIES
-chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:948
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_ERROR_PROPERTIES
-chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:949
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1)
 PROP_CHART_STATISTIC_MEAN_VALUE_PROPERTIES
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:931:1)
 PROP_CHART_STATISTIC_MEAN_VALUE_PROPERTIES
+chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx:252
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx:249:1)
 PROP_CHART_STOCK_VOLUME
 chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx:253
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx:250:1)
 PROP_CHART_STOCK_VOLUME
-chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx:254
-    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx:250:1)
 PROP_CHART_STOCK_UPDOWN
+    enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx:249:1)
 PROP_CHART_STOCK_UPDOWN
 chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:106
     enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1)
 PROP_CHART_SYMBOL_TYPE
 chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:107
@@ -362,15 +368,15 @@ chart2/source/controller/dialogs/tp_Scale.cxx:210
     enum chart::(anonymous namespace)::AxisTypeListBoxEntry TYPE_TEXT
 chart2/source/controller/inc/AccessibleBase.hxx:281
     enum chart::AccessibleBase::eColorType ACC_BASE_BACKGROUND
-chart2/source/controller/inc/ChartController.hxx:94
+chart2/source/controller/inc/ChartController.hxx:95
     enum chart::ChartDrawMode CHARTDRAW_SELECT
 chart2/source/controller/main/ChartModelClone.hxx:35
     enum chart::ModelFacet E_MODEL
 chart2/source/controller/main/DragMethod_RotateDiagram.hxx:36
     enum chart::DragMethod_RotateDiagram::RotationDirection 
ROTATIONDIRECTION_FREE
-chart2/source/controller/sidebar/ChartElementsPanel.cxx:51
+chart2/source/controller/sidebar/ChartElementsPanel.cxx:49
     enum chart::sidebar::(anonymous namespace)::GridType VERT_MINOR
-chart2/source/controller/sidebar/ChartElementsPanel.cxx:58
+chart2/source/controller/sidebar/ChartElementsPanel.cxx:56
     enum chart::sidebar::(anonymous namespace)::AxisType X_MAIN
 chart2/source/controller/sidebar/ChartErrorBarPanel.cxx:39
     enum chart::sidebar::(anonymous namespace)::ErrorBarDirection POSITIVE
@@ -472,6 +478,8 @@ chart2/source/inc/ChartType.hxx:43
     enum chart::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/ChartType.hxx:41:1) 
PROP_PIECHARTTYPE_USE_RINGS
 chart2/source/inc/ChartType.hxx:44
     enum chart::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/ChartType.hxx:41:1) 
PROP_PIECHARTTYPE_3DRELATIVEHEIGHT
+chart2/source/inc/ChartType.hxx:45
+    enum chart::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/ChartType.hxx:41:1) 
PROP_PIECHARTTYPE_SUBTYPE
 chart2/source/inc/DataSeriesProperties.hxx:33
     enum chart::DataSeriesProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/DataSeriesProperties.hxx:30:5) 
PROP_DATASERIES_STACKING_DIRECTION
 chart2/source/inc/DataSeriesProperties.hxx:34
@@ -568,124 +576,124 @@ chart2/source/inc/LinePropertiesHelper.hxx:48
     enum chart::LinePropertiesHelper::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/LinePropertiesHelper.hxx:38:5) 
PROP_LINE_CAP
 chart2/source/inc/ReferenceSizeProvider.hxx:48
     enum chart::ReferenceSizeProvider::AutoResizeState AUTO_RESIZE_NO
-chart2/source/inc/SceneProperties.hxx:39
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_TRANSF_MATRIX
 chart2/source/inc/SceneProperties.hxx:40
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_DISTANCE
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_TRANSF_MATRIX
 chart2/source/inc/SceneProperties.hxx:41
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_FOCAL_LENGTH
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_DISTANCE
 chart2/source/inc/SceneProperties.hxx:42
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_SHADOW_SLANT
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_FOCAL_LENGTH
 chart2/source/inc/SceneProperties.hxx:43
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_SHADE_MODE
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_SHADOW_SLANT
 chart2/source/inc/SceneProperties.hxx:44
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_AMBIENT_COLOR
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_SHADE_MODE
 chart2/source/inc/SceneProperties.hxx:45
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_TWO_SIDED_LIGHTING
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_AMBIENT_COLOR
 chart2/source/inc/SceneProperties.hxx:46
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_CAMERA_GEOMETRY
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_TWO_SIDED_LIGHTING
 chart2/source/inc/SceneProperties.hxx:47
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_PERSPECTIVE
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_CAMERA_GEOMETRY
 chart2/source/inc/SceneProperties.hxx:48
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_COLOR_1
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_PERSPECTIVE
 chart2/source/inc/SceneProperties.hxx:49
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_DIRECTION_1
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_COLOR_1
 chart2/source/inc/SceneProperties.hxx:50
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_ON_1
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_DIRECTION_1
 chart2/source/inc/SceneProperties.hxx:51
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_COLOR_2
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_ON_1
 chart2/source/inc/SceneProperties.hxx:52
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_DIRECTION_2
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_COLOR_2
 chart2/source/inc/SceneProperties.hxx:53
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_ON_2
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_DIRECTION_2
 chart2/source/inc/SceneProperties.hxx:54
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_COLOR_3
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_ON_2
 chart2/source/inc/SceneProperties.hxx:55
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_DIRECTION_3
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_COLOR_3
 chart2/source/inc/SceneProperties.hxx:56
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_ON_3
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_DIRECTION_3
 chart2/source/inc/SceneProperties.hxx:57
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_COLOR_4
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_ON_3
 chart2/source/inc/SceneProperties.hxx:58
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_DIRECTION_4
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_COLOR_4
 chart2/source/inc/SceneProperties.hxx:59
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_ON_4
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_DIRECTION_4
 chart2/source/inc/SceneProperties.hxx:60
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_COLOR_5
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_ON_4
 chart2/source/inc/SceneProperties.hxx:61
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_DIRECTION_5
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_COLOR_5
 chart2/source/inc/SceneProperties.hxx:62
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_ON_5
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_DIRECTION_5
 chart2/source/inc/SceneProperties.hxx:63
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_COLOR_6
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_ON_5
 chart2/source/inc/SceneProperties.hxx:64
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_DIRECTION_6
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_COLOR_6
 chart2/source/inc/SceneProperties.hxx:65
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_ON_6
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_DIRECTION_6
 chart2/source/inc/SceneProperties.hxx:66
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_COLOR_7
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_ON_6
 chart2/source/inc/SceneProperties.hxx:67
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_DIRECTION_7
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_COLOR_7
 chart2/source/inc/SceneProperties.hxx:68
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_ON_7
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_DIRECTION_7
 chart2/source/inc/SceneProperties.hxx:69
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_COLOR_8
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_ON_7
 chart2/source/inc/SceneProperties.hxx:70
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_DIRECTION_8
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_COLOR_8
 chart2/source/inc/SceneProperties.hxx:71
-    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) 
PROP_SCENE_LIGHT_ON_8
-chart2/source/inc/ThreeDHelper.hxx:44
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_DIRECTION_8
+chart2/source/inc/SceneProperties.hxx:72
+    enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_ON_8
+chart2/source/inc/ThreeDHelper.hxx:45
     enum chart::CuboidPlanePosition CuboidPlanePosition_Top
 chart2/source/inc/TitleHelper.hxx:41
     enum chart::TitleHelper::eTitleType TITLE_BEGIN
-chart2/source/inc/UserDefinedProperties.hxx:38
-    enum chart::UserDefinedProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/UserDefinedProperties.hxx:35:5) 
PROP_XML_USERDEF_CHART
 chart2/source/inc/UserDefinedProperties.hxx:39
-    enum chart::UserDefinedProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/UserDefinedProperties.hxx:35:5) 
PROP_XML_USERDEF_TEXT
+    enum chart::UserDefinedProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/UserDefinedProperties.hxx:36:5) 
PROP_XML_USERDEF_CHART
 chart2/source/inc/UserDefinedProperties.hxx:40
-    enum chart::UserDefinedProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/UserDefinedProperties.hxx:35:5) 
PROP_XML_USERDEF_PARA
-chart2/source/inc/UserDefinedProperties.hxx:45
-    enum chart::UserDefinedProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/UserDefinedProperties.hxx:35:5) 
PROP_XML_USERDEF
+    enum chart::UserDefinedProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/UserDefinedProperties.hxx:36:5) 
PROP_XML_USERDEF_TEXT
+chart2/source/inc/UserDefinedProperties.hxx:41
+    enum chart::UserDefinedProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/UserDefinedProperties.hxx:36:5) 
PROP_XML_USERDEF_PARA
+chart2/source/inc/UserDefinedProperties.hxx:46
+    enum chart::UserDefinedProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/UserDefinedProperties.hxx:36:5) 
PROP_XML_USERDEF
+chart2/source/model/main/Axis.cxx:58
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_SHOW
 chart2/source/model/main/Axis.cxx:59
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_SHOW
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) 
PROP_AXIS_CROSSOVER_POSITION
 chart2/source/model/main/Axis.cxx:60
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) 
PROP_AXIS_CROSSOVER_POSITION
-e 
... etc. - the rest is truncated

Reply via email to