summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2024-04-04 13:55:00 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2024-04-04 19:58:35 +0200
commit1e31403bc8d63f938bebef663fc90bf86b3321ad (patch)
treee2409bfe027ac15b3787230f7ffaf20b9a0ceb35
parentf97b1f75bbd7f8a20163716b57c84fc1140e48fa (diff)
loplugin:unusedenumconstants
Change-Id: I889b4f63e098fecf22ffd4fb98937d62dbdd70b1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165791 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
-rw-r--r--compilerplugins/clang/unusedenumconstants.readonly.results354
-rw-r--r--compilerplugins/clang/unusedenumconstants.untouched.results212
-rw-r--r--compilerplugins/clang/unusedenumconstants.writeonly.results2968
-rw-r--r--connectivity/source/drivers/ado/AColumn.cxx1
-rw-r--r--connectivity/source/inc/propertyids.hxx38
-rw-r--r--drawinglayer/inc/primitive2d/texteffectprimitive2d.hxx1
-rw-r--r--drawinglayer/source/primitive2d/texteffectprimitive2d.cxx1
-rw-r--r--include/basic/basmgr.hxx11
-rw-r--r--include/unotools/itemholderbase.hxx2
-rw-r--r--odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx1
-rw-r--r--odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx22
11 files changed, 1804 insertions, 1807 deletions
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
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_CROSSOVER_VALUE
chart2/source/model/main/Axis.cxx:61
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_CROSSOVER_VALUE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_DISPLAY_LABELS
chart2/source/model/main/Axis.cxx:62
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_DISPLAY_LABELS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_NUMBERFORMAT
chart2/source/model/main/Axis.cxx:63
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_NUMBERFORMAT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_LINK_NUMBERFORMAT_TO_SOURCE
chart2/source/model/main/Axis.cxx:64
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_LINK_NUMBERFORMAT_TO_SOURCE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_LABEL_POSITION
chart2/source/model/main/Axis.cxx:65
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_LABEL_POSITION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TEXT_ROTATION
chart2/source/model/main/Axis.cxx:66
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_TEXT_ROTATION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TEXT_BREAK
chart2/source/model/main/Axis.cxx:67
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_TEXT_BREAK
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TEXT_OVERLAP
chart2/source/model/main/Axis.cxx:68
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_TEXT_OVERLAP
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TEXT_STACKED
chart2/source/model/main/Axis.cxx:69
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_TEXT_STACKED
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TEXT_ARRANGE_ORDER
chart2/source/model/main/Axis.cxx:70
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_TEXT_ARRANGE_ORDER
-chart2/source/model/main/Axis.cxx:71
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_REFERENCE_DIAGRAM_SIZE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_REFERENCE_DIAGRAM_SIZE
+chart2/source/model/main/Axis.cxx:72
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_MAJOR_TICKMARKS
chart2/source/model/main/Axis.cxx:73
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_MAJOR_TICKMARKS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_MINOR_TICKMARKS
chart2/source/model/main/Axis.cxx:74
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_MINOR_TICKMARKS
-chart2/source/model/main/Axis.cxx:75
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_MARK_POSITION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_MARK_POSITION
+chart2/source/model/main/Axis.cxx:76
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_DISPLAY_UNITS
chart2/source/model/main/Axis.cxx:77
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_DISPLAY_UNITS
-chart2/source/model/main/Axis.cxx:78
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_BUILTINUNIT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_BUILTINUNIT
+chart2/source/model/main/Axis.cxx:79
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TRY_STAGGERING_FIRST
chart2/source/model/main/Axis.cxx:80
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_TRY_STAGGERING_FIRST
-chart2/source/model/main/Axis.cxx:81
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_MAJOR_ORIGIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_MAJOR_ORIGIN
chart2/source/model/main/BaseCoordinateSystem.cxx:46
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/BaseCoordinateSystem.cxx:44:1) PROP_COORDINATESYSTEM_SWAPXANDYAXIS
chart2/source/model/main/DataPointProperties.hxx:37
@@ -768,6 +776,8 @@ chart2/source/model/main/DataPointProperties.hxx:89
enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_CUSTOM_LABEL_FIELDS
chart2/source/model/main/DataPointProperties.hxx:90
enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_CUSTOM_POS
+chart2/source/model/main/DataPointProperties.hxx:91
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_CUSTOM_SIZE
chart2/source/model/main/DataTable.cxx:32
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataTable.cxx:30:1) DataTableProperty_HorizontalBorder
chart2/source/model/main/DataTable.cxx:33
@@ -798,7 +808,9 @@ chart2/source/model/main/Diagram.cxx:97
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_MISSING_VALUE_TREATMENT
chart2/source/model/main/Diagram.cxx:98
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_3DRELATIVEHEIGHT
-chart2/source/model/main/Diagram.cxx:102
+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_OF_PIE_TYPE
+chart2/source/model/main/Diagram.cxx:103
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_EXTERNALDATA
chart2/source/model/main/GridProperties.cxx:43
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/GridProperties.cxx:41:1) PROP_GRID_SHOW
@@ -840,12 +852,12 @@ chart2/source/model/main/Title.cxx:61
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_REL_POS
chart2/source/model/main/Title.cxx:63
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_REF_PAGE_SIZE
-chart2/source/model/template/AreaChartTypeTemplate.cxx:45
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/AreaChartTypeTemplate.cxx:43:1) PROP_AREA_TEMPLATE_DIMENSION
+chart2/source/model/template/AreaChartTypeTemplate.cxx:44
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/AreaChartTypeTemplate.cxx:42:1) PROP_AREA_TEMPLATE_DIMENSION
+chart2/source/model/template/BarChartTypeTemplate.cxx:45
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/BarChartTypeTemplate.cxx:43:1) PROP_BAR_TEMPLATE_DIMENSION
chart2/source/model/template/BarChartTypeTemplate.cxx:46
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/BarChartTypeTemplate.cxx:44:1) PROP_BAR_TEMPLATE_DIMENSION
-chart2/source/model/template/BarChartTypeTemplate.cxx:47
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/BarChartTypeTemplate.cxx:44:1) PROP_BAR_TEMPLATE_GEOMETRY3D
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/BarChartTypeTemplate.cxx:43:1) PROP_BAR_TEMPLATE_GEOMETRY3D
chart2/source/model/template/CandleStickChartType.cxx:42
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/CandleStickChartType.cxx:40:1) PROP_CANDLESTICKCHARTTYPE_JAPANESE
chart2/source/model/template/CandleStickChartType.cxx:46
@@ -864,44 +876,46 @@ chart2/source/model/template/LineChartType.cxx:42
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/LineChartType.cxx:39:1) PROP_LINECHARTTYPE_CURVE_RESOLUTION
chart2/source/model/template/LineChartType.cxx:43
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/LineChartType.cxx:39:1) PROP_LINECHARTTYPE_SPLINE_ORDER
+chart2/source/model/template/LineChartTypeTemplate.cxx:50
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/LineChartTypeTemplate.cxx:48:1) PROP_LINECHARTTYPE_TEMPLATE_CURVE_STYLE
chart2/source/model/template/LineChartTypeTemplate.cxx:51
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/LineChartTypeTemplate.cxx:49:1) PROP_LINECHARTTYPE_TEMPLATE_CURVE_STYLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/LineChartTypeTemplate.cxx:48:1) PROP_LINECHARTTYPE_TEMPLATE_CURVE_RESOLUTION
chart2/source/model/template/LineChartTypeTemplate.cxx:52
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/LineChartTypeTemplate.cxx:49:1) PROP_LINECHARTTYPE_TEMPLATE_CURVE_RESOLUTION
-chart2/source/model/template/LineChartTypeTemplate.cxx:53
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/LineChartTypeTemplate.cxx:49:1) PROP_LINECHARTTYPE_TEMPLATE_SPLINE_ORDER
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/LineChartTypeTemplate.cxx:48:1) PROP_LINECHARTTYPE_TEMPLATE_SPLINE_ORDER
+chart2/source/model/template/PieChartTypeTemplate.cxx:54
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:52:1) PROP_PIE_TEMPLATE_DEFAULT_OFFSET
+chart2/source/model/template/PieChartTypeTemplate.cxx:55
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:52:1) PROP_PIE_TEMPLATE_OFFSET_MODE
chart2/source/model/template/PieChartTypeTemplate.cxx:56
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:54:1) PROP_PIE_TEMPLATE_DEFAULT_OFFSET
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:52:1) PROP_PIE_TEMPLATE_DIMENSION
chart2/source/model/template/PieChartTypeTemplate.cxx:57
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:54:1) PROP_PIE_TEMPLATE_OFFSET_MODE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:52:1) PROP_PIE_TEMPLATE_USE_RINGS
chart2/source/model/template/PieChartTypeTemplate.cxx:58
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:54:1) PROP_PIE_TEMPLATE_DIMENSION
-chart2/source/model/template/PieChartTypeTemplate.cxx:59
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:54:1) PROP_PIE_TEMPLATE_USE_RINGS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:52:1) PROP_PIE_TEMPLATE_SUB_PIE_TYPE
chart2/source/model/template/ScatterChartType.cxx:45
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ScatterChartType.cxx:43:1) PROP_SCATTERCHARTTYPE_CURVE_STYLE
chart2/source/model/template/ScatterChartType.cxx:46
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ScatterChartType.cxx:43:1) PROP_SCATTERCHARTTYPE_CURVE_RESOLUTION
chart2/source/model/template/ScatterChartType.cxx:47
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ScatterChartType.cxx:43:1) PROP_SCATTERCHARTTYPE_SPLINE_ORDER
+chart2/source/model/template/ScatterChartTypeTemplate.cxx:51
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ScatterChartTypeTemplate.cxx:49:1) PROP_SCATTERCHARTTYPE_TEMPLATE_CURVE_STYLE
chart2/source/model/template/ScatterChartTypeTemplate.cxx:52
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ScatterChartTypeTemplate.cxx:50:1) PROP_SCATTERCHARTTYPE_TEMPLATE_CURVE_STYLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ScatterChartTypeTemplate.cxx:49:1) PROP_SCATTERCHARTTYPE_TEMPLATE_CURVE_RESOLUTION
chart2/source/model/template/ScatterChartTypeTemplate.cxx:53
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ScatterChartTypeTemplate.cxx:50:1) PROP_SCATTERCHARTTYPE_TEMPLATE_CURVE_RESOLUTION
-chart2/source/model/template/ScatterChartTypeTemplate.cxx:54
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ScatterChartTypeTemplate.cxx:50:1) PROP_SCATTERCHARTTYPE_TEMPLATE_SPLINE_ORDER
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ScatterChartTypeTemplate.cxx:49:1) PROP_SCATTERCHARTTYPE_TEMPLATE_SPLINE_ORDER
+chart2/source/model/template/StockChartTypeTemplate.cxx:51
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/StockChartTypeTemplate.cxx:49:1) PROP_STOCKCHARTTYPE_TEMPLATE_VOLUME
chart2/source/model/template/StockChartTypeTemplate.cxx:52
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/StockChartTypeTemplate.cxx:50:1) PROP_STOCKCHARTTYPE_TEMPLATE_VOLUME
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/StockChartTypeTemplate.cxx:49:1) PROP_STOCKCHARTTYPE_TEMPLATE_OPEN
chart2/source/model/template/StockChartTypeTemplate.cxx:53
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/StockChartTypeTemplate.cxx:50:1) PROP_STOCKCHARTTYPE_TEMPLATE_OPEN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/StockChartTypeTemplate.cxx:49:1) PROP_STOCKCHARTTYPE_TEMPLATE_LOW_HIGH
chart2/source/model/template/StockChartTypeTemplate.cxx:54
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/StockChartTypeTemplate.cxx:50:1) PROP_STOCKCHARTTYPE_TEMPLATE_LOW_HIGH
-chart2/source/model/template/StockChartTypeTemplate.cxx:55
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/StockChartTypeTemplate.cxx:50:1) PROP_STOCKCHARTTYPE_TEMPLATE_JAPANESE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/StockChartTypeTemplate.cxx:49:1) PROP_STOCKCHARTTYPE_TEMPLATE_JAPANESE
+chart2/source/tools/CachedDataSequence.cxx:46
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/CachedDataSequence.cxx:43:1) PROP_NUMBERFORMAT_KEY
chart2/source/tools/CachedDataSequence.cxx:47
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/CachedDataSequence.cxx:44:1) PROP_NUMBERFORMAT_KEY
-chart2/source/tools/CachedDataSequence.cxx:48
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/CachedDataSequence.cxx:44:1) PROP_PROPOSED_ROLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/CachedDataSequence.cxx:43:1) PROP_PROPOSED_ROLE
chart2/source/tools/RegressionCurveModel.cxx:41
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_DEGREE
chart2/source/tools/RegressionCurveModel.cxx:42
@@ -934,12 +948,12 @@ chart2/source/tools/RegressionEquation.cxx:58
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionEquation.cxx:50:1) PROP_EQUATION_REL_POS
chart2/source/tools/RegressionEquation.cxx:59
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionEquation.cxx:50:1) PROP_EQUATION_NUMBER_FORMAT
+chart2/source/tools/UncachedDataSequence.cxx:47
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/UncachedDataSequence.cxx:45:1) PROP_NUMBERFORMAT_KEY
chart2/source/tools/UncachedDataSequence.cxx:48
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/UncachedDataSequence.cxx:46:1) PROP_NUMBERFORMAT_KEY
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/UncachedDataSequence.cxx:45:1) PROP_PROPOSED_ROLE
chart2/source/tools/UncachedDataSequence.cxx:49
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/UncachedDataSequence.cxx:46:1) PROP_PROPOSED_ROLE
-chart2/source/tools/UncachedDataSequence.cxx:50
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/UncachedDataSequence.cxx:46:1) PROP_XML_RANGE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/UncachedDataSequence.cxx:45:1) PROP_XML_RANGE
chart2/source/view/axes/VAxisProperties.hxx:51
enum chart::AxisLabelStaggering SideBySide
chart2/source/view/inc/LegendEntryProvider.hxx:45
@@ -956,24 +970,24 @@ comphelper/source/misc/backupfilehelper.cxx:209
enum (anonymous namespace)::PackageRepository SHARED
comphelper/source/misc/backupfilehelper.cxx:209
enum (anonymous namespace)::PackageRepository USER
-comphelper/source/misc/syntaxhighlight.cxx:35
- enum (anonymous namespace)::CharFlags StartNumber
comphelper/source/misc/syntaxhighlight.cxx:36
- enum (anonymous namespace)::CharFlags InNumber
+ enum (anonymous namespace)::CharFlags StartNumber
comphelper/source/misc/syntaxhighlight.cxx:37
- enum (anonymous namespace)::CharFlags InHexNumber
+ enum (anonymous namespace)::CharFlags InNumber
comphelper/source/misc/syntaxhighlight.cxx:38
- enum (anonymous namespace)::CharFlags InOctNumber
+ enum (anonymous namespace)::CharFlags InHexNumber
comphelper/source/misc/syntaxhighlight.cxx:39
- enum (anonymous namespace)::CharFlags StartString
+ enum (anonymous namespace)::CharFlags InOctNumber
comphelper/source/misc/syntaxhighlight.cxx:40
- enum (anonymous namespace)::CharFlags Operator
+ enum (anonymous namespace)::CharFlags StartString
comphelper/source/misc/syntaxhighlight.cxx:41
- enum (anonymous namespace)::CharFlags Space
+ enum (anonymous namespace)::CharFlags Operator
comphelper/source/misc/syntaxhighlight.cxx:42
+ enum (anonymous namespace)::CharFlags Space
+comphelper/source/misc/syntaxhighlight.cxx:43
enum (anonymous namespace)::CharFlags EOL
-configmgr/source/access.hxx:442
- enum configmgr::Access::(unnamed at /home/noel/libo-plugin/configmgr/source/access.hxx:441:5) IS_ANY
+configmgr/source/access.hxx:455
+ enum configmgr::Access::(unnamed at /home/noel/libo-plugin/configmgr/source/access.hxx:454:5) IS_ANY
configmgr/source/partial.hxx:33
enum configmgr::Partial::Containment CONTAINS_SUBNODES
connectivity/source/drivers/evoab2/EApi.h:74
@@ -992,6 +1006,98 @@ connectivity/source/inc/java/sql/ConnectionLog.hxx:68
enum connectivity::java::sql::ConnectionLog::ObjectType RESULTSET
connectivity/source/inc/java/sql/ConnectionLog.hxx:70
enum connectivity::java::sql::ConnectionLog::ObjectType ObjectTypeCount
+connectivity/source/inc/propertyids.hxx:53
+ enum PropertyId PROPERTY_ID_NAME
+connectivity/source/inc/propertyids.hxx:54
+ enum PropertyId PROPERTY_ID_TYPE
+connectivity/source/inc/propertyids.hxx:55
+ enum PropertyId PROPERTY_ID_TYPENAME
+connectivity/source/inc/propertyids.hxx:56
+ enum PropertyId PROPERTY_ID_PRECISION
+connectivity/source/inc/propertyids.hxx:57
+ enum PropertyId PROPERTY_ID_SCALE
+connectivity/source/inc/propertyids.hxx:58
+ enum PropertyId PROPERTY_ID_ISNULLABLE
+connectivity/source/inc/propertyids.hxx:59
+ enum PropertyId PROPERTY_ID_ISAUTOINCREMENT
+connectivity/source/inc/propertyids.hxx:60
+ enum PropertyId PROPERTY_ID_ISROWVERSION
+connectivity/source/inc/propertyids.hxx:61
+ enum PropertyId PROPERTY_ID_DESCRIPTION
+connectivity/source/inc/propertyids.hxx:62
+ enum PropertyId PROPERTY_ID_DEFAULTVALUE
+connectivity/source/inc/propertyids.hxx:64
+ enum PropertyId PROPERTY_ID_REFERENCEDTABLE
+connectivity/source/inc/propertyids.hxx:65
+ enum PropertyId PROPERTY_ID_UPDATERULE
+connectivity/source/inc/propertyids.hxx:66
+ enum PropertyId PROPERTY_ID_DELETERULE
+connectivity/source/inc/propertyids.hxx:67
+ enum PropertyId PROPERTY_ID_CATALOG
+connectivity/source/inc/propertyids.hxx:68
+ enum PropertyId PROPERTY_ID_ISUNIQUE
+connectivity/source/inc/propertyids.hxx:69
+ enum PropertyId PROPERTY_ID_ISPRIMARYKEYINDEX
+connectivity/source/inc/propertyids.hxx:70
+ enum PropertyId PROPERTY_ID_ISCLUSTERED
+connectivity/source/inc/propertyids.hxx:71
+ enum PropertyId PROPERTY_ID_ISASCENDING
+connectivity/source/inc/propertyids.hxx:72
+ enum PropertyId PROPERTY_ID_SCHEMANAME
+connectivity/source/inc/propertyids.hxx:73
+ enum PropertyId PROPERTY_ID_CATALOGNAME
+connectivity/source/inc/propertyids.hxx:76
+ enum PropertyId PROPERTY_ID_CHECKOPTION
+connectivity/source/inc/propertyids.hxx:77
+ enum PropertyId PROPERTY_ID_PASSWORD
+connectivity/source/inc/propertyids.hxx:78
+ enum PropertyId PROPERTY_ID_RELATEDCOLUMN
+connectivity/source/inc/propertyids.hxx:80
+ enum PropertyId PROPERTY_ID_FUNCTION
+connectivity/source/inc/propertyids.hxx:81
+ enum PropertyId PROPERTY_ID_TABLENAME
+connectivity/source/inc/propertyids.hxx:82
+ enum PropertyId PROPERTY_ID_REALNAME
+connectivity/source/inc/propertyids.hxx:83
+ enum PropertyId PROPERTY_ID_DBASEPRECISIONCHANGED
+connectivity/source/inc/propertyids.hxx:84
+ enum PropertyId PROPERTY_ID_ISCURRENCY
+connectivity/source/inc/propertyids.hxx:88
+ enum PropertyId PROPERTY_ID_HY010
+connectivity/source/inc/propertyids.hxx:89
+ enum PropertyId PROPERTY_ID_LABEL
+connectivity/source/inc/propertyids.hxx:90
+ enum PropertyId PROPERTY_ID_DELIMITER
+connectivity/source/inc/propertyids.hxx:91
+ enum PropertyId PROPERTY_ID_FORMATKEY
+connectivity/source/inc/propertyids.hxx:92
+ enum PropertyId PROPERTY_ID_LOCALE
+connectivity/source/inc/propertyids.hxx:95
+ enum PropertyId PROPERTY_ID_AUTOINCREMENTCREATION
+connectivity/source/inc/propertyids.hxx:97
+ enum PropertyId PROPERTY_ID_PRIVILEGES
+connectivity/source/inc/propertyids.hxx:98
+ enum PropertyId PROPERTY_ID_HAVINGCLAUSE
+connectivity/source/inc/propertyids.hxx:100
+ enum PropertyId PROPERTY_ID_ISSIGNED
+connectivity/source/inc/propertyids.hxx:101
+ enum PropertyId PROPERTY_ID_AGGREGATEFUNCTION
+connectivity/source/inc/propertyids.hxx:102
+ enum PropertyId PROPERTY_ID_ISSEARCHABLE
+connectivity/source/inc/propertyids.hxx:104
+ enum PropertyId PROPERTY_ID_APPLYFILTER
+connectivity/source/inc/propertyids.hxx:105
+ enum PropertyId PROPERTY_ID_FILTER
+connectivity/source/inc/propertyids.hxx:106
+ enum PropertyId PROPERTY_ID_MASTERFIELDS
+connectivity/source/inc/propertyids.hxx:107
+ enum PropertyId PROPERTY_ID_DETAILFIELDS
+connectivity/source/inc/propertyids.hxx:108
+ enum PropertyId PROPERTY_ID_FIELDTYPE
+connectivity/source/inc/propertyids.hxx:109
+ enum PropertyId PROPERTY_ID_VALUE
+connectivity/source/inc/propertyids.hxx:110
+ enum PropertyId PROPERTY_ID_ACTIVE_CONNECTION
connectivity/source/inc/TSortIndex.hxx:36
enum connectivity::TAscendingOrder DESC
cppuhelper/source/servicemanager.hxx:117
@@ -1022,20 +1128,24 @@ cui/source/inc/hldoctp.hxx:51
enum SvxHyperlinkDocTp::EPathType Invalid
cui/source/inc/scriptdlg.hxx:42
enum InputDialogMode NEWLIB
-cui/source/options/optcolor.cxx:48
+cui/source/options/optcolor.cxx:52
enum (anonymous namespace)::Group Group_General
-cui/source/options/optcolor.cxx:53
+cui/source/options/optcolor.cxx:57
enum (anonymous namespace)::Group Group_Basic
-cui/source/options/optfltr.cxx:28
+cui/source/options/optfltr.cxx:30
enum MSFltrPg2_CheckBoxEntries Math
-cui/source/options/optfltr.cxx:29
+cui/source/options/optfltr.cxx:31
enum MSFltrPg2_CheckBoxEntries Writer
-cui/source/options/optfltr.cxx:30
+cui/source/options/optfltr.cxx:32
enum MSFltrPg2_CheckBoxEntries Calc
-cui/source/options/optfltr.cxx:31
- enum MSFltrPg2_CheckBoxEntries Impress
cui/source/options/optfltr.cxx:33
+ enum MSFltrPg2_CheckBoxEntries Impress
+cui/source/options/optfltr.cxx:34
+ enum MSFltrPg2_CheckBoxEntries SmartArt
+cui/source/options/optfltr.cxx:35
enum MSFltrPg2_CheckBoxEntries Visio
+cui/source/options/optfltr.cxx:36
+ enum MSFltrPg2_CheckBoxEntries PDF
cui/source/options/optgenrl.cxx:50
enum (anonymous namespace)::RowType Row_Company
cui/source/options/optgenrl.cxx:51
@@ -1083,40 +1193,42 @@ cui/source/tabpages/autocdlg.cxx:344
cui/source/tabpages/autocdlg.cxx:345
enum (anonymous namespace)::OfaAutoFmtOptions CORRECT_CAPS_LOCK
cui/source/tabpages/autocdlg.cxx:347
- enum (anonymous namespace)::OfaAutoFmtOptions INSERT_BORDER
+ enum (anonymous namespace)::OfaAutoFmtOptions APPLY_NUMBERING_AFTER_SPACE
cui/source/tabpages/autocdlg.cxx:348
- enum (anonymous namespace)::OfaAutoFmtOptions CREATE_TABLE
+ enum (anonymous namespace)::OfaAutoFmtOptions INSERT_BORDER
cui/source/tabpages/autocdlg.cxx:349
- enum (anonymous namespace)::OfaAutoFmtOptions REPLACE_STYLES
+ enum (anonymous namespace)::OfaAutoFmtOptions CREATE_TABLE
cui/source/tabpages/autocdlg.cxx:350
- enum (anonymous namespace)::OfaAutoFmtOptions DEL_EMPTY_NODE
+ enum (anonymous namespace)::OfaAutoFmtOptions REPLACE_STYLES
cui/source/tabpages/autocdlg.cxx:351
+ enum (anonymous namespace)::OfaAutoFmtOptions DEL_EMPTY_NODE
+cui/source/tabpages/autocdlg.cxx:352
enum (anonymous namespace)::OfaAutoFmtOptions REPLACE_USER_COLL
-cui/source/tabpages/autocdlg.cxx:1547
+cui/source/tabpages/autocdlg.cxx:1555
enum (anonymous namespace)::OfaQuoteOptions ADD_NONBRK_SPACE
-cui/source/tabpages/autocdlg.cxx:1548
+cui/source/tabpages/autocdlg.cxx:1556
enum (anonymous namespace)::OfaQuoteOptions REPLACE_1ST
-cui/source/tabpages/autocdlg.cxx:1549
+cui/source/tabpages/autocdlg.cxx:1557
enum (anonymous namespace)::OfaQuoteOptions TRANSLITERATE_RTL
-cui/source/tabpages/autocdlg.cxx:1550
+cui/source/tabpages/autocdlg.cxx:1558
enum (anonymous namespace)::OfaQuoteOptions REPLACE_ANGLE_QUOTES
-cui/source/tabpages/swpossizetabpage.cxx:102
+cui/source/tabpages/swpossizetabpage.cxx:104
enum (anonymous namespace)::LB RelPagePrintAreaBottom
-cui/source/tabpages/swpossizetabpage.cxx:103
+cui/source/tabpages/swpossizetabpage.cxx:105
enum (anonymous namespace)::LB RelPagePrintAreaTop
-dbaccess/source/core/dataaccess/databasedocument.hxx:164
+dbaccess/source/core/dataaccess/databasedocument.hxx:161
enum dbaccess::ODatabaseDocument::InitState NotInitialized
-dbaccess/source/core/dataaccess/databasedocument.hxx:645
+dbaccess/source/core/dataaccess/databasedocument.hxx:640
enum dbaccess::DocumentGuard::InitMethod_ InitMethod
-dbaccess/source/core/dataaccess/databasedocument.hxx:651
+dbaccess/source/core/dataaccess/databasedocument.hxx:646
enum dbaccess::DocumentGuard::DefaultMethod_ DefaultMethod
-dbaccess/source/core/dataaccess/databasedocument.hxx:657
+dbaccess/source/core/dataaccess/databasedocument.hxx:652
enum dbaccess::DocumentGuard::MethodUsedDuringInit_ MethodUsedDuringInit
-dbaccess/source/core/dataaccess/databasedocument.hxx:663
+dbaccess/source/core/dataaccess/databasedocument.hxx:658
enum dbaccess::DocumentGuard::MethodWithoutInit_ MethodWithoutInit
dbaccess/source/core/inc/definitioncontainer.hxx:104
enum dbaccess::ODefinitionContainer::ListenerType ContainerListemers
-dbaccess/source/core/inc/ModelImpl.hxx:115
+dbaccess/source/core/inc/ModelImpl.hxx:176
enum dbaccess::ODatabaseModelImpl::EmbeddedMacros DocumentWide
dbaccess/source/core/inc/objectnameapproval.hxx:49
enum dbaccess::ObjectNameApproval::ObjectType TypeTable
@@ -1150,7 +1262,7 @@ dbaccess/source/ui/inc/WCopyTable.hxx:224
enum dbaui::OCopyTableWizard::Wizard_Button_Style WIZARD_PREV
dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx:37
enum dbaui::OTableFieldDescWin::ChildFocusState HELP
-desktop/inc/app.hxx:65
+desktop/inc/app.hxx:66
enum desktop::Desktop::BootstrapStatus BS_OK
desktop/source/app/officeipcthread.cxx:770
enum PipeMode PIPEMODE_CONNECTED
@@ -1172,23 +1284,23 @@ desktop/source/deployment/registry/inc/dp_backend.h:216
enum dp_registry::backend::PackageRegistryBackend::Context Tmp
desktop/source/deployment/registry/inc/dp_backend.h:216
enum dp_registry::backend::PackageRegistryBackend::Context Unknown
-desktop/source/lib/init.cxx:6014
+desktop/source/lib/init.cxx:6194
enum (anonymous namespace)::UndoOrRedo REDO
-desktop/source/lib/init.cxx:7535
- enum (unnamed at /home/noel/libo-plugin/desktop/source/lib/init.cxx:7532:5) FULL_INIT
+desktop/source/lib/init.cxx:7813
+ enum (unnamed at /home/noel/libo-plugin/desktop/source/lib/init.cxx:7810:5) FULL_INIT
desktop/source/migration/services/oo3extensionmigration.hxx:62
enum migration::OO3ExtensionMigration::ScanResult SCANRESULT_DONTMIGRATE_EXTENSION
desktop/unx/source/start.c:178
int ProgressExit
desktop/unx/source/start.c:178
int ProgressRestart
-editeng/inc/editdoc.hxx:340
+editeng/inc/TextPortion.hxx:47
enum AsianCompressionFlags Normal
-editeng/source/editeng/impedit.hxx:1192
+editeng/source/editeng/impedit.hxx:1322
enum ImpEditEngine::CallbackResult Continue
-editeng/source/editeng/impedit.hxx:1210
+editeng/source/editeng/impedit.hxx:1340
enum ImpEditEngine::IterFlag none
-editeng/source/editeng/impedit.hxx:1211
+editeng/source/editeng/impedit.hxx:1341
enum ImpEditEngine::IterFlag inclILS
editeng/source/items/paraitem.cxx:70
enum (anonymous namespace)::SvxSpecialLineSpace User
@@ -1232,9 +1344,21 @@ extensions/source/propctrlr/formcomponenthandler.hxx:46
enum pcr::ComponentClassification eUnknown
extensions/source/propctrlr/formlinkdialog.cxx:77
enum pcr::FieldLinkRow::LinkParticipant eMasterField
-extensions/source/update/check/updatehdl.hxx:54
+extensions/source/propctrlr/inspectormodelbase.cxx:35
+ enum pcr::(anonymous namespace)::ModelPropertyId HAS_HELP_SECTION
+extensions/source/propctrlr/inspectormodelbase.cxx:36
+ enum pcr::(anonymous namespace)::ModelPropertyId MIN_HELP_TEXT_LINES
+extensions/source/propctrlr/inspectormodelbase.cxx:37
+ enum pcr::(anonymous namespace)::ModelPropertyId MAX_HELP_TEXT_LINES
+extensions/source/propctrlr/inspectormodelbase.cxx:38
+ enum pcr::(anonymous namespace)::ModelPropertyId IS_READ_ONLY
+extensions/source/propctrlr/pcrcommon.hxx:38
+ enum pcr::OwnPropertyId CONTROLCONTEXT
+extensions/source/propctrlr/pcrcommon.hxx:39
+ enum pcr::OwnPropertyId TABBINGMODEL
+extensions/source/update/check/updatehdl.hxx:53
enum DialogControls THROBBER_CTRL
-filter/source/config/cache/filtercache.hxx:141
+filter/source/config/cache/filtercache.hxx:140
enum filter::config::FilterCache::EItemFlushState E_ITEM_UNCHANGED
filter/source/xmlfilteradaptor/XmlFilterAdaptor.hxx:35
enum FilterType FILTER_IMPORT
@@ -1300,17 +1424,17 @@ framework/source/inc/loadenv/loadenvexception.hxx:71
enum framework::LoadEnvException::EIDs ID_GENERAL_ERROR
framework/source/layoutmanager/toolbarlayoutmanager.hxx:55
enum framework::ToolbarLayoutManager::PreviewFrameDetection PREVIEWFRAME_NO
-framework/source/services/autorecovery.cxx:174
+framework/source/services/autorecovery.cxx:210
enum (anonymous namespace)::DocState Unknown
-framework/source/services/autorecovery.cxx:182
+framework/source/services/autorecovery.cxx:218
enum (anonymous namespace)::DocState TrySave
-framework/source/services/autorecovery.cxx:193
+framework/source/services/autorecovery.cxx:229
enum (anonymous namespace)::DocState Succeeded
-framework/source/services/autorecovery.cxx:253
+framework/source/services/autorecovery.cxx:289
enum (anonymous namespace)::AutoRecovery::EFailureSafeResult E_COPIED
-framework/source/services/autorecovery.cxx:254
+framework/source/services/autorecovery.cxx:290
enum (anonymous namespace)::AutoRecovery::EFailureSafeResult E_ORIGINAL_FILE_MISSING
-framework/source/services/autorecovery.cxx:255
+framework/source/services/autorecovery.cxx:291
enum (anonymous namespace)::AutoRecovery::EFailureSafeResult E_WRONG_TARGET_PATH
framework/source/services/substitutepathvars.cxx:53
enum (anonymous namespace)::PreDefVariable PREDEFVAR_INST
@@ -1370,15 +1494,15 @@ helpcompiler/inc/BasCodeTagger.hxx:35
enum BasicCodeTagger::TaggerException NULL_DOCUMENT
helpcompiler/inc/HelpCompiler.hxx:50
enum fs::convert native
-i18nlangtag/source/languagetag/languagetag.cxx:367
+i18nlangtag/source/languagetag/languagetag.cxx:368
enum LanguageTagImpl::Extraction EXTRACTED_KNOWN_BAD
i18npool/inc/cclass_unicode.hxx:37
enum ParserFlags ILLEGAL
i18npool/inc/cclass_unicode.hxx:46
enum ParserFlags WORD_SEP
-idl/inc/types.hxx:50
+idl/inc/types.hxx:49
enum MetaTypeType Enum
-idl/inc/types.hxx:50
+idl/inc/types.hxx:49
enum MetaTypeType Interface
include/avmedia/mediaitem.hxx:52
enum AVMediaSetMask ALL
@@ -1388,23 +1512,9 @@ include/basegfx/polygon/b2dpolygontools.hxx:48
enum CutFlagValue DEFAULT
include/basegfx/utils/common.hxx:28
enum basegfx::Axis2D Y
-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/basic/sbdef.hxx:51
enum BasicDebugFlags Continue
-include/codemaker/commoncpp.hxx:52
+include/codemaker/commoncpp.hxx:51
enum codemaker::cpp::IdentifierTranslationMode NonGlobal
include/comphelper/componentbase.hxx:110
enum comphelper::ComponentMethodGuard::MethodType Default
@@ -1412,13 +1522,17 @@ include/comphelper/configurationhelper.hxx:43
enum comphelper::EConfigurationModes Standard
include/comphelper/docpasswordhelper.hxx:39
enum comphelper::DocPasswordVerifierResult Abort
-include/comphelper/errcode.hxx:59
+include/comphelper/documentconstants.hxx:104
+ enum SfxFilterFlags NOTINFILEDLG
+include/comphelper/documentconstants.hxx:112
+ enum SfxFilterFlags COMBINED
+include/comphelper/errcode.hxx:73
enum WarningFlag Yes
-include/comphelper/lok.hxx:79
+include/comphelper/lok.hxx:93
enum comphelper::LibreOfficeKit::Compat none
-include/comphelper/lok.hxx:80
+include/comphelper/lok.hxx:94
enum comphelper::LibreOfficeKit::Compat scNoGridBackground
-include/comphelper/lok.hxx:81
+include/comphelper/lok.hxx:95
enum comphelper::LibreOfficeKit::Compat scPrintTwipsMsgs
include/connectivity/parameters.hxx:68
enum dbtools::ParameterManager::ParameterClassification LinkedByParamName
@@ -1438,185 +1552,185 @@ include/desktop/exithelper.h:30
enum EExitCodes EXITHELPER_CRASH_WITH_RESTART
include/desktop/exithelper.h:32
enum EExitCodes EXITHELPER_NORMAL_RESTART
-include/docmodel/color/ComplexColor.hxx:35
+include/docmodel/color/ComplexColor.hxx:37
enum model::SystemColorType Unused
-include/docmodel/color/ComplexColor.hxx:36
+include/docmodel/color/ComplexColor.hxx:38
enum model::SystemColorType DarkShadow3D
-include/docmodel/color/ComplexColor.hxx:37
+include/docmodel/color/ComplexColor.hxx:39
enum model::SystemColorType Light3D
-include/docmodel/color/ComplexColor.hxx:38
+include/docmodel/color/ComplexColor.hxx:40
enum model::SystemColorType ActiveBorder
-include/docmodel/color/ComplexColor.hxx:39
+include/docmodel/color/ComplexColor.hxx:41
enum model::SystemColorType ActiveCaption
-include/docmodel/color/ComplexColor.hxx:40
+include/docmodel/color/ComplexColor.hxx:42
enum model::SystemColorType AppWorkspace
-include/docmodel/color/ComplexColor.hxx:41
+include/docmodel/color/ComplexColor.hxx:43
enum model::SystemColorType Background
-include/docmodel/color/ComplexColor.hxx:42
+include/docmodel/color/ComplexColor.hxx:44
enum model::SystemColorType ButtonFace
-include/docmodel/color/ComplexColor.hxx:43
+include/docmodel/color/ComplexColor.hxx:45
enum model::SystemColorType ButtonHighlight
-include/docmodel/color/ComplexColor.hxx:44
+include/docmodel/color/ComplexColor.hxx:46
enum model::SystemColorType ButtonShadow
-include/docmodel/color/ComplexColor.hxx:45
+include/docmodel/color/ComplexColor.hxx:47
enum model::SystemColorType ButtonText
-include/docmodel/color/ComplexColor.hxx:46
+include/docmodel/color/ComplexColor.hxx:48
enum model::SystemColorType CaptionText
-include/docmodel/color/ComplexColor.hxx:47
+include/docmodel/color/ComplexColor.hxx:49
enum model::SystemColorType GradientActiveCaption
-include/docmodel/color/ComplexColor.hxx:48
+include/docmodel/color/ComplexColor.hxx:50
enum model::SystemColorType GradientInactiveCaption
-include/docmodel/color/ComplexColor.hxx:49
+include/docmodel/color/ComplexColor.hxx:51
enum model::SystemColorType GrayText
-include/docmodel/color/ComplexColor.hxx:50
+include/docmodel/color/ComplexColor.hxx:52
enum model::SystemColorType Highlight
-include/docmodel/color/ComplexColor.hxx:51
+include/docmodel/color/ComplexColor.hxx:53
enum model::SystemColorType HighlightText
-include/docmodel/color/ComplexColor.hxx:52
+include/docmodel/color/ComplexColor.hxx:54
enum model::SystemColorType HotLight
-include/docmodel/color/ComplexColor.hxx:53
+include/docmodel/color/ComplexColor.hxx:55
enum model::SystemColorType InactiveBorder
-include/docmodel/color/ComplexColor.hxx:54
+include/docmodel/color/ComplexColor.hxx:56
enum model::SystemColorType InactiveCaption
-include/docmodel/color/ComplexColor.hxx:55
+include/docmodel/color/ComplexColor.hxx:57
enum model::SystemColorType InactiveCaptionText
-include/docmodel/color/ComplexColor.hxx:56
+include/docmodel/color/ComplexColor.hxx:58
enum model::SystemColorType InfoBack
-include/docmodel/color/ComplexColor.hxx:57
+include/docmodel/color/ComplexColor.hxx:59
enum model::SystemColorType InfoText
-include/docmodel/color/ComplexColor.hxx:58
+include/docmodel/color/ComplexColor.hxx:60
enum model::SystemColorType Menu
-include/docmodel/color/ComplexColor.hxx:59
+include/docmodel/color/ComplexColor.hxx:61
enum model::SystemColorType MenuBar
-include/docmodel/color/ComplexColor.hxx:60
+include/docmodel/color/ComplexColor.hxx:62
enum model::SystemColorType MenuHighlight
-include/docmodel/color/ComplexColor.hxx:61
+include/docmodel/color/ComplexColor.hxx:63
enum model::SystemColorType MenuText
-include/docmodel/color/ComplexColor.hxx:62
+include/docmodel/color/ComplexColor.hxx:64
enum model::SystemColorType ScrollBar
-include/docmodel/color/ComplexColor.hxx:63
+include/docmodel/color/ComplexColor.hxx:65
enum model::SystemColorType Window
-include/docmodel/color/ComplexColor.hxx:64
+include/docmodel/color/ComplexColor.hxx:66
enum model::SystemColorType WindowFrame
-include/docmodel/color/ComplexColor.hxx:65
+include/docmodel/color/ComplexColor.hxx:67
enum model::SystemColorType WindowText
-include/docmodel/color/Transformation.hxx:23
+include/docmodel/color/Transformation.hxx:22
enum model::TransformationType Red
-include/docmodel/color/Transformation.hxx:24
+include/docmodel/color/Transformation.hxx:23
enum model::TransformationType RedMod
-include/docmodel/color/Transformation.hxx:25
+include/docmodel/color/Transformation.hxx:24
enum model::TransformationType RedOff
-include/docmodel/color/Transformation.hxx:26
+include/docmodel/color/Transformation.hxx:25
enum model::TransformationType Green
-include/docmodel/color/Transformation.hxx:27
+include/docmodel/color/Transformation.hxx:26
enum model::TransformationType GreenMod
-include/docmodel/color/Transformation.hxx:28
+include/docmodel/color/Transformation.hxx:27
enum model::TransformationType GreenOff
-include/docmodel/color/Transformation.hxx:29
+include/docmodel/color/Transformation.hxx:28
enum model::TransformationType Blue
-include/docmodel/color/Transformation.hxx:30
+include/docmodel/color/Transformation.hxx:29
enum model::TransformationType BlueMod
-include/docmodel/color/Transformation.hxx:31
+include/docmodel/color/Transformation.hxx:30
enum model::TransformationType BlueOff
-include/docmodel/color/Transformation.hxx:33
+include/docmodel/color/Transformation.hxx:32
enum model::TransformationType AlphaMod
-include/docmodel/color/Transformation.hxx:34
+include/docmodel/color/Transformation.hxx:33
enum model::TransformationType AlphaOff
-include/docmodel/color/Transformation.hxx:35
+include/docmodel/color/Transformation.hxx:34
enum model::TransformationType Hue
-include/docmodel/color/Transformation.hxx:36
+include/docmodel/color/Transformation.hxx:35
enum model::TransformationType HueMod
-include/docmodel/color/Transformation.hxx:37
+include/docmodel/color/Transformation.hxx:36
enum model::TransformationType HueOff
-include/docmodel/color/Transformation.hxx:38
+include/docmodel/color/Transformation.hxx:37
enum model::TransformationType Sat
-include/docmodel/color/Transformation.hxx:39
+include/docmodel/color/Transformation.hxx:38
enum model::TransformationType SatMod
-include/docmodel/color/Transformation.hxx:41
+include/docmodel/color/Transformation.hxx:40
enum model::TransformationType Lum
-include/docmodel/color/Transformation.hxx:46
+include/docmodel/color/Transformation.hxx:45
enum model::TransformationType Gray
-include/docmodel/color/Transformation.hxx:47
+include/docmodel/color/Transformation.hxx:46
enum model::TransformationType Comp
-include/docmodel/color/Transformation.hxx:48
+include/docmodel/color/Transformation.hxx:47
enum model::TransformationType Inv
-include/docmodel/color/Transformation.hxx:49
+include/docmodel/color/Transformation.hxx:48
enum model::TransformationType Gamma
-include/docmodel/color/Transformation.hxx:50
+include/docmodel/color/Transformation.hxx:49
enum model::TransformationType InvGamma
-include/docmodel/theme/FormatScheme.hxx:70
+include/docmodel/theme/FormatScheme.hxx:68
enum model::GradientType Undefined
-include/docmodel/theme/FormatScheme.hxx:109
+include/docmodel/theme/FormatScheme.hxx:107
enum model::PatternPreset Unused
-include/docmodel/theme/FormatScheme.hxx:181
+include/docmodel/theme/FormatScheme.hxx:179
enum model::BitmapMode Unused
-include/docmodel/theme/FormatScheme.hxx:343
+include/docmodel/theme/FormatScheme.hxx:341
enum model::LineEndType Triangle
-include/docmodel/theme/FormatScheme.hxx:344
+include/docmodel/theme/FormatScheme.hxx:342
enum model::LineEndType Stealth
-include/docmodel/theme/FormatScheme.hxx:345
+include/docmodel/theme/FormatScheme.hxx:343
enum model::LineEndType Diamond
-include/docmodel/theme/FormatScheme.hxx:346
+include/docmodel/theme/FormatScheme.hxx:344
enum model::LineEndType Oval
-include/docmodel/theme/FormatScheme.hxx:347
+include/docmodel/theme/FormatScheme.hxx:345
enum model::LineEndType Arrow
-include/docmodel/theme/FormatScheme.hxx:352
+include/docmodel/theme/FormatScheme.hxx:350
enum model::LineEndWidth Unset
-include/docmodel/theme/FormatScheme.hxx:353
+include/docmodel/theme/FormatScheme.hxx:351
enum model::LineEndWidth Small
-include/docmodel/theme/FormatScheme.hxx:354
+include/docmodel/theme/FormatScheme.hxx:352
enum model::LineEndWidth Medium
-include/docmodel/theme/FormatScheme.hxx:355
+include/docmodel/theme/FormatScheme.hxx:353
enum model::LineEndWidth Large
-include/docmodel/theme/FormatScheme.hxx:360
+include/docmodel/theme/FormatScheme.hxx:358
enum model::LineEndLength Unset
-include/docmodel/theme/FormatScheme.hxx:361
+include/docmodel/theme/FormatScheme.hxx:359
enum model::LineEndLength Small
-include/docmodel/theme/FormatScheme.hxx:362
+include/docmodel/theme/FormatScheme.hxx:360
enum model::LineEndLength Medium
-include/docmodel/theme/FormatScheme.hxx:363
+include/docmodel/theme/FormatScheme.hxx:361
enum model::LineEndLength Large
-include/docmodel/theme/FormatScheme.hxx:402
+include/docmodel/theme/FormatScheme.hxx:400
enum model::EffectType Unset
-include/docmodel/theme/FormatScheme.hxx:403
+include/docmodel/theme/FormatScheme.hxx:401
enum model::EffectType OuterShadow
-include/docmodel/theme/FormatScheme.hxx:404
+include/docmodel/theme/FormatScheme.hxx:402
enum model::EffectType InnerShadow
-include/docmodel/theme/FormatScheme.hxx:405
+include/docmodel/theme/FormatScheme.hxx:403
enum model::EffectType Glow
-include/docmodel/theme/FormatScheme.hxx:406
+include/docmodel/theme/FormatScheme.hxx:404
enum model::EffectType SoftEdge
-include/docmodel/theme/FormatScheme.hxx:407
+include/docmodel/theme/FormatScheme.hxx:405
enum model::EffectType Reflection
-include/docmodel/theme/FormatScheme.hxx:408
+include/docmodel/theme/FormatScheme.hxx:406
enum model::EffectType Blur
-include/docmodel/theme/ThemeColorType.hxx:23
+include/docmodel/theme/ThemeColorType.hxx:25
enum model::ThemeColorType Accent1
-include/docmodel/theme/ThemeColorType.hxx:24
+include/docmodel/theme/ThemeColorType.hxx:26
enum model::ThemeColorType Accent2
-include/docmodel/theme/ThemeColorType.hxx:25
+include/docmodel/theme/ThemeColorType.hxx:27
enum model::ThemeColorType Accent3
-include/docmodel/theme/ThemeColorType.hxx:26
+include/docmodel/theme/ThemeColorType.hxx:28
enum model::ThemeColorType Accent4
-include/docmodel/theme/ThemeColorType.hxx:27
+include/docmodel/theme/ThemeColorType.hxx:29
enum model::ThemeColorType Accent5
-include/docmodel/theme/ThemeColorType.hxx:28
+include/docmodel/theme/ThemeColorType.hxx:30
enum model::ThemeColorType Accent6
-include/docmodel/theme/ThemeColorType.hxx:29
+include/docmodel/theme/ThemeColorType.hxx:31
enum model::ThemeColorType Hyperlink
-include/docmodel/theme/ThemeColorType.hxx:30
+include/docmodel/theme/ThemeColorType.hxx:32
enum model::ThemeColorType FollowedHyperlink
-include/docmodel/theme/ThemeColorType.hxx:36
+include/docmodel/theme/ThemeColorType.hxx:38
enum model::ThemeColorUsage Unknown
include/drawinglayer/primitive2d/helplineprimitive2d.hxx:39
enum drawinglayer::primitive2d::HelplineStyle2D Point
include/drawinglayer/primitive2d/texthierarchyprimitive2d.hxx:113
enum drawinglayer::primitive2d::FieldType FIELD_TYPE_COMMON
-include/editeng/AccessibleContextBase.hxx:60
- enum accessibility::AccessibleContextBase::StringOrigin ManuallySet
include/editeng/AccessibleContextBase.hxx:61
- enum accessibility::AccessibleContextBase::StringOrigin FromShape
+ enum accessibility::AccessibleContextBase::StringOrigin ManuallySet
include/editeng/AccessibleContextBase.hxx:62
+ enum accessibility::AccessibleContextBase::StringOrigin FromShape
+include/editeng/AccessibleContextBase.hxx:63
enum accessibility::AccessibleContextBase::StringOrigin AutomaticallyCreated
include/editeng/boxitem.hxx:186
enum SvxBoxInfoItemValidFlags VERT
@@ -1626,9 +1740,9 @@ include/editeng/boxitem.hxx:188
enum SvxBoxInfoItemValidFlags DISABLE
include/editeng/boxitem.hxx:189
enum SvxBoxInfoItemValidFlags ALL
-include/editeng/editdata.hxx:37
+include/editeng/editdata.hxx:39
enum EESelectionMode Std
-include/editeng/editeng.hxx:133
+include/editeng/editeng.hxx:135
enum GetAttribsFlags ALL
include/editeng/editobj.hxx:55
enum TextRotation BOTTOMTOTOP
@@ -1638,7 +1752,7 @@ include/editeng/editstat.hxx:121
enum SpellCallbackCommand WORDLANGUAGE
include/editeng/editstat.hxx:122
enum SpellCallbackCommand PARALANGUAGE
-include/editeng/editview.hxx:85
+include/editeng/editview.hxx:86
enum ScrollRangeCheck NoNegative
include/editeng/flditem.hxx:311
enum SvxFileType Var
@@ -1646,23 +1760,23 @@ include/editeng/flditem.hxx:353
enum SvxAuthorType Var
include/editeng/hangulhanja.hxx:84
enum editeng::HangulHanjaConversion::ConversionDirection eHanjaToHangul
-include/editeng/numitem.hxx:233
+include/editeng/numitem.hxx:238
enum SvxNumRuleFlags CHAR_STYLE
-include/editeng/numitem.hxx:234
+include/editeng/numitem.hxx:239
enum SvxNumRuleFlags BULLET_REL_SIZE
-include/editeng/numitem.hxx:235
+include/editeng/numitem.hxx:240
enum SvxNumRuleFlags BULLET_COLOR
-include/editeng/numitem.hxx:236
+include/editeng/numitem.hxx:241
enum SvxNumRuleFlags NO_NUMBERS
-include/editeng/numitem.hxx:237
+include/editeng/numitem.hxx:242
enum SvxNumRuleFlags ENABLE_LINKED_BMP
-include/editeng/numitem.hxx:238
+include/editeng/numitem.hxx:243
enum SvxNumRuleFlags ENABLE_EMBEDDED_BMP
-include/editeng/numitem.hxx:248
+include/editeng/numitem.hxx:253
enum SvxNumRuleType OUTLINE_NUMBERING
-include/editeng/numitem.hxx:249
+include/editeng/numitem.hxx:254
enum SvxNumRuleType PRESENTATION_NUMBERING
-include/editeng/outliner.hxx:190
+include/editeng/outliner.hxx:192
enum OutlinerView::MouseTarget Outside
include/editeng/svxrtf.hxx:146
enum SvxRTFParser::RTF_CharTypeDef NOTDEF_CHARTYPE
@@ -1674,8 +1788,6 @@ include/filter/msfilter/ww8fields.hxx:32
enum ww::eField eSET
include/filter/msfilter/ww8fields.hxx:35
enum ww::eField eTC
-include/filter/msfilter/ww8fields.hxx:36
- enum ww::eField eSTYLEREF
include/filter/msfilter/ww8fields.hxx:37
enum ww::eField eRD
include/filter/msfilter/ww8fields.hxx:38
@@ -1800,7 +1912,7 @@ include/filter/msfilter/ww8fields.hxx:119
enum ww::eField eADDRESSBLOCK
include/filter/msfilter/ww8fields.hxx:120
enum ww::eField eGREETINGLINE
-include/formula/formula.hxx:45
+include/formula/formula.hxx:46
enum formula::FormulaDlgMode Edit
include/formula/tokenarray.hxx:62
enum ScRecalcMode ONLOAD_MUST
@@ -1822,16 +1934,6 @@ include/framework/framelistanalyzer.hxx:44
enum FrameAnalyzerFlags All
include/framework/transactionmanager.hxx:79
enum framework::EExceptionMode E_SOFTEXCEPTIONS
-include/i18nutil/casefolding.hxx:35
- enum MappingType ToUpper
-include/i18nutil/casefolding.hxx:36
- enum MappingType ToLower
-include/i18nutil/casefolding.hxx:37
- enum MappingType ToTitle
-include/i18nutil/casefolding.hxx:38
- enum MappingType SimpleFolding
-include/i18nutil/casefolding.hxx:39
- enum MappingType FullFolding
include/i18nutil/transliteration.hxx:75
enum TransliterationFlags NON_IGNORE_MASK
include/i18nutil/transliteration.hxx:76
@@ -1850,51 +1952,53 @@ include/linguistic/misc.hxx:62
enum linguistic::DictionaryError NOT_EXISTS
include/linguistic/misc.hxx:69
enum linguistic::CapType NOCAP
-include/o3tl/unit_conversion.hxx:27
+include/o3tl/unit_conversion.hxx:26
enum o3tl::Length mm100
-include/o3tl/unit_conversion.hxx:28
+include/o3tl/unit_conversion.hxx:27
enum o3tl::Length mm10
-include/o3tl/unit_conversion.hxx:30
+include/o3tl/unit_conversion.hxx:29
enum o3tl::Length cm
-include/o3tl/unit_conversion.hxx:31
+include/o3tl/unit_conversion.hxx:30
enum o3tl::Length m
-include/o3tl/unit_conversion.hxx:32
+include/o3tl/unit_conversion.hxx:31
enum o3tl::Length km
-include/o3tl/unit_conversion.hxx:33
+include/o3tl/unit_conversion.hxx:32
enum o3tl::Length emu
-include/o3tl/unit_conversion.hxx:35
+include/o3tl/unit_conversion.hxx:34
enum o3tl::Length pt
-include/o3tl/unit_conversion.hxx:36
+include/o3tl/unit_conversion.hxx:35
enum o3tl::Length pc
-include/o3tl/unit_conversion.hxx:37
+include/o3tl/unit_conversion.hxx:36
enum o3tl::Length in1000
-include/o3tl/unit_conversion.hxx:38
+include/o3tl/unit_conversion.hxx:37
enum o3tl::Length in100
-include/o3tl/unit_conversion.hxx:39
+include/o3tl/unit_conversion.hxx:38
enum o3tl::Length in10
-include/o3tl/unit_conversion.hxx:40
+include/o3tl/unit_conversion.hxx:39
enum o3tl::Length in
-include/o3tl/unit_conversion.hxx:41
+include/o3tl/unit_conversion.hxx:40
enum o3tl::Length ft
-include/o3tl/unit_conversion.hxx:42
+include/o3tl/unit_conversion.hxx:41
enum o3tl::Length mi
-include/o3tl/unit_conversion.hxx:43
+include/o3tl/unit_conversion.hxx:42
enum o3tl::Length master
-include/o3tl/unit_conversion.hxx:44
+include/o3tl/unit_conversion.hxx:43
enum o3tl::Length px
-include/o3tl/unit_conversion.hxx:45
+include/o3tl/unit_conversion.hxx:44
enum o3tl::Length ch
-include/o3tl/unit_conversion.hxx:46
+include/o3tl/unit_conversion.hxx:45
enum o3tl::Length line
-include/oox/crypto/AgileEngine.hxx:73
+include/oox/crypto/AgileEngine.hxx:74
enum oox::crypto::AgileEncryptionPreset AES_256_SHA512
include/oox/drawingml/clrscheme.hxx:37
enum oox::drawingml::PredefinedClrSchemeId dk1
include/oox/drawingml/clrscheme.hxx:38
enum oox::drawingml::PredefinedClrSchemeId lt1
-include/oox/drawingml/shape.hxx:280
+include/oox/drawingml/shape.hxx:283
enum oox::drawingml::Shape::FrameType FRAMETYPE_TABLE
-include/oox/ole/axcontrol.hxx:185
+include/oox/export/drawingml.hxx:267
+ enum oox::drawingml::GraphicExport::TypeHint Detect
+include/oox/ole/axcontrol.hxx:186
enum oox::ole::ApiDefaultStateMode API_DEFAULTSTATE_SHORT
include/oox/ppt/pptfilterhelpers.hxx:40
enum oox::ppt::AnimationAttributeEnum STYLEFONTFAMILY
@@ -2028,7 +2132,7 @@ include/sfx2/docfile.hxx:171
enum SfxMedium::LockFileResult Failed
include/sfx2/docfile.hxx:173
enum SfxMedium::LockFileResult Succeeded
-include/sfx2/docfile.hxx:302
+include/sfx2/docfile.hxx:308
enum SfxMedium::ShowLockResult NoLock
include/sfx2/frmdescr.hxx:42
enum ScrollingMode No
@@ -2038,49 +2142,49 @@ include/sfx2/mailmodelapi.hxx:48
enum SfxMailModel::SaveResult SAVE_ERROR
include/sfx2/mailmodelapi.hxx:72
enum SfxMailModel::SendMailResult SEND_MAIL_CANCELLED
-include/sfx2/msg.hxx:38
+include/sfx2/msg.hxx:36
enum SfxSlotMode TOGGLE
-include/sfx2/msg.hxx:39
+include/sfx2/msg.hxx:37
enum SfxSlotMode AUTOUPDATE
-include/sfx2/msg.hxx:40
+include/sfx2/msg.hxx:38
enum SfxSlotMode ASYNCHRON
-include/sfx2/msg.hxx:42
+include/sfx2/msg.hxx:40
enum SfxSlotMode NORECORD
-include/sfx2/msg.hxx:43
+include/sfx2/msg.hxx:41
enum SfxSlotMode RECORDPERITEM
-include/sfx2/msg.hxx:44
+include/sfx2/msg.hxx:42
enum SfxSlotMode RECORDPERSET
-include/sfx2/msg.hxx:45
+include/sfx2/msg.hxx:43
enum SfxSlotMode RECORDABSOLUTE
-include/sfx2/msg.hxx:47
+include/sfx2/msg.hxx:45
enum SfxSlotMode METHOD
-include/sfx2/msg.hxx:49
+include/sfx2/msg.hxx:47
enum SfxSlotMode FASTCALL
-include/sfx2/msg.hxx:51
+include/sfx2/msg.hxx:49
enum SfxSlotMode MENUCONFIG
-include/sfx2/msg.hxx:52
+include/sfx2/msg.hxx:50
enum SfxSlotMode TOOLBOXCONFIG
-include/sfx2/msg.hxx:53
+include/sfx2/msg.hxx:51
enum SfxSlotMode ACCELCONFIG
-include/sfx2/msg.hxx:55
+include/sfx2/msg.hxx:53
enum SfxSlotMode CONTAINER
-include/sfx2/msg.hxx:88
+include/sfx2/msg.hxx:86
enum SfxSlotKind Standard
-include/sfx2/objface.hxx:47
+include/sfx2/objface.hxx:46
enum StatusBarId GenericStatusBar
-include/sfx2/objface.hxx:48
+include/sfx2/objface.hxx:47
enum StatusBarId WriterStatusBar
-include/sfx2/objface.hxx:49
+include/sfx2/objface.hxx:48
enum StatusBarId MathStatusBar
-include/sfx2/objface.hxx:50
+include/sfx2/objface.hxx:49
enum StatusBarId DrawStatusBar
-include/sfx2/objface.hxx:51
+include/sfx2/objface.hxx:50
enum StatusBarId CalcStatusBar
-include/sfx2/objface.hxx:52
+include/sfx2/objface.hxx:51
enum StatusBarId BasicIdeStatusBar
-include/sfx2/objsh.hxx:195
+include/sfx2/objsh.hxx:197
enum SfxObjectShell::TriState no
-include/sfx2/passwd.hxx:36
+include/sfx2/passwd.hxx:35
enum SfxShowExtras ALL
include/sfx2/StylePreviewRenderer.hxx:33
enum sfx2::StylePreviewRenderer::RenderAlign TOP
@@ -2218,175 +2322,175 @@ include/store/types.h:94
storeError store_E_WrongVersion
include/store/types.h:95
storeError store_E_Unknown
-include/svl/IndexedStyleSheets.hxx:120
+include/svl/IndexedStyleSheets.hxx:121
enum svl::IndexedStyleSheets::SearchBehavior ReturnAll
-include/svl/inettype.hxx:155
+include/svl/inettype.hxx:147
enum INetContentType CONTENT_TYPE_APP_OCTSTREAM
-include/svl/inettype.hxx:156
+include/svl/inettype.hxx:148
enum INetContentType CONTENT_TYPE_APP_PDF
-include/svl/inettype.hxx:157
+include/svl/inettype.hxx:149
enum INetContentType CONTENT_TYPE_APP_RTF
-include/svl/inettype.hxx:158
+include/svl/inettype.hxx:150
enum INetContentType CONTENT_TYPE_APP_MSWORD
-include/svl/inettype.hxx:159
+include/svl/inettype.hxx:151
enum INetContentType CONTENT_TYPE_APP_MSWORD_TEMPL
-include/svl/inettype.hxx:160
+include/svl/inettype.hxx:152
enum INetContentType CONTENT_TYPE_APP_STARCALC
-include/svl/inettype.hxx:161
+include/svl/inettype.hxx:153
enum INetContentType CONTENT_TYPE_APP_STARCHART
-include/svl/inettype.hxx:162
+include/svl/inettype.hxx:154
enum INetContentType CONTENT_TYPE_APP_STARDRAW
-include/svl/inettype.hxx:163
+include/svl/inettype.hxx:155
enum INetContentType CONTENT_TYPE_APP_STARHELP
-include/svl/inettype.hxx:164
+include/svl/inettype.hxx:156
enum INetContentType CONTENT_TYPE_APP_STARIMAGE
-include/svl/inettype.hxx:165
+include/svl/inettype.hxx:157
enum INetContentType CONTENT_TYPE_APP_STARIMPRESS
-include/svl/inettype.hxx:166
+include/svl/inettype.hxx:158
enum INetContentType CONTENT_TYPE_APP_STARMATH
-include/svl/inettype.hxx:167
+include/svl/inettype.hxx:159
enum INetContentType CONTENT_TYPE_APP_STARWRITER
-include/svl/inettype.hxx:168
+include/svl/inettype.hxx:160
enum INetContentType CONTENT_TYPE_APP_ZIP
-include/svl/inettype.hxx:169
+include/svl/inettype.hxx:161
enum INetContentType CONTENT_TYPE_AUDIO_AIFF
-include/svl/inettype.hxx:170
+include/svl/inettype.hxx:162
enum INetContentType CONTENT_TYPE_AUDIO_BASIC
-include/svl/inettype.hxx:171
+include/svl/inettype.hxx:163
enum INetContentType CONTENT_TYPE_AUDIO_MIDI
-include/svl/inettype.hxx:172
+include/svl/inettype.hxx:164
enum INetContentType CONTENT_TYPE_AUDIO_VORBIS
-include/svl/inettype.hxx:173
+include/svl/inettype.hxx:165
enum INetContentType CONTENT_TYPE_AUDIO_WAV
-include/svl/inettype.hxx:174
+include/svl/inettype.hxx:166
enum INetContentType CONTENT_TYPE_AUDIO_WEBM
-include/svl/inettype.hxx:175
+include/svl/inettype.hxx:167
enum INetContentType CONTENT_TYPE_IMAGE_GIF
-include/svl/inettype.hxx:176
+include/svl/inettype.hxx:168
enum INetContentType CONTENT_TYPE_IMAGE_JPEG
-include/svl/inettype.hxx:177
+include/svl/inettype.hxx:169
enum INetContentType CONTENT_TYPE_IMAGE_PCX
-include/svl/inettype.hxx:178
+include/svl/inettype.hxx:170
enum INetContentType CONTENT_TYPE_IMAGE_PNG
-include/svl/inettype.hxx:179
+include/svl/inettype.hxx:171
enum INetContentType CONTENT_TYPE_IMAGE_TIFF
-include/svl/inettype.hxx:180
+include/svl/inettype.hxx:172
enum INetContentType CONTENT_TYPE_IMAGE_BMP
-include/svl/inettype.hxx:182
+include/svl/inettype.hxx:174
enum INetContentType CONTENT_TYPE_TEXT_HTML
-include/svl/inettype.hxx:184
+include/svl/inettype.hxx:176
enum INetContentType CONTENT_TYPE_TEXT_URL
-include/svl/inettype.hxx:185
+include/svl/inettype.hxx:177
enum INetContentType CONTENT_TYPE_TEXT_VCARD
-include/svl/inettype.hxx:186
+include/svl/inettype.hxx:178
enum INetContentType CONTENT_TYPE_VIDEO_MSVIDEO
-include/svl/inettype.hxx:187
+include/svl/inettype.hxx:179
enum INetContentType CONTENT_TYPE_VIDEO_THEORA
-include/svl/inettype.hxx:188
+include/svl/inettype.hxx:180
enum INetContentType CONTENT_TYPE_VIDEO_VDO
-include/svl/inettype.hxx:189
+include/svl/inettype.hxx:181
enum INetContentType CONTENT_TYPE_VIDEO_WEBM
-include/svl/inettype.hxx:190
+include/svl/inettype.hxx:182
enum INetContentType CONTENT_TYPE_X_CNT_FSYSBOX
-include/svl/inettype.hxx:191
+include/svl/inettype.hxx:183
enum INetContentType CONTENT_TYPE_X_CNT_FSYSFOLDER
-include/svl/inettype.hxx:192
+include/svl/inettype.hxx:184
enum INetContentType CONTENT_TYPE_X_STARMAIL
-include/svl/inettype.hxx:193
+include/svl/inettype.hxx:185
enum INetContentType CONTENT_TYPE_X_VRML
-include/svl/inettype.hxx:194
+include/svl/inettype.hxx:186
enum INetContentType CONTENT_TYPE_APP_GALLERY
-include/svl/inettype.hxx:195
+include/svl/inettype.hxx:187
enum INetContentType CONTENT_TYPE_APP_GALLERY_THEME
-include/svl/inettype.hxx:196
+include/svl/inettype.hxx:188
enum INetContentType CONTENT_TYPE_APP_STARWRITER_GLOB
-include/svl/inettype.hxx:197
+include/svl/inettype.hxx:189
enum INetContentType CONTENT_TYPE_APP_STARMAIL_SDM
-include/svl/inettype.hxx:198
+include/svl/inettype.hxx:190
enum INetContentType CONTENT_TYPE_APP_STARMAIL_SMD
-include/svl/inettype.hxx:199
+include/svl/inettype.hxx:191
enum INetContentType CONTENT_TYPE_APP_VND_CALC
-include/svl/inettype.hxx:200
+include/svl/inettype.hxx:192
enum INetContentType CONTENT_TYPE_APP_VND_CHART
-include/svl/inettype.hxx:201
+include/svl/inettype.hxx:193
enum INetContentType CONTENT_TYPE_APP_VND_DRAW
-include/svl/inettype.hxx:202
+include/svl/inettype.hxx:194
enum INetContentType CONTENT_TYPE_APP_VND_IMAGE
-include/svl/inettype.hxx:203
+include/svl/inettype.hxx:195
enum INetContentType CONTENT_TYPE_APP_VND_IMPRESS
-include/svl/inettype.hxx:204
+include/svl/inettype.hxx:196
enum INetContentType CONTENT_TYPE_APP_VND_MAIL
-include/svl/inettype.hxx:205
+include/svl/inettype.hxx:197
enum INetContentType CONTENT_TYPE_APP_VND_MATH
-include/svl/inettype.hxx:206
+include/svl/inettype.hxx:198
enum INetContentType CONTENT_TYPE_APP_VND_WRITER
-include/svl/inettype.hxx:207
+include/svl/inettype.hxx:199
enum INetContentType CONTENT_TYPE_APP_VND_WRITER_GLOBAL
-include/svl/inettype.hxx:208
+include/svl/inettype.hxx:200
enum INetContentType CONTENT_TYPE_APP_VND_WRITER_WEB
-include/svl/inettype.hxx:209
+include/svl/inettype.hxx:201
enum INetContentType CONTENT_TYPE_APP_FRAMESET
-include/svl/inettype.hxx:210
+include/svl/inettype.hxx:202
enum INetContentType CONTENT_TYPE_APP_MACRO
-include/svl/inettype.hxx:211
+include/svl/inettype.hxx:203
enum INetContentType CONTENT_TYPE_X_CNT_FSYSSPECIALFOLDER
-include/svl/inettype.hxx:212
+include/svl/inettype.hxx:204
enum INetContentType CONTENT_TYPE_APP_VND_TEMPLATE
-include/svl/inettype.hxx:213
+include/svl/inettype.hxx:205
enum INetContentType CONTENT_TYPE_IMAGE_GENERIC
-include/svl/inettype.hxx:214
+include/svl/inettype.hxx:206
enum INetContentType CONTENT_TYPE_APP_VND_NEWS
-include/svl/inettype.hxx:215
+include/svl/inettype.hxx:207
enum INetContentType CONTENT_TYPE_APP_VND_OUTTRAY
-include/svl/inettype.hxx:216
+include/svl/inettype.hxx:208
enum INetContentType CONTENT_TYPE_APP_MSEXCEL
-include/svl/inettype.hxx:217
+include/svl/inettype.hxx:209
enum INetContentType CONTENT_TYPE_APP_MSEXCEL_TEMPL
-include/svl/inettype.hxx:218
+include/svl/inettype.hxx:210
enum INetContentType CONTENT_TYPE_APP_MSPPOINT
-include/svl/inettype.hxx:219
+include/svl/inettype.hxx:211
enum INetContentType CONTENT_TYPE_APP_MSPPOINT_TEMPL
-include/svl/inettype.hxx:220
+include/svl/inettype.hxx:212
enum INetContentType CONTENT_TYPE_TEXT_VCALENDAR
-include/svl/inettype.hxx:221
+include/svl/inettype.hxx:213
enum INetContentType CONTENT_TYPE_TEXT_ICALENDAR
-include/svl/inettype.hxx:222
+include/svl/inettype.hxx:214
enum INetContentType CONTENT_TYPE_TEXT_XMLICALENDAR
-include/svl/inettype.hxx:223
+include/svl/inettype.hxx:215
enum INetContentType CONTENT_TYPE_APP_CDE_CALENDAR_APP
-include/svl/inettype.hxx:224
+include/svl/inettype.hxx:216
enum INetContentType CONTENT_TYPE_INET_MESSAGE_RFC822
-include/svl/inettype.hxx:225
+include/svl/inettype.hxx:217
enum INetContentType CONTENT_TYPE_INET_MULTIPART_ALTERNATIVE
-include/svl/inettype.hxx:226
+include/svl/inettype.hxx:218
enum INetContentType CONTENT_TYPE_INET_MULTIPART_DIGEST
-include/svl/inettype.hxx:227
+include/svl/inettype.hxx:219
enum INetContentType CONTENT_TYPE_INET_MULTIPART_PARALLEL
-include/svl/inettype.hxx:228
+include/svl/inettype.hxx:220
enum INetContentType CONTENT_TYPE_INET_MULTIPART_RELATED
-include/svl/inettype.hxx:229
+include/svl/inettype.hxx:221
enum INetContentType CONTENT_TYPE_INET_MULTIPART_MIXED
-include/svl/inettype.hxx:230
+include/svl/inettype.hxx:222
enum INetContentType CONTENT_TYPE_APP_VND_IMPRESSPACKED
-include/svl/inettype.hxx:231
+include/svl/inettype.hxx:223
enum INetContentType CONTENT_TYPE_APP_JAR
-include/svl/inettype.hxx:232
+include/svl/inettype.hxx:224
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_WRITER
-include/svl/inettype.hxx:233
+include/svl/inettype.hxx:225
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_CALC
-include/svl/inettype.hxx:234
+include/svl/inettype.hxx:226
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_IMPRESS
-include/svl/inettype.hxx:235
+include/svl/inettype.hxx:227
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_DRAW
-include/svl/inettype.hxx:236
+include/svl/inettype.hxx:228
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_CHART
-include/svl/inettype.hxx:237
+include/svl/inettype.hxx:229
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_MATH
-include/svl/inettype.hxx:238
+include/svl/inettype.hxx:230
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_WRITER_GLOBAL
-include/svl/inettype.hxx:239
+include/svl/inettype.hxx:231
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_IMPRESSPACKED
-include/svl/itemset.hxx:69
+include/svl/itemset.hxx:140
enum SfxItemSet::SfxAllItemSetFlag Flag
include/svl/lstner.hxx:41
enum DuplicateHandling Allow
@@ -2430,65 +2534,65 @@ include/svtools/colorcfg.hxx:51
enum svtools::ColorConfigEntry WRITERPAGEBREAKS
include/svtools/colorcfg.hxx:56
enum svtools::ColorConfigEntry CALCGRID
-include/svtools/colorcfg.hxx:57
- enum svtools::ColorConfigEntry CALCPAGEBREAK
include/svtools/colorcfg.hxx:58
- enum svtools::ColorConfigEntry CALCPAGEBREAKMANUAL
+ enum svtools::ColorConfigEntry CALCPAGEBREAK
include/svtools/colorcfg.hxx:59
- enum svtools::ColorConfigEntry CALCPAGEBREAKAUTOMATIC
+ enum svtools::ColorConfigEntry CALCPAGEBREAKMANUAL
include/svtools/colorcfg.hxx:60
- enum svtools::ColorConfigEntry CALCHIDDENROWCOL
+ enum svtools::ColorConfigEntry CALCPAGEBREAKAUTOMATIC
include/svtools/colorcfg.hxx:61
- enum svtools::ColorConfigEntry CALCTEXTOVERFLOW
+ enum svtools::ColorConfigEntry CALCHIDDENROWCOL
include/svtools/colorcfg.hxx:62
- enum svtools::ColorConfigEntry CALCCOMMENTS
+ enum svtools::ColorConfigEntry CALCTEXTOVERFLOW
include/svtools/colorcfg.hxx:63
- enum svtools::ColorConfigEntry CALCDETECTIVE
+ enum svtools::ColorConfigEntry CALCCOMMENTS
include/svtools/colorcfg.hxx:64
- enum svtools::ColorConfigEntry CALCDETECTIVEERROR
+ enum svtools::ColorConfigEntry CALCDETECTIVE
include/svtools/colorcfg.hxx:65
- enum svtools::ColorConfigEntry CALCREFERENCE
+ enum svtools::ColorConfigEntry CALCDETECTIVEERROR
include/svtools/colorcfg.hxx:66
- enum svtools::ColorConfigEntry CALCNOTESBACKGROUND
+ enum svtools::ColorConfigEntry CALCREFERENCE
include/svtools/colorcfg.hxx:67
- enum svtools::ColorConfigEntry CALCVALUE
+ enum svtools::ColorConfigEntry CALCNOTESBACKGROUND
include/svtools/colorcfg.hxx:68
- enum svtools::ColorConfigEntry CALCFORMULA
+ enum svtools::ColorConfigEntry CALCVALUE
include/svtools/colorcfg.hxx:69
- enum svtools::ColorConfigEntry CALCTEXT
+ enum svtools::ColorConfigEntry CALCFORMULA
include/svtools/colorcfg.hxx:70
- enum svtools::ColorConfigEntry CALCPROTECTEDBACKGROUND
+ enum svtools::ColorConfigEntry CALCTEXT
include/svtools/colorcfg.hxx:71
- enum svtools::ColorConfigEntry DRAWGRID
+ enum svtools::ColorConfigEntry CALCPROTECTEDBACKGROUND
include/svtools/colorcfg.hxx:72
- enum svtools::ColorConfigEntry BASICEDITOR
+ enum svtools::ColorConfigEntry DRAWGRID
include/svtools/colorcfg.hxx:73
- enum svtools::ColorConfigEntry BASICIDENTIFIER
+ enum svtools::ColorConfigEntry BASICEDITOR
include/svtools/colorcfg.hxx:74
- enum svtools::ColorConfigEntry BASICCOMMENT
+ enum svtools::ColorConfigEntry BASICIDENTIFIER
include/svtools/colorcfg.hxx:75
- enum svtools::ColorConfigEntry BASICNUMBER
+ enum svtools::ColorConfigEntry BASICCOMMENT
include/svtools/colorcfg.hxx:76
- enum svtools::ColorConfigEntry BASICSTRING
+ enum svtools::ColorConfigEntry BASICNUMBER
include/svtools/colorcfg.hxx:77
- enum svtools::ColorConfigEntry BASICOPERATOR
+ enum svtools::ColorConfigEntry BASICSTRING
include/svtools/colorcfg.hxx:78
- enum svtools::ColorConfigEntry BASICKEYWORD
+ enum svtools::ColorConfigEntry BASICOPERATOR
include/svtools/colorcfg.hxx:79
- enum svtools::ColorConfigEntry BASICERROR
+ enum svtools::ColorConfigEntry BASICKEYWORD
include/svtools/colorcfg.hxx:80
- enum svtools::ColorConfigEntry SQLIDENTIFIER
+ enum svtools::ColorConfigEntry BASICERROR
include/svtools/colorcfg.hxx:81
- enum svtools::ColorConfigEntry SQLNUMBER
+ enum svtools::ColorConfigEntry SQLIDENTIFIER
include/svtools/colorcfg.hxx:82
- enum svtools::ColorConfigEntry SQLSTRING
+ enum svtools::ColorConfigEntry SQLNUMBER
include/svtools/colorcfg.hxx:83
- enum svtools::ColorConfigEntry SQLOPERATOR
+ enum svtools::ColorConfigEntry SQLSTRING
include/svtools/colorcfg.hxx:84
- enum svtools::ColorConfigEntry SQLKEYWORD
+ enum svtools::ColorConfigEntry SQLOPERATOR
include/svtools/colorcfg.hxx:85
- enum svtools::ColorConfigEntry SQLPARAMETER
+ enum svtools::ColorConfigEntry SQLKEYWORD
include/svtools/colorcfg.hxx:86
+ enum svtools::ColorConfigEntry SQLPARAMETER
+include/svtools/colorcfg.hxx:87
enum svtools::ColorConfigEntry SQLCOMMENT
include/svtools/colrdlg.hxx:35
enum svtools::ColorPickerMode Modify
@@ -2518,25 +2622,27 @@ include/svx/dataaccessdescriptor.hxx:48
enum svx::DataAccessDescriptorProperty Filter
include/svx/def3d.hxx:32
enum E3dDragConstraint XYZ
-include/svx/diagram/datamodel.hxx:38
+include/svx/diagram/datamodel.hxx:40
enum svx::diagram::TypeConstant XML_none
-include/svx/diagram/datamodel.hxx:42
+include/svx/diagram/datamodel.hxx:44
enum svx::diagram::TypeConstant XML_node
-include/svx/diagram/datamodel.hxx:43
+include/svx/diagram/datamodel.hxx:45
enum svx::diagram::TypeConstant XML_norm
-include/svx/diagram/datamodel.hxx:46
- enum svx::diagram::TypeConstant XML_pres
include/svx/diagram/datamodel.hxx:48
+ enum svx::diagram::TypeConstant XML_pres
+include/svx/diagram/datamodel.hxx:50
enum svx::diagram::TypeConstant XML_presParOf
-include/svx/diagram/datamodel.hxx:49
+include/svx/diagram/datamodel.hxx:51
enum svx::diagram::TypeConstant XML_rel
+include/svx/dlgutil.hxx:42
+ enum ConnectorType Bottom
include/svx/EnhancedCustomShape2d.hxx:55
enum HandleFlags MIRRORED_X
include/svx/EnhancedCustomShape2d.hxx:56
enum HandleFlags MIRRORED_Y
include/svx/flagsdef.hxx:33
enum SwBorderModes FRAME
-include/svx/flagsdef.hxx:97
+include/svx/flagsdef.hxx:98
enum SvxModeType SVX_PAGE_MODE_STANDARD
include/svx/fmsrcimp.hxx:159
enum FmSearchEngine::SearchFor NotNull
@@ -2558,15 +2664,11 @@ include/svx/frmsel.hxx:50
enum FrameSelFlags DiagonalBLTR
include/svx/frmsel.hxx:53
enum FrameSelFlags Outer
-include/svx/galmisc.hxx:72
+include/svx/galmisc.hxx:71
enum GalleryGraphicImportRet IMPORT_FILE
-include/svx/grfflt.hxx:26
- enum SvxGraphicFilterResult UnsupportedGraphicType
-include/svx/grfflt.hxx:26
- enum SvxGraphicFilterResult UnsupportedSlot
-include/svx/gridctrl.hxx:56
+include/svx/gridctrl.hxx:58
enum GridRowStatus Invalid
-include/svx/gridctrl.hxx:121
+include/svx/gridctrl.hxx:123
enum InitWindowFacet All
include/svx/numvset.hxx:46
enum NumberingPageType BITMAP
@@ -2608,17 +2710,11 @@ include/svx/sdasitm.hxx:53
enum SdrCustomShapeGeometryItem::HashState Unusable
include/svx/sdr/overlay/overlayselection.hxx:32
enum sdr::overlay::OverlayType Solid
-include/svx/shapepropertynotifier.hxx:50
- enum svx::ShapePropertyProviderId Position
-include/svx/shapepropertynotifier.hxx:51
- enum svx::ShapePropertyProviderId Size
-include/svx/shapepropertynotifier.hxx:53
- enum svx::ShapePropertyProviderId TextDocAnchor
include/svx/ShapeTypeHandler.hxx:82
enum accessibility::ShapeTypeHandler::(unnamed at /home/noel/libo-plugin/include/svx/ShapeTypeHandler.hxx:82:5) UNKNOWN_SHAPE_TYPE
include/svx/sidebar/InspectorTextPanel.hxx:34
enum svx::sidebar::TreeNode::(unnamed at /home/noel/libo-plugin/include/svx/sidebar/InspectorTextPanel.hxx:31:5) ComplexProperty
-include/svx/srchdlg.hxx:75
+include/svx/srchdlg.hxx:84
enum SearchLabel Empty
include/svx/svddrgv.hxx:36
enum SdrDragView::(unnamed at /home/noel/libo-plugin/include/svx/svddrgv.hxx:35:5) eDragXorPolyLimit
@@ -2644,7 +2740,7 @@ include/svx/svdmrkv.hxx:60
enum SdrHitKind Object
include/svx/svdoashp.hxx:58
enum CustomShapeHandleModes ORTHO4
-include/svx/svdobj.hxx:104
+include/svx/svdobj.hxx:101
enum SdrInventor IMap
include/svx/svdobjkind.hxx:63
enum SdrObjKind E3D_Object
@@ -2668,9 +2764,9 @@ include/svx/svdtypes.hxx:70
enum SdrRepeatFunc Resize
include/svx/svdtypes.hxx:71
enum SdrRepeatFunc Rotate
-include/svx/svdview.hxx:57
+include/svx/svdview.hxx:56
enum SdrViewContext GluePointEdit
-include/svx/svdview.hxx:92
+include/svx/svdview.hxx:91
enum SdrMouseEventKind MOVE
include/svx/SvxShapeTypes.hxx:65
enum accessibility::SvxShapeTypes DRAWING_END
@@ -2806,39 +2902,39 @@ include/tools/urlobj.hxx:173
enum FSysStyle Detect
include/tools/urlobj.hxx:243
enum INetURLObject::DecodeMechanism WithCharset
-include/tools/urlobj.hxx:784
+include/tools/urlobj.hxx:781
enum INetURLObject::Part PART_USER_PASSWORD
-include/tools/urlobj.hxx:785
+include/tools/urlobj.hxx:782
enum INetURLObject::Part PART_FPATH
-include/tools/urlobj.hxx:786
+include/tools/urlobj.hxx:783
enum INetURLObject::Part PART_AUTHORITY
-include/tools/urlobj.hxx:787
+include/tools/urlobj.hxx:784
enum INetURLObject::Part PART_REL_SEGMENT_EXTRA
-include/tools/urlobj.hxx:788
+include/tools/urlobj.hxx:785
enum INetURLObject::Part PART_URIC
-include/tools/urlobj.hxx:789
+include/tools/urlobj.hxx:786
enum INetURLObject::Part PART_HTTP_PATH
-include/tools/urlobj.hxx:790
+include/tools/urlobj.hxx:787
enum INetURLObject::Part PART_MESSAGE_ID_PATH
-include/tools/urlobj.hxx:791
+include/tools/urlobj.hxx:788
enum INetURLObject::Part PART_MAILTO
-include/tools/urlobj.hxx:792
+include/tools/urlobj.hxx:789
enum INetURLObject::Part PART_PATH_BEFORE_QUERY
-include/tools/urlobj.hxx:793
+include/tools/urlobj.hxx:790
enum INetURLObject::Part PART_PCHAR
-include/tools/urlobj.hxx:794
+include/tools/urlobj.hxx:791
enum INetURLObject::Part PART_VISIBLE
-include/tools/urlobj.hxx:795
+include/tools/urlobj.hxx:792
enum INetURLObject::Part PART_VISIBLE_NONSPECIAL
-include/tools/urlobj.hxx:796
+include/tools/urlobj.hxx:793
enum INetURLObject::Part PART_UNO_PARAM_VALUE
-include/tools/urlobj.hxx:797
+include/tools/urlobj.hxx:794
enum INetURLObject::Part PART_UNAMBIGUOUS
-include/tools/urlobj.hxx:798
+include/tools/urlobj.hxx:795
enum INetURLObject::Part PART_URIC_NO_SLASH
-include/tools/urlobj.hxx:799
+include/tools/urlobj.hxx:796
enum INetURLObject::Part PART_HTTP_QUERY
-include/tools/zcodec.hxx:42
+include/tools/zcodec.hxx:41
enum ZCodec::State STATE_DECOMPRESS
include/ucbhelper/content.hxx:77
enum ucbhelper::ResultSetInclude INCLUDE_FOLDERS_AND_DOCUMENTS
@@ -2856,8 +2952,6 @@ include/unotools/bootstrap.hxx:83
enum utl::Bootstrap::Status INVALID_USER_INSTALL
include/unotools/bootstrap.hxx:84
enum utl::Bootstrap::Status INVALID_BASE_INSTALL
-include/unotools/compatibility.hxx:68
- enum SvtCompatibilityEntry::Index AddTableLineSpacing
include/unotools/confignode.hxx:164
enum utl::OConfigurationNode::NAMEORIGIN NO_CONFIGURATION
include/unotools/confignode.hxx:194
@@ -2936,15 +3030,15 @@ include/unotools/options.hxx:34
enum ConfigurationHints UiLocale
include/unotools/options.hxx:37
enum ConfigurationHints IgnoreLang
-include/unotools/options.hxx:38
+include/unotools/options.hxx:39
enum ConfigurationHints CtlSettingsChanged
-include/unotools/sharedunocomponent.hxx:149
+include/unotools/sharedunocomponent.hxx:150
enum utl::SharedUNOComponent<class com::sun::star::awt::XControl>::AssignmentMode NoTakeOwnership
-include/unotools/sharedunocomponent.hxx:149
+include/unotools/sharedunocomponent.hxx:150
enum utl::SharedUNOComponent<class com::sun::star::frame::XModel, class utl::CloseableComponent>::AssignmentMode NoTakeOwnership
-include/unotools/sharedunocomponent.hxx:149
+include/unotools/sharedunocomponent.hxx:150
enum utl::SharedUNOComponent<class com::sun::star::sdbc::XConnection>::AssignmentMode NoTakeOwnership
-include/unotools/sharedunocomponent.hxx:149
+include/unotools/sharedunocomponent.hxx:150
enum utl::SharedUNOComponent<class com::sun::star::sdbc::XResultSet>::AssignmentMode NoTakeOwnership
include/unotools/useroptions.hxx:32
enum UserOptToken City
@@ -3082,7 +3176,7 @@ include/vcl/help.hxx:39
enum QuickHelpFlags VCenter
include/vcl/image.hxx:37
enum StockImage Yes
-include/vcl/inputctx.hxx:33
+include/vcl/inputctx.hxx:32
enum InputContextFlags ExtText
include/vcl/inputtypes.hxx:28
enum VclInputFlags KEYBOARD
@@ -3090,25 +3184,25 @@ include/vcl/inputtypes.hxx:29
enum VclInputFlags PAINT
include/vcl/inputtypes.hxx:32
enum VclInputFlags APPEVENT
-include/vcl/keycodes.hxx:170
+include/vcl/keycodes.hxx:172
enum ModKeyFlags LeftMod1
-include/vcl/keycodes.hxx:171
+include/vcl/keycodes.hxx:173
enum ModKeyFlags RightMod1
-include/vcl/keycodes.hxx:172
+include/vcl/keycodes.hxx:174
enum ModKeyFlags LeftMod2
-include/vcl/keycodes.hxx:173
+include/vcl/keycodes.hxx:175
enum ModKeyFlags RightMod2
-include/vcl/keycodes.hxx:174
+include/vcl/keycodes.hxx:176
enum ModKeyFlags LeftMod3
-include/vcl/keycodes.hxx:175
+include/vcl/keycodes.hxx:177
enum ModKeyFlags RightMod3
-include/vcl/keycodes.hxx:190
+include/vcl/keycodes.hxx:192
enum KeyIndicatorState NUMLOCK
-include/vcl/lazydelete.hxx:68
+include/vcl/lazydelete.hxx:66
enum vcl::DeleteOnDeinitFlag Empty
-include/vcl/outdev.hxx:147
+include/vcl/outdev.hxx:148
enum OutDevViewType DontKnow
-include/vcl/outdev.hxx:147
+include/vcl/outdev.hxx:148
enum OutDevViewType SlideShow
include/vcl/pdf/PDFAnnotationMarker.hxx:58
enum vcl::pdf::PDFTextMarkerType Highlight
@@ -3116,9 +3210,33 @@ include/vcl/pdf/PDFAnnotationSubType.hxx:33
enum vcl::pdf::PDFAnnotationSubType Popup
include/vcl/pdf/PDFAnnotationSubType.hxx:37
enum vcl::pdf::PDFAnnotationSubType Widget
-include/vcl/pdfwriter.hxx:212
+include/vcl/pdfwriter.hxx:124
+ enum vcl::PDFWriter::StructElement Article
+include/vcl/pdfwriter.hxx:124
+ enum vcl::PDFWriter::StructElement Section
+include/vcl/pdfwriter.hxx:125
+ enum vcl::PDFWriter::StructElement Index
+include/vcl/pdfwriter.hxx:125
+ enum vcl::PDFWriter::StructElement TOC
+include/vcl/pdfwriter.hxx:125
+ enum vcl::PDFWriter::StructElement TOCI
+include/vcl/pdfwriter.hxx:134
+ enum vcl::PDFWriter::StructElement RB
+include/vcl/pdfwriter.hxx:134
+ enum vcl::PDFWriter::StructElement RP
+include/vcl/pdfwriter.hxx:134
+ enum vcl::PDFWriter::StructElement Ruby
+include/vcl/pdfwriter.hxx:134
+ enum vcl::PDFWriter::StructElement WP
+include/vcl/pdfwriter.hxx:134
+ enum vcl::PDFWriter::StructElement WT
+include/vcl/pdfwriter.hxx:134
+ enum vcl::PDFWriter::StructElement Warichu
+include/vcl/pdfwriter.hxx:170
+ enum vcl::PDFWriter::StructAttributeValue Background
+include/vcl/pdfwriter.hxx:217
enum vcl::PDFWriter::FormatType Text
-include/vcl/pdfwriter.hxx:568
+include/vcl/pdfwriter.hxx:582
enum vcl::PDFWriter::ColorMode DrawColor
include/vcl/printer/Options.hxx:41
enum vcl::printer::GradientMode Color
@@ -3128,25 +3246,27 @@ include/vcl/rendercontext/AddFontSubstituteFlags.hxx:28
enum AddFontSubstituteFlags ScreenOnly
include/vcl/rendercontext/DrawModeFlags.hxx:27
enum DrawModeFlags Default
-include/vcl/salgtype.hxx:31
+include/vcl/salgtype.hxx:30
enum DeviceFormat WITH_ALPHA
-include/vcl/salnativewidgets.hxx:131
- enum ControlPart TrackHorzLeft
include/vcl/salnativewidgets.hxx:132
- enum ControlPart TrackVertUpper
+ enum ControlPart TrackHorzLeft
include/vcl/salnativewidgets.hxx:133
- enum ControlPart TrackHorzRight
+ enum ControlPart TrackVertUpper
include/vcl/salnativewidgets.hxx:134
+ enum ControlPart TrackHorzRight
+include/vcl/salnativewidgets.hxx:135
enum ControlPart TrackVertLower
-include/vcl/salnativewidgets.hxx:196
- enum ControlPart BackgroundWindow
include/vcl/salnativewidgets.hxx:197
+ enum ControlPart BackgroundWindow
+include/vcl/salnativewidgets.hxx:198
enum ControlPart BackgroundDialog
-include/vcl/salnativewidgets.hxx:236
+include/vcl/salnativewidgets.hxx:237
enum ButtonValue DontKnow
+include/vcl/Scanline.hxx:48
+ enum ScanlineDirection BottomUp
include/vcl/sysdata.hxx:54
enum SystemEnvData::Toolkit Qt
-include/vcl/syswin.hxx:51
+include/vcl/syswin.hxx:50
enum MenuBarMode Normal
include/vcl/task.hxx:29
enum TaskPriority HIGHEST
@@ -3168,10 +3288,12 @@ include/vcl/toolkit/dialog.hxx:46
enum Dialog::InitFlag Default
include/vcl/toolkit/floatwin.hxx:49
enum FloatWinTitleType Unknown
-include/vcl/toolkit/ivctrl.hxx:52
+include/vcl/toolkit/ivctrl.hxx:53
enum SvxIconChoiceCtrlTextMode Short
-include/vcl/toolkit/ivctrl.hxx:57
+include/vcl/toolkit/ivctrl.hxx:58
enum SvxIconChoiceCtrlPositionMode Free
+include/vcl/toolkit/prgsbar.hxx:59
+ enum ProgressBar::BarStyle Level
include/vcl/toolkit/svlbitm.hxx:40
enum SvBmp CHECKED
include/vcl/toolkit/svlbitm.hxx:41
@@ -3182,9 +3304,9 @@ include/vcl/toolkit/svlbitm.hxx:43
enum SvBmp HICHECKED
include/vcl/toolkit/svlbitm.hxx:44
enum SvBmp HITRISTATE
-include/vcl/toolkit/svtabbx.hxx:39
+include/vcl/toolkit/svtabbx.hxx:40
enum SvTabJustify AdjustCenter
-include/vcl/toolkit/treelistbox.hxx:63
+include/vcl/toolkit/treelistbox.hxx:64
enum SvLBoxTabFlags ADJUST_LEFT
include/vcl/vclenum.hxx:38
enum MenuItemBits HELP
@@ -3200,15 +3322,15 @@ include/vcl/vclenum.hxx:109
enum WindowBorderStyle NORMAL
include/vcl/vclenum.hxx:123
enum TimeFormat Hour24
-include/vcl/vclenum.hxx:284
+include/vcl/vclenum.hxx:292
enum vcl::ImageType Small
-include/vcl/vclenum.hxx:306
+include/vcl/vclenum.hxx:314
enum DrawFrameFlags BorderWindowBorder
-include/vcl/vclenum.hxx:361
+include/vcl/vclenum.hxx:368
enum TrackingEventFlags Key
-include/vcl/vclevent.hxx:92
+include/vcl/vclevent.hxx:93
enum VclEventId ScrollbarEndScroll
-include/vcl/vectorgraphicdata.hxx:102
+include/vcl/vectorgraphicdata.hxx:100
enum VectorGraphicData::State PARSED
include/vcl/VectorGraphicSearch.hxx:24
enum SearchStartPosition Begin
@@ -3216,47 +3338,47 @@ include/vcl/virdev.hxx:44
enum VirtualDevice::RefDevMode Custom
include/vcl/weld.hxx:896
enum weld::ColumnToggleType Check
-include/vcl/weld.hxx:2387
+include/vcl/weld.hxx:2400
enum weld::Placement End
-include/vcl/window.hxx:135
- enum PosSizeFlags PosSize
include/vcl/window.hxx:136
+ enum PosSizeFlags PosSize
+include/vcl/window.hxx:137
enum PosSizeFlags All
-include/vcl/window.hxx:250
+include/vcl/window.hxx:251
enum ShowTrackFlags Small
-include/vcl/window.hxx:254
+include/vcl/window.hxx:255
enum ShowTrackFlags StyleMask
-include/vcl/window.hxx:267
+include/vcl/window.hxx:268
enum StartTrackingFlags KeyMod
-include/vcl/window.hxx:306
+include/vcl/window.hxx:307
enum StateChangedType Layout
-include/vcl/window.hxx:321
+include/vcl/window.hxx:322
enum GetFocusFlags Around
-include/vcl/window.hxx:324
+include/vcl/window.hxx:325
enum GetFocusFlags FloatWinPopupModeEndCancel
-include/vcl/window.hxx:348
+include/vcl/window.hxx:349
enum EndExtTextInputFlags Complete
-include/vcl/windowstate.hxx:39
+include/vcl/windowstate.hxx:42
enum vcl::WindowState SystemMask
-include/vcl/windowstate.hxx:59
+include/vcl/windowstate.hxx:62
enum vcl::WindowDataMask All
-include/vcl/wintypes.hxx:239
+include/vcl/wintypes.hxx:240
enum SymbolAlign LEFT
-include/vcl/wintypes.hxx:252
- enum StandardButtonType More
include/vcl/wintypes.hxx:253
- enum StandardButtonType Ignore
+ enum StandardButtonType More
include/vcl/wintypes.hxx:254
- enum StandardButtonType Abort
+ enum StandardButtonType Ignore
include/vcl/wintypes.hxx:255
- enum StandardButtonType Less
+ enum StandardButtonType Abort
include/vcl/wintypes.hxx:256
- enum StandardButtonType Back
+ enum StandardButtonType Less
include/vcl/wintypes.hxx:257
- enum StandardButtonType Next
+ enum StandardButtonType Back
include/vcl/wintypes.hxx:258
- enum StandardButtonType Finish
+ enum StandardButtonType Next
include/vcl/wintypes.hxx:259
+ enum StandardButtonType Finish
+include/vcl/wintypes.hxx:260
enum StandardButtonType Count
include/xmloff/families.hxx:77
enum XmlStyleFamily TABLE_TEMPLATE_ID
@@ -3276,7 +3398,7 @@ include/xmloff/families.hxx:96
enum XmlStyleFamily SD_MARKER_ID
include/xmloff/families.hxx:97
enum XmlStyleFamily SD_STROKE_DASH_ID
-include/xmloff/namespacemap.hxx:121
+include/xmloff/namespacemap.hxx:119
enum SvXMLNamespaceMap::QNameMode AttrValue
include/xmloff/shapeexport.hxx:56
enum XMLShapeExportFlags SIZE
@@ -3288,7 +3410,7 @@ include/xmloff/txtparae.hxx:126
enum XMLTextParagraphExport::FieldmarkType CHECK
include/xmloff/xmlerror.hxx:82
enum SvXMLErrorFlags WARNING_OCCURRED
-include/xmloff/xmlexp.hxx:103
+include/xmloff/xmlexp.hxx:104
enum SvXMLExportFlags ALL
include/xmloff/xmlnumfi.hxx:53
enum SvXMLDateElementAttributes XML_DEA_SHORT
@@ -3384,8 +3506,6 @@ libreofficekit/source/gtk/lokdocview.cxx:331
enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:308:1) PROP_LAST
libreofficekit/source/gtk/tilebuffer.hxx:172
enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/tilebuffer.hxx:169:1) LOK_TILEBUFFER_MEMORY
-lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx:112
- enum (anonymous namespace)::HTTP_METHOD HTTP_GET
oox/inc/drawingml/chart/objectformatter.hxx:39
enum oox::drawingml::chart::ObjectType OBJECTTYPE_CHARTTITLE
oox/inc/drawingml/chart/objectformatter.hxx:40
@@ -3440,16 +3560,16 @@ oox/inc/drawingml/chart/seriesmodel.hxx:183
enum oox::drawingml::chart::SeriesModel::SourceType POINTS
oox/inc/drawingml/chart/seriesmodel.hxx:184
enum oox::drawingml::chart::SeriesModel::SourceType DATALABELS
-oox/inc/drawingml/chart/typegroupconverter.hxx:58
+oox/inc/drawingml/chart/typegroupconverter.hxx:59
enum oox::drawingml::chart::TypeCategory TYPECATEGORY_LINE
-oox/inc/drawingml/chart/typegroupconverter.hxx:61
- enum oox::drawingml::chart::TypeCategory TYPECATEGORY_SCATTER
oox/inc/drawingml/chart/typegroupconverter.hxx:62
+ enum oox::drawingml::chart::TypeCategory TYPECATEGORY_SCATTER
+oox/inc/drawingml/chart/typegroupconverter.hxx:63
enum oox::drawingml::chart::TypeCategory TYPECATEGORY_SURFACE
oox/inc/drawingml/textspacing.hxx:35
enum oox::drawingml::TextSpacing::Unit Points
-oox/source/export/shapes.cxx:2558
- enum (unnamed at /home/noel/libo-plugin/oox/source/export/shapes.cxx:2558:5) OTHER
+oox/source/export/shapes.cxx:2625
+ enum (unnamed at /home/noel/libo-plugin/oox/source/export/shapes.cxx:2625:5) OTHER
pyuno/inc/pyuno.hxx:65
enum pyuno::NotNull NOT_NULL
pyuno/inc/pyuno.hxx:153
@@ -3488,15 +3608,15 @@ reportdesign/source/filter/xml/xmlEnums.hxx:47
enum rptxml::XMLReportToken XML_TOK_SUB_BODY
reportdesign/source/filter/xml/xmlEnums.hxx:52
enum rptxml::XMLSubDocument XML_TOK_MASTER_DETAIL_FIELD
-sal/osl/all/log.cxx:394
+sal/osl/all/log.cxx:434
enum Sense NEGATIVE
-sal/rtl/bootstrap.cxx:94
+sal/rtl/bootstrap.cxx:89
enum (anonymous namespace)::LookupMode URE_BOOTSTRAP_EXPANSION
sal/rtl/rtl_process.cxx:43
enum (anonymous namespace)::Id::(unnamed at /home/noel/libo-plugin/sal/rtl/rtl_process.cxx:43:5) UUID_SIZE
-sal/rtl/ustring.cxx:588
+sal/rtl/ustring.cxx:561
enum (anonymous namespace)::StrLifecycle CANNOT_RETURN
-sal/rtl/ustring.cxx:589
+sal/rtl/ustring.cxx:562
enum (anonymous namespace)::StrLifecycle CAN_RETURN
sc/inc/address.hxx:172
enum ScRefFlags BITS
@@ -3516,9 +3636,9 @@ sc/inc/address.hxx:221
enum ScAddress::InitializeInvalid INITIALIZE_INVALID
sc/inc/attrib.hxx:43
enum ScMF DpTable
-sc/inc/chartpos.hxx:95
+sc/inc/chartpos.hxx:94
enum ScChartGlue Cols
-sc/inc/chartpos.hxx:97
+sc/inc/chartpos.hxx:96
enum ScChartGlue Both
sc/inc/chgtrack.hxx:589
enum ScChangeActionContentCellType SC_CACCT_NORMAL
@@ -3570,19 +3690,19 @@ sc/inc/datastreamgettime.hxx:30
enum sc::DebugTime Render
sc/inc/detfunc.hxx:45
enum ScDetectiveObjType SC_DETOBJ_RECTANGLE
-sc/inc/document.hxx:264
+sc/inc/document.hxx:265
enum CommentCaptionState ALLSHOWN
-sc/inc/document.hxx:272
+sc/inc/document.hxx:273
enum RangeNameScope SHEET
-sc/inc/document.hxx:317
+sc/inc/document.hxx:318
enum ScMutationGuardFlags CORE
-sc/inc/document.hxx:353
+sc/inc/document.hxx:354
enum ScDocument::HardRecalcState TEMPORARY
sc/inc/dpglobal.hxx:46
enum ScDPValue::Type Value
-sc/inc/formulacell.hxx:186
+sc/inc/formulacell.hxx:188
enum ScFormulaCell::CompareState EqualRelativeRef
-sc/inc/formulacell.hxx:284
+sc/inc/formulacell.hxx:286
enum ScFormulaCell::RelNameRef SINGLE
sc/inc/importfilterdata.hxx:33
enum sc::ImportPostProcessData::DataStream::InsertPos InsertBottom
@@ -3590,62 +3710,72 @@ sc/inc/lookupcache.hxx:55
enum ScLookupCache::QueryOp LESS_EQUAL
sc/inc/lookupcache.hxx:56
enum ScLookupCache::QueryOp GREATER_EQUAL
-sc/inc/patattr.hxx:48
+sc/inc/patattr.hxx:50
enum ScAutoFontColorMode Display
sc/inc/PivotTableDataSequence.hxx:36
enum sc::ValueType Empty
-sc/inc/queryiter.hxx:149
+sc/inc/queryiter.hxx:158
enum ScQueryCellIteratorBase::StopOnMismatchBits nStopOnMismatchEnabled
-sc/inc/queryiter.hxx:149
+sc/inc/queryiter.hxx:158
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchEnabled
-sc/inc/queryiter.hxx:149
+sc/inc/queryiter.hxx:158
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchEnabled
-sc/inc/queryiter.hxx:149
+sc/inc/queryiter.hxx:158
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchEnabled
-sc/inc/queryiter.hxx:149
+sc/inc/queryiter.hxx:158
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchEnabled
-sc/inc/queryiter.hxx:150
+sc/inc/queryiter.hxx:159
enum ScQueryCellIteratorBase::StopOnMismatchBits nStopOnMismatchOccurred
-sc/inc/queryiter.hxx:150
+sc/inc/queryiter.hxx:159
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchOccurred
-sc/inc/queryiter.hxx:150
+sc/inc/queryiter.hxx:159
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchOccurred
-sc/inc/queryiter.hxx:150
+sc/inc/queryiter.hxx:159
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchOccurred
-sc/inc/queryiter.hxx:150
+sc/inc/queryiter.hxx:159
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchOccurred
-sc/inc/queryiter.hxx:157
+sc/inc/queryiter.hxx:166
enum ScQueryCellIteratorBase::TestEqualConditionBits nTestEqualConditionEnabled
-sc/inc/queryiter.hxx:157
+sc/inc/queryiter.hxx:166
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::CountIf>::TestEqualConditionBits nTestEqualConditionEnabled
-sc/inc/queryiter.hxx:157
+sc/inc/queryiter.hxx:166
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::Generic>::TestEqualConditionBits nTestEqualConditionEnabled
-sc/inc/queryiter.hxx:157
+sc/inc/queryiter.hxx:166
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::CountIf>::TestEqualConditionBits nTestEqualConditionEnabled
-sc/inc/queryiter.hxx:157
+sc/inc/queryiter.hxx:166
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::Generic>::TestEqualConditionBits nTestEqualConditionEnabled
-sc/inc/queryiter.hxx:158
+sc/inc/queryiter.hxx:167
enum ScQueryCellIteratorBase::TestEqualConditionBits nTestEqualConditionMatched
-sc/inc/queryiter.hxx:158
+sc/inc/queryiter.hxx:167
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::CountIf>::TestEqualConditionBits nTestEqualConditionMatched
-sc/inc/queryiter.hxx:158
+sc/inc/queryiter.hxx:167
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::Generic>::TestEqualConditionBits nTestEqualConditionMatched
-sc/inc/queryiter.hxx:158
+sc/inc/queryiter.hxx:167
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::CountIf>::TestEqualConditionBits nTestEqualConditionMatched
-sc/inc/queryiter.hxx:158
+sc/inc/queryiter.hxx:167
enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::Generic>::TestEqualConditionBits nTestEqualConditionMatched
+sc/inc/queryiter.hxx:173
+ enum ScQueryCellIteratorBase::SortedBinarySearchBits nBinarySearchDisabled
+sc/inc/queryiter.hxx:173
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::CountIf>::SortedBinarySearchBits nBinarySearchDisabled
+sc/inc/queryiter.hxx:173
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::CountIf>::SortedBinarySearchBits nBinarySearchDisabled
sc/inc/rangecache.hxx:63
enum ScSortedRangeCache::ValueType StringsCaseInsensitive
sc/inc/rangenam.hxx:50
enum ScRangeData::Type Name
sc/inc/rangenam.hxx:51
enum ScRangeData::Type Database
+sc/inc/rangenam.hxx:52
+ enum ScRangeData::Type Criteria
sc/inc/rangenam.hxx:53
enum ScRangeData::Type PrintArea
sc/inc/rangenam.hxx:54
enum ScRangeData::Type ColHeader
sc/inc/rangenam.hxx:55
enum ScRangeData::Type RowHeader
+sc/inc/rangenam.hxx:59
+ enum ScRangeData::Type Hidden
sc/inc/sheetevents.hxx:28
enum ScSheetEventId CALCULATE
sc/inc/sheetevents.hxx:28
@@ -3660,19 +3790,19 @@ sc/inc/sheetevents.hxx:28
enum ScSheetEventId SELECT
sc/inc/sheetevents.hxx:28
enum ScSheetEventId UNFOCUS
-sc/inc/SolverSettings.hxx:53
+sc/inc/SolverSettings.hxx:75
enum sc::ConstraintOperator CO_EQUAL
-sc/inc/SolverSettings.hxx:54
+sc/inc/SolverSettings.hxx:76
enum sc::ConstraintOperator CO_GREATER_EQUAL
-sc/inc/SolverSettings.hxx:55
+sc/inc/SolverSettings.hxx:77
enum sc::ConstraintOperator CO_INTEGER
-sc/inc/SolverSettings.hxx:56
+sc/inc/SolverSettings.hxx:78
enum sc::ConstraintOperator CO_BINARY
-sc/inc/SolverSettings.hxx:62
+sc/inc/SolverSettings.hxx:84
enum sc::ConstraintPart CP_LEFT_HAND_SIDE
-sc/inc/SolverSettings.hxx:63
+sc/inc/SolverSettings.hxx:85
enum sc::ConstraintPart CP_OPERATOR
-sc/inc/SolverSettings.hxx:64
+sc/inc/SolverSettings.hxx:86
enum sc::ConstraintPart CP_RIGHT_HAND_SIDE
sc/inc/SparklineData.hxx:35
enum sc::RangeOrientation Col
@@ -3764,13 +3894,19 @@ sc/inc/viewopti.hxx:46
enum ScViewOption VOPT_PAGEBREAKS
sc/inc/viewopti.hxx:47
enum ScViewOption VOPT_SUMMARY
-sc/inc/viewopti.hxx:53
+sc/inc/viewopti.hxx:49
+ enum ScViewOption VOPT_COPY_SHEET
+sc/inc/viewopti.hxx:55
enum ScVObjType VOBJ_TYPE_OLE
-sc/inc/viewopti.hxx:54
+sc/inc/viewopti.hxx:56
enum ScVObjType VOBJ_TYPE_CHART
sc/inc/xmlwrap.hxx:49
enum ImportFlags All
-sc/source/core/data/document10.cxx:664
+sc/qa/extras/scpdfexport.cxx:645
+ enum (unnamed at /home/noel/libo-plugin/sc/qa/extras/scpdfexport.cxx:642:5) Artifact
+sc/qa/extras/scpdfexport.cxx:646
+ enum (unnamed at /home/noel/libo-plugin/sc/qa/extras/scpdfexport.cxx:642:5) Tagged
+sc/source/core/data/document10.cxx:661
enum (anonymous namespace)::MightReferenceSheet CODE
sc/source/core/inc/refupdat.hxx:32
enum ScRefUpdateRes UR_UPDATED
@@ -3784,40 +3920,40 @@ sc/source/core/tool/cellkeytranslator.cxx:40
enum (anonymous namespace)::LocaleMatch LOCALE_MATCH_LANG_SCRIPT
sc/source/core/tool/cellkeytranslator.cxx:41
enum (anonymous namespace)::LocaleMatch LOCALE_MATCH_LANG_SCRIPT_COUNTRY
-sc/source/core/tool/token.cxx:2842
+sc/source/core/tool/token.cxx:2846
enum (anonymous namespace)::ShrinkResult UNMODIFIED
sc/source/filter/excel/xeformula.cxx:227
enum (anonymous namespace)::XclExpFmlaClassType EXC_CLASSTYPE_ARRAY
-sc/source/filter/excel/xestyle.cxx:1619
+sc/source/filter/excel/xestyle.cxx:1620
enum CalcLineIndex Idx_DashDot
-sc/source/filter/excel/xestyle.cxx:1619
+sc/source/filter/excel/xestyle.cxx:1620
enum CalcLineIndex Idx_DashDotDot
-sc/source/filter/excel/xestyle.cxx:1619
+sc/source/filter/excel/xestyle.cxx:1620
enum CalcLineIndex Idx_Dashed
-sc/source/filter/excel/xestyle.cxx:1619
+sc/source/filter/excel/xestyle.cxx:1620
enum CalcLineIndex Idx_Dotted
-sc/source/filter/excel/xestyle.cxx:1619
+sc/source/filter/excel/xestyle.cxx:1620
enum CalcLineIndex Idx_DoubleThin
-sc/source/filter/excel/xestyle.cxx:1619
+sc/source/filter/excel/xestyle.cxx:1620
enum CalcLineIndex Idx_FineDashed
-sc/source/filter/excel/xestyle.cxx:1619
+sc/source/filter/excel/xestyle.cxx:1620
enum CalcLineIndex Idx_Last
-sc/source/filter/excel/xestyle.cxx:1619
- enum CalcLineIndex Idx_Solid
sc/source/filter/excel/xestyle.cxx:1620
+ enum CalcLineIndex Idx_Solid
+sc/source/filter/excel/xestyle.cxx:1621
enum ExcelWidthIndex Width_Hair
-sc/source/filter/excel/xestyle.cxx:1620
+sc/source/filter/excel/xestyle.cxx:1621
enum ExcelWidthIndex Width_Last
-sc/source/filter/excel/xestyle.cxx:1620
+sc/source/filter/excel/xestyle.cxx:1621
enum ExcelWidthIndex Width_Medium
-sc/source/filter/excel/xestyle.cxx:1620
+sc/source/filter/excel/xestyle.cxx:1621
enum ExcelWidthIndex Width_Thick
-sc/source/filter/excel/xestyle.cxx:1620
+sc/source/filter/excel/xestyle.cxx:1621
enum ExcelWidthIndex Width_Thin
-sc/source/filter/excel/xiescher.cxx:480
- enum (unnamed at /home/noel/libo-plugin/sc/source/filter/excel/xiescher.cxx:480:17) eCreateFromMSOCXControl
-sc/source/filter/excel/xiescher.cxx:480
- enum (unnamed at /home/noel/libo-plugin/sc/source/filter/excel/xiescher.cxx:480:17) eCreateFromMSTBXControl
+sc/source/filter/excel/xiescher.cxx:481
+ enum (unnamed at /home/noel/libo-plugin/sc/source/filter/excel/xiescher.cxx:481:17) eCreateFromMSOCXControl
+sc/source/filter/excel/xiescher.cxx:481
+ enum (unnamed at /home/noel/libo-plugin/sc/source/filter/excel/xiescher.cxx:481:17) eCreateFromMSTBXControl
sc/source/filter/inc/colrowst.hxx:30
enum ExcColRowFlags Hidden
sc/source/filter/inc/decl.h:23
@@ -3830,11 +3966,11 @@ sc/source/filter/inc/formulabase.hxx:370
enum oox::xls::FuncParamValidity Regular
sc/source/filter/inc/formulabase.hxx:467
enum oox::xls::FunctionLibraryType FUNCLIB_EUROTOOL
-sc/source/filter/inc/htmlpars.hxx:225
+sc/source/filter/inc/htmlpars.hxx:230
enum ScHTMLOrient tdRow
-sc/source/filter/inc/orcusinterface.hxx:237
+sc/source/filter/inc/orcusinterface.hxx:245
enum ScOrcusFormula::ResultType Empty
-sc/source/filter/inc/orcusinterface.hxx:237
+sc/source/filter/inc/orcusinterface.hxx:245
enum ScOrcusFormula::ResultType NotSet
sc/source/filter/inc/xeextlst.hxx:21
enum XclExpExtType XclExpExtDataBarType
@@ -3856,7 +3992,7 @@ sc/source/filter/inc/xelink.hxx:52
enum ExcTabBufFlags Mirrored
sc/source/filter/inc/xicontent.hxx:216
enum XclImpWebQuery::XclImpWebQueryMode xlWQDocument
-sc/source/filter/inc/xihelper.hxx:186
+sc/source/filter/inc/xihelper.hxx:191
enum XclImpHFConverter::XclImpHFPortion EXC_HF_PORTION_COUNT
sc/source/filter/inc/xistyle.hxx:644
enum XclImpXFRangeBuffer::XclImpXFInsertMode xlXFModeCell
@@ -3962,8 +4098,6 @@ sc/source/ui/inc/csvcontrol.hxx:99
enum ScCsvDiff GridCursor
sc/source/ui/inc/csvcontrol.hxx:102
enum ScCsvDiff VerticalMask
-sc/source/ui/inc/datastream.hxx:65
- enum sc::DataStream::(unnamed at /home/noel/libo-plugin/sc/source/ui/inc/datastream.hxx:65:5) VALUES_IN_LINE
sc/source/ui/inc/datatransformation.hxx:34
enum sc::TransformationType FINDREPLACE_TRANSFORMATION
sc/source/ui/inc/datatransformation.hxx:35
@@ -3992,8 +4126,8 @@ sc/source/ui/inc/undobase.hxx:78
enum ScBlockUndoMode SC_UNDO_MANUALHEIGHT
sc/source/ui/inc/undobase.hxx:78
enum ScBlockUndoMode SC_UNDO_SIMPLE
-sc/source/ui/inc/validate.hxx:221
- enum ScValidationDlg::(unnamed at /home/noel/libo-plugin/sc/source/ui/inc/validate.hxx:221:5) SLOTID
+sc/source/ui/inc/validate.hxx:223
+ enum ScValidationDlg::(unnamed at /home/noel/libo-plugin/sc/source/ui/inc/validate.hxx:223:5) SLOTID
sc/source/ui/inc/viewdata.hxx:66
enum ScMarkType SC_MARK_FILTERED
sc/source/ui/inc/viewdata.hxx:92
@@ -4006,7 +4140,7 @@ sc/source/ui/pagedlg/areasdlg.cxx:49
enum (unnamed at /home/noel/libo-plugin/sc/source/ui/pagedlg/areasdlg.cxx:47:1) SC_AREASDLG_RR_USER
sc/source/ui/pagedlg/areasdlg.cxx:50
enum (unnamed at /home/noel/libo-plugin/sc/source/ui/pagedlg/areasdlg.cxx:47:1) SC_AREASDLG_RR_OFFSET
-sc/source/ui/unoobj/cellsuno.cxx:8999
+sc/source/ui/unoobj/cellsuno.cxx:9018
enum (anonymous namespace)::ScUniqueFormatsEntry::EntryState STATE_COMPLEX
sc/source/ui/unoobj/chart2uno.cxx:448
enum (anonymous namespace)::Chart2Positioner::GlueType GLUETYPE_COLS
@@ -4024,27 +4158,27 @@ sc/source/ui/view/prevloc.cxx:38
enum (anonymous namespace)::ScPreviewLocationType SC_PLOC_NOTEMARK
sc/source/ui/view/prevloc.cxx:39
enum (anonymous namespace)::ScPreviewLocationType SC_PLOC_NOTETEXT
-sc/source/ui/view/tabview3.cxx:1470
- enum (unnamed at /home/noel/libo-plugin/sc/source/ui/view/tabview3.cxx:1470:5) MOD_BOTH
-sc/source/ui/view/viewfun2.cxx:256
- enum (anonymous namespace)::ScAutoSum ScAutoSumAverage
+sc/source/ui/view/tabview3.cxx:1502
+ enum (unnamed at /home/noel/libo-plugin/sc/source/ui/view/tabview3.cxx:1502:5) MOD_BOTH
sc/source/ui/view/viewfun2.cxx:257
- enum (anonymous namespace)::ScAutoSum ScAutoSumMax
+ enum (anonymous namespace)::ScAutoSum ScAutoSumAverage
sc/source/ui/view/viewfun2.cxx:258
- enum (anonymous namespace)::ScAutoSum ScAutoSumMin
+ enum (anonymous namespace)::ScAutoSum ScAutoSumMax
sc/source/ui/view/viewfun2.cxx:259
- enum (anonymous namespace)::ScAutoSum ScAutoSumCount
+ enum (anonymous namespace)::ScAutoSum ScAutoSumMin
sc/source/ui/view/viewfun2.cxx:260
- enum (anonymous namespace)::ScAutoSum ScAutoSumCountA
+ enum (anonymous namespace)::ScAutoSum ScAutoSumCount
sc/source/ui/view/viewfun2.cxx:261
- enum (anonymous namespace)::ScAutoSum ScAutoSumProduct
+ enum (anonymous namespace)::ScAutoSum ScAutoSumCountA
sc/source/ui/view/viewfun2.cxx:262
- enum (anonymous namespace)::ScAutoSum ScAutoSumStDev
+ enum (anonymous namespace)::ScAutoSum ScAutoSumProduct
sc/source/ui/view/viewfun2.cxx:263
- enum (anonymous namespace)::ScAutoSum ScAutoSumStDevP
+ enum (anonymous namespace)::ScAutoSum ScAutoSumStDev
sc/source/ui/view/viewfun2.cxx:264
- enum (anonymous namespace)::ScAutoSum ScAutoSumVar
+ enum (anonymous namespace)::ScAutoSum ScAutoSumStDevP
sc/source/ui/view/viewfun2.cxx:265
+ enum (anonymous namespace)::ScAutoSum ScAutoSumVar
+sc/source/ui/view/viewfun2.cxx:266
enum (anonymous namespace)::ScAutoSum ScAutoSumVarP
scaddins/source/analysis/analysishelper.hxx:490
enum sca::analysis::ConvertDataClass CDC_Energy
@@ -4078,7 +4212,7 @@ sd/inc/sdmod.hxx:56
enum SdOptionStreamMode Load
sd/inc/sdxmlwrp.hxx:30
enum SdXMLFilterMode Normal
-sd/source/console/PresenterBitmapContainer.hxx:67
+sd/source/console/PresenterBitmapContainer.hxx:66
enum sdext::presenter::PresenterBitmapContainer::BitmapDescriptor::TexturingMode Once
sd/source/console/PresenterConfigurationAccess.hxx:51
enum sdext::presenter::PresenterConfigurationAccess::WriteMode READ_WRITE
@@ -4090,30 +4224,8 @@ sd/source/console/PresenterScrollBar.hxx:145
enum sdext::presenter::PresenterScrollBar::Area Total
sd/source/console/PresenterWindowManager.hxx:88
enum sdext::presenter::PresenterWindowManager::LayoutMode LM_Generic
-sd/source/filter/eppt/pptx-epptooxml.cxx:192
- enum (anonymous namespace)::PPTXLayout LAYOUT_BLANK
-sd/source/filter/eppt/pptx-epptooxml.cxx:193
- enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_SLIDE
-sd/source/filter/eppt/pptx-epptooxml.cxx:194
- enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:195
- enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_2CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:196
- enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE
-sd/source/filter/eppt/pptx-epptooxml.cxx:197
- enum (anonymous namespace)::PPTXLayout LAYOUT_CENTERED_TEXT
-sd/source/filter/eppt/pptx-epptooxml.cxx:198
- enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_2CONTENT_CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:199
- enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_CONTENT_2CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:200
- enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_2CONTENT_OVER_CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:201
- enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_CONTENT_OVER_CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:202
- enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_4CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:203
- enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_6CONTENT
+sd/source/ui/dlg/present.cxx:43
+ enum (anonymous namespace)::PresenterConsoleMode Windowed
sd/source/ui/inc/DrawController.hxx:94
enum sd::DrawController::PropertyHandle PROPERTY_UPDATEACC
sd/source/ui/inc/DrawController.hxx:95
@@ -4146,7 +4258,7 @@ sd/source/ui/inc/tools/IdleDetection.hxx:44
enum sd::tools::IdleState WindowShowActive
sd/source/ui/inc/tools/IdleDetection.hxx:48
enum sd::tools::IdleState WindowPainting
-sd/source/ui/remotecontrol/BluetoothServer.cxx:97
+sd/source/ui/remotecontrol/BluetoothServer.cxx:100
enum sd::BluetoothServer::Impl::BluezVersion BLUEZ4
sd/source/ui/remotecontrol/BluetoothServer.hxx:47
enum sd::BluetoothServer::(unnamed at /home/noel/libo-plugin/sd/source/ui/remotecontrol/BluetoothServer.hxx:47:9) DISCOVERABLE
@@ -4292,9 +4404,9 @@ sdext/source/pdfimport/wrapper/wrapper.cxx:105
enum pdfi::(anonymous namespace)::parseKey SETSTROKECOLOR
sdext/source/pdfimport/wrapper/wrapper.cxx:107
enum pdfi::(anonymous namespace)::parseKey SETTRANSFORMATION
-sdext/source/pdfimport/wrapper/wrapper.cxx:110
+sdext/source/pdfimport/wrapper/wrapper.cxx:111
enum pdfi::(anonymous namespace)::parseKey UPDATEBLENDMODE
-sdext/source/pdfimport/wrapper/wrapper.cxx:113
+sdext/source/pdfimport/wrapper/wrapper.cxx:114
enum pdfi::(anonymous namespace)::parseKey UPDATEFILLOPACITY
sfx2/inc/dinfdlg.hrc:62
enum CustomProperties Custom_Type_Unknown
@@ -4322,7 +4434,7 @@ sfx2/source/dialog/filedlghelper.cxx:823
enum sfx2::(anonymous namespace)::open_or_save_t UNDEFINED
sfx2/source/dialog/securitypage.cxx:46
enum (anonymous namespace)::RedliningMode RL_CALC
-sfx2/source/doc/docmacromode.cxx:127
+sfx2/source/doc/docmacromode.cxx:125
enum AutoConfirmation eAutoConfirmReject
sfx2/source/inc/docundomanager.hxx:70
enum SfxModelGuard::AllowedModelState E_FULLY_ALIVE
@@ -4333,29 +4445,21 @@ sfx2/source/inc/workwin.hxx:73
shell/source/backends/kf5be/kf5access.cxx:67
enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:67:30) Size
shell/source/backends/kf5be/kf5access.cxx:112
- enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:112:56) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:112:57) Size
shell/source/backends/kf5be/kf5access.cxx:121
enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:121:26) Size
shell/source/backends/kf5be/kf5access.cxx:139
- enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:139:56) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:139:57) Size
shell/source/backends/kf5be/kf5access.cxx:148
enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:148:26) Size
shell/source/backends/kf5be/kf5access.cxx:166
- enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:166:57) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:166:58) Size
shell/source/backends/kf5be/kf5access.cxx:175
enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:175:26) Size
shell/source/backends/kf5be/kf5access.cxx:193
- enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:193:57) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:193:58) Size
shell/source/backends/kf5be/kf5access.cxx:202
enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:202:26) Size
-shell/source/backends/kf5be/kf5access.cxx:220
- enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:220:58) Size
-shell/source/backends/kf5be/kf5access.cxx:229
- enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:229:26) Size
-shell/source/backends/kf5be/kf5access.cxx:247
- enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:247:58) Size
-shell/source/backends/kf5be/kf5access.cxx:256
- enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:256:26) Size
slideshow/source/engine/shapes/viewshape.hxx:41
enum UpdateFlags Transformation
slideshow/source/engine/shapes/viewshape.hxx:44
@@ -4610,139 +4714,147 @@ starmath/inc/token.hxx:85
enum SmTokenType TSIM
starmath/inc/token.hxx:85
enum SmTokenType TSIMEQ
-starmath/inc/token.hxx:87
+starmath/inc/token.hxx:88
enum SmTokenType TDIV
-starmath/inc/token.hxx:87
- enum SmTokenType TTIMES
starmath/inc/token.hxx:88
+ enum SmTokenType TTIMES
+starmath/inc/token.hxx:89
enum SmTokenType TBACKSLASH
-starmath/inc/token.hxx:88
- enum SmTokenType TSLASH
starmath/inc/token.hxx:89
+ enum SmTokenType TSLASH
+starmath/inc/token.hxx:90
enum SmTokenType TIT
-starmath/inc/token.hxx:93
+starmath/inc/token.hxx:94
enum SmTokenType TAND
-starmath/inc/token.hxx:93
- enum SmTokenType TOR
starmath/inc/token.hxx:94
+ enum SmTokenType TOR
+starmath/inc/token.hxx:95
enum SmTokenType TNOTPRECEDES
-starmath/inc/token.hxx:94
+starmath/inc/token.hxx:95
enum SmTokenType TNOTSUCCEEDS
-starmath/inc/token.hxx:94
+starmath/inc/token.hxx:95
enum SmTokenType TPRECEDES
-starmath/inc/token.hxx:94
- enum SmTokenType TSUCCEEDS
starmath/inc/token.hxx:95
+ enum SmTokenType TSUCCEEDS
+starmath/inc/token.hxx:96
enum SmTokenType TPRECEDESEQUAL
-starmath/inc/token.hxx:95
+starmath/inc/token.hxx:96
enum SmTokenType TPRECEDESEQUIV
-starmath/inc/token.hxx:95
+starmath/inc/token.hxx:96
enum SmTokenType TSUCCEEDSEQUAL
-starmath/inc/token.hxx:95
+starmath/inc/token.hxx:96
enum SmTokenType TSUCCEEDSEQUIV
-starmath/inc/token.hxx:97
- enum SmTokenType TDEF
starmath/inc/token.hxx:98
+ enum SmTokenType TDEF
+starmath/inc/token.hxx:99
enum SmTokenType TAPPROX
-starmath/inc/token.hxx:98
+starmath/inc/token.hxx:99
enum SmTokenType TDIVIDES
-starmath/inc/token.hxx:98
+starmath/inc/token.hxx:99
enum SmTokenType TNDIVIDES
-starmath/inc/token.hxx:98
- enum SmTokenType TPROP
starmath/inc/token.hxx:99
+ enum SmTokenType TPROP
+starmath/inc/token.hxx:100
enum SmTokenType TGESLANT
-starmath/inc/token.hxx:99
+starmath/inc/token.hxx:100
enum SmTokenType TLESLANT
-starmath/inc/token.hxx:99
+starmath/inc/token.hxx:100
enum SmTokenType TTRANSL
-starmath/inc/token.hxx:99
+starmath/inc/token.hxx:100
enum SmTokenType TTRANSR
-starmath/inc/token.hxx:101
+starmath/inc/token.hxx:102
enum SmTokenType TODIVIDE
-starmath/inc/token.hxx:101
+starmath/inc/token.hxx:102
enum SmTokenType TODOT
-starmath/inc/token.hxx:101
+starmath/inc/token.hxx:102
enum SmTokenType TOMINUS
-starmath/inc/token.hxx:101
+starmath/inc/token.hxx:102
enum SmTokenType TOPLUS
-starmath/inc/token.hxx:101
+starmath/inc/token.hxx:102
enum SmTokenType TOTIMES
-starmath/inc/token.hxx:108
+starmath/inc/token.hxx:109
enum SmTokenType TIN
-starmath/inc/token.hxx:108
+starmath/inc/token.hxx:109
enum SmTokenType TNI
-starmath/inc/token.hxx:108
- enum SmTokenType TNOTIN
starmath/inc/token.hxx:109
+ enum SmTokenType TNOTIN
+starmath/inc/token.hxx:110
enum SmTokenType TSUBSET
-starmath/inc/token.hxx:109
+starmath/inc/token.hxx:110
enum SmTokenType TSUBSETEQ
-starmath/inc/token.hxx:109
+starmath/inc/token.hxx:110
enum SmTokenType TSUPSET
-starmath/inc/token.hxx:109
- enum SmTokenType TSUPSETEQ
starmath/inc/token.hxx:110
+ enum SmTokenType TSUPSETEQ
+starmath/inc/token.hxx:111
enum SmTokenType TNSUBSET
-starmath/inc/token.hxx:110
+starmath/inc/token.hxx:111
enum SmTokenType TNSUBSETEQ
-starmath/inc/token.hxx:110
+starmath/inc/token.hxx:111
enum SmTokenType TNSUPSET
-starmath/inc/token.hxx:110
- enum SmTokenType TNSUPSETEQ
starmath/inc/token.hxx:111
+ enum SmTokenType TNSUPSETEQ
+starmath/inc/token.hxx:112
enum SmTokenType TINTERSECT
-starmath/inc/token.hxx:111
+starmath/inc/token.hxx:112
enum SmTokenType TSETMINUS
-starmath/inc/token.hxx:111
+starmath/inc/token.hxx:112
enum SmTokenType TSETQUOTIENT
-starmath/inc/token.hxx:111
+starmath/inc/token.hxx:112
enum SmTokenType TUNION
-starmath/inc/token.hxx:122
+starmath/inc/token.hxx:123
enum SmTokenType THARPOON
-starmath/inc/token.hxx:139
+starmath/inc/token.hxx:140
enum SmTokenType TEXP
-starmath/inc/token.hxx:139
+starmath/inc/token.hxx:140
enum SmTokenType TLN
-starmath/inc/token.hxx:139
- enum SmTokenType TLOG
starmath/inc/token.hxx:140
+ enum SmTokenType TLOG
+starmath/inc/token.hxx:141
enum SmTokenType TCOS
-starmath/inc/token.hxx:140
+starmath/inc/token.hxx:141
enum SmTokenType TCOT
-starmath/inc/token.hxx:140
+starmath/inc/token.hxx:141
enum SmTokenType TSIN
-starmath/inc/token.hxx:140
- enum SmTokenType TTAN
starmath/inc/token.hxx:141
+ enum SmTokenType TTAN
+starmath/inc/token.hxx:142
+ enum SmTokenType TCSC
+starmath/inc/token.hxx:142
+ enum SmTokenType TCSCH
+starmath/inc/token.hxx:142
+ enum SmTokenType TSEC
+starmath/inc/token.hxx:142
+ enum SmTokenType TSECH
+starmath/inc/token.hxx:143
enum SmTokenType TCOSH
-starmath/inc/token.hxx:141
+starmath/inc/token.hxx:143
enum SmTokenType TCOTH
-starmath/inc/token.hxx:141
+starmath/inc/token.hxx:143
enum SmTokenType TSINH
-starmath/inc/token.hxx:141
+starmath/inc/token.hxx:143
enum SmTokenType TTANH
-starmath/inc/token.hxx:142
+starmath/inc/token.hxx:144
enum SmTokenType TACOS
-starmath/inc/token.hxx:142
+starmath/inc/token.hxx:144
enum SmTokenType TACOT
-starmath/inc/token.hxx:142
+starmath/inc/token.hxx:144
enum SmTokenType TASIN
-starmath/inc/token.hxx:142
+starmath/inc/token.hxx:144
enum SmTokenType TATAN
-starmath/inc/token.hxx:143
+starmath/inc/token.hxx:145
enum SmTokenType TACOSH
-starmath/inc/token.hxx:143
+starmath/inc/token.hxx:145
enum SmTokenType TACOTH
-starmath/inc/token.hxx:143
+starmath/inc/token.hxx:145
enum SmTokenType TASINH
-starmath/inc/token.hxx:143
+starmath/inc/token.hxx:145
enum SmTokenType TATANH
starmath/source/ooxmlimport.cxx:391
enum operation_t noBar
-stoc/source/inspect/introspection.cxx:1831
+stoc/source/inspect/introspection.cxx:1829
enum MethodType GETSET_METHOD
-stoc/source/inspect/introspection.cxx:1833
+stoc/source/inspect/introspection.cxx:1831
enum MethodType REMOVE_LISTENER_METHOD
stoc/source/security/permissions.h:38
enum stoc_sec::Permission::t_type ALL
@@ -4752,41 +4864,41 @@ svgio/inc/svgmarkernode.hxx:34
enum svgio::svgreader::SvgMarkerNode::MarkerUnits userSpaceOnUse
svgio/inc/svgmarkernode.hxx:39
enum svgio::svgreader::SvgMarkerNode::MarkerOrient notset
-svgio/inc/svgnode.hxx:47
+svgio/inc/svgnode.hxx:48
enum svgio::svgreader::XmlSpace Preserve
-svgio/inc/svgnode.hxx:53
- enum svgio::svgreader::Display Inline
svgio/inc/svgnode.hxx:54
- enum svgio::svgreader::Display Block
+ enum svgio::svgreader::Display Inline
svgio/inc/svgnode.hxx:55
- enum svgio::svgreader::Display ListItem
+ enum svgio::svgreader::Display Block
svgio/inc/svgnode.hxx:56
- enum svgio::svgreader::Display RunIn
+ enum svgio::svgreader::Display ListItem
svgio/inc/svgnode.hxx:57
- enum svgio::svgreader::Display Compact
+ enum svgio::svgreader::Display RunIn
svgio/inc/svgnode.hxx:58
- enum svgio::svgreader::Display Marker
+ enum svgio::svgreader::Display Compact
svgio/inc/svgnode.hxx:59
- enum svgio::svgreader::Display Table
+ enum svgio::svgreader::Display Marker
svgio/inc/svgnode.hxx:60
- enum svgio::svgreader::Display InlineTable
+ enum svgio::svgreader::Display Table
svgio/inc/svgnode.hxx:61
- enum svgio::svgreader::Display TableRowGroup
+ enum svgio::svgreader::Display InlineTable
svgio/inc/svgnode.hxx:62
- enum svgio::svgreader::Display TableHeaderGroup
+ enum svgio::svgreader::Display TableRowGroup
svgio/inc/svgnode.hxx:63
- enum svgio::svgreader::Display TableFooterGroup
+ enum svgio::svgreader::Display TableHeaderGroup
svgio/inc/svgnode.hxx:64
- enum svgio::svgreader::Display TableRow
+ enum svgio::svgreader::Display TableFooterGroup
svgio/inc/svgnode.hxx:65
- enum svgio::svgreader::Display TableColumnGroup
+ enum svgio::svgreader::Display TableRow
svgio/inc/svgnode.hxx:66
- enum svgio::svgreader::Display TableColumn
+ enum svgio::svgreader::Display TableColumnGroup
svgio/inc/svgnode.hxx:67
- enum svgio::svgreader::Display TableCell
+ enum svgio::svgreader::Display TableColumn
svgio/inc/svgnode.hxx:68
+ enum svgio::svgreader::Display TableCell
+svgio/inc/svgnode.hxx:69
enum svgio::svgreader::Display TableCaption
-svgio/inc/svgnode.hxx:70
+svgio/inc/svgnode.hxx:71
enum svgio::svgreader::Display Inherit
svgio/inc/SvgNumber.hxx:32
enum svgio::svgreader::NumberType length
@@ -4802,17 +4914,15 @@ svgio/inc/svgstyleattributes.hxx:138
enum svgio::svgreader::TextDecoration blink
svgio/inc/svgstyleattributes.hxx:152
enum svgio::svgreader::FillRule nonzero
-svgio/inc/svgstyleattributes.hxx:158
- enum svgio::svgreader::BaselineShift Baseline
-svgio/inc/svgstyleattributes.hxx:170
+svgio/inc/svgstyleattributes.hxx:176
+ enum svgio::svgreader::Overflow hidden
+svgio/inc/svgstyleattributes.hxx:185
enum svgio::svgreader::Visibility collapse
svgio/inc/svgtoken.hxx:41
enum svgio::svgreader::SVGToken Xmlns
-svgio/inc/svgtoken.hxx:44
- enum svgio::svgreader::SVGToken In
-svgio/inc/svgtools.hxx:54
+svgio/inc/svgtools.hxx:53
enum svgio::svgreader::SvgAlign xMinYMin
-svgio/source/svgreader/svgtools.cxx:416
+svgio/source/svgreader/svgtools.cxx:566
enum DegreeType rad
svl/source/misc/adrparse.cxx:26
enum (anonymous namespace)::ElementType ELEMENT_START
@@ -4822,45 +4932,45 @@ svl/source/misc/strmadpt.cxx:41
enum SvDataPipe_Impl::SeekResult SEEK_PAST_END
svl/source/numbers/zforscan.hxx:48
enum ImpSvNumberformatScan::KeywordLocalization LocaleLegacy
-svtools/source/config/colorcfg.cxx:369
+svtools/source/config/colorcfg.cxx:388
enum ColorType clLight
-svtools/source/config/colorcfg.cxx:370
+svtools/source/config/colorcfg.cxx:389
enum ColorType clDark
-svtools/source/config/colorcfg.cxx:371
+svtools/source/config/colorcfg.cxx:390
enum ColorType nColorTypes
-svtools/source/config/miscopt.cxx:102
+svtools/source/config/miscopt.cxx:96
enum SvtMiscOptions_Impl::SetModifiedFlag DONT_SET
svtools/source/control/ctrltool.cxx:100
enum (anonymous namespace)::FontListFontNameType SCREEN
+svtools/source/control/valueset.cxx:63
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:61:1) ITEM_OFFSET
svtools/source/control/valueset.cxx:64
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:62:1) ITEM_OFFSET
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:61:1) ITEM_OFFSET_DOUBLE
svtools/source/control/valueset.cxx:65
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:62:1) ITEM_OFFSET_DOUBLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:61:1) NAME_LINE_OFF_X
svtools/source/control/valueset.cxx:66
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:62:1) NAME_LINE_OFF_X
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:61:1) NAME_LINE_OFF_Y
svtools/source/control/valueset.cxx:67
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:62:1) NAME_LINE_OFF_Y
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:61:1) NAME_LINE_HEIGHT
svtools/source/control/valueset.cxx:68
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:62:1) NAME_LINE_HEIGHT
-svtools/source/control/valueset.cxx:69
- enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:62:1) NAME_OFFSET
-svtools/source/svhtml/parhtml.cxx:1932
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:61:1) NAME_OFFSET
+svtools/source/svhtml/parhtml.cxx:1939
enum (anonymous namespace)::HtmlMeta Generator
-svtools/source/svhtml/parhtml.cxx:1933
+svtools/source/svhtml/parhtml.cxx:1940
enum (anonymous namespace)::HtmlMeta SDFootnote
-svtools/source/svhtml/parhtml.cxx:1934
+svtools/source/svhtml/parhtml.cxx:1941
enum (anonymous namespace)::HtmlMeta SDEndnote
svx/inc/sdr/overlay/overlaytools.hxx:204
enum drawinglayer::primitive2d::HelplineStyle HELPLINESTYLE_POINT
svx/inc/sxmkitm.hxx:25
enum SdrMeasureKind SDRMEASURE_STD
-svx/source/dialog/srchdlg.cxx:100
+svx/source/dialog/srchdlg.cxx:97
enum ModifyFlags Formulas
-svx/source/dialog/srchdlg.cxx:101
+svx/source/dialog/srchdlg.cxx:98
enum ModifyFlags Values
-svx/source/dialog/srchdlg.cxx:102
+svx/source/dialog/srchdlg.cxx:99
enum ModifyFlags CalcNotes
-svx/source/fmcomp/fmgridcl.cxx:814
+svx/source/fmcomp/fmgridcl.cxx:813
enum (anonymous namespace)::InspectorAction eOpenInspector
svx/source/inc/datanavi.hxx:72
enum svxform::DataItemType DITElement
@@ -4902,22 +5012,24 @@ svx/source/table/tablehandles.hxx:28
enum sdr::table::TableEdgeState Empty
svx/source/table/tablehandles.hxx:28
enum sdr::table::TableEdgeState Invisible
-svx/source/tbxctrls/tbcontrl.cxx:2500
+svx/source/tbxctrls/tbcontrl.cxx:2520
enum (anonymous namespace)::FrmValidFlags AllMask
-svx/source/tbxctrls/tbunosearchcontrollers.cxx:693
+svx/source/tbxctrls/tbunosearchcontrollers.cxx:710
enum (anonymous namespace)::UpDownSearchToolboxController::Type DOWN
svx/source/unodraw/recoveryui.cxx:50
enum (anonymous namespace)::RecoveryUI::EJob E_JOB_UNKNOWN
-svx/source/xml/xmlxtimp.cxx:65
+svx/source/xml/xmlxtimp.cxx:64
enum (anonymous namespace)::SvxXMLTableImportContextEnum Gradient
-sw/inc/calbck.hxx:129
+sw/inc/calbck.hxx:128
enum sw::IteratorMode Exact
sw/inc/chpfld.hxx:31
enum SwChapterFormat CF_BEGIN
sw/inc/contentindex.hxx:125
enum SwContentIndexReg::UpdateMode Default
-sw/inc/crsrsh.hxx:336
+sw/inc/crsrsh.hxx:337
enum SwCursorShell::StartsWith HiddenPara
+sw/inc/crsrsh.hxx:337
+ enum SwCursorShell::StartsWith HiddenSection
sw/inc/crstate.hxx:57
enum MultiPortionType TWOLINE
sw/inc/crstate.hxx:126
@@ -4928,7 +5040,7 @@ sw/inc/doc.hxx:334
enum SwDoc::MissingDictionary False
sw/inc/doc.hxx:406
enum SwDoc::DocumentType DOCTYPE_NATIVE
-sw/inc/doc.hxx:1212
+sw/inc/doc.hxx:1215
enum SwDoc::RowColMode DeleteRow
sw/inc/docary.hxx:72
enum SwVectorModifyBase<class SwFrameFormat *>::DestructorPolicy KeepElements
@@ -4942,8 +5054,6 @@ sw/inc/docufld.hxx:44
enum SwAuthorFormat AF_BEGIN
sw/inc/docufld.hxx:53
enum SwDocStatSubType DS_BEGIN
-sw/inc/docufld.hxx:124
- enum SwJumpEditFormat JE_FMT_TEXT
sw/inc/fesh.hxx:65
enum FrameTypeFlags PAGE
sw/inc/fesh.hxx:97
@@ -4980,7 +5090,7 @@ sw/inc/fmtcol.hxx:207
enum Master_CollCondition PARA_IN_ENDNOTE
sw/inc/fmtftntx.hxx:34
enum SwFootnoteEndPosEnum FTNEND_ATTXTEND_END
-sw/inc/hints.hxx:300
+sw/inc/hints.hxx:338
enum TableFormulaUpdateFlags TBL_CALC
sw/inc/IDocumentContentOperations.hxx:47
enum SwMoveFlags DEFAULT
@@ -4998,7 +5108,7 @@ sw/inc/IDocumentRedlineAccess.hxx:134
enum IDocumentRedlineAccess::AppendResult MERGED
sw/inc/IMark.hxx:34
enum sw::mark::InsertMode CopyText
-sw/inc/istyleaccess.hxx:35
+sw/inc/istyleaccess.hxx:37
enum IStyleAccess::SwAutoStyleFamily AUTO_STYLE_NOTXT
sw/inc/itabenum.hxx:31
enum SwInsertTableFlags HeadlineNoBorder
@@ -5012,9 +5122,9 @@ sw/inc/pagedesc.hxx:131
enum UseOnPage NoFooterShare
sw/inc/pagedesc.hxx:132
enum UseOnPage NoFirstShare
-sw/inc/redline.hxx:252
+sw/inc/redline.hxx:255
enum SwRangeRedline::Invalidation Remove
-sw/inc/reffld.hxx:47
+sw/inc/reffld.hxx:64
enum REFERENCEMARK REF_BEGIN
sw/inc/sortopt.hxx:27
enum SwSortOrder Descending
@@ -5024,7 +5134,7 @@ sw/inc/SwAppletImpl.hxx:32
enum SwHtmlOptType IGNORE
sw/inc/swcrsr.hxx:65
enum SwCursorSkipMode Chars
-sw/inc/swmodule.hxx:63
+sw/inc/swmodule.hxx:62
enum SvViewOpt DestView
sw/inc/swregion.hxx:58
enum SwRegionRects::CompressType CompressExact
@@ -5048,11 +5158,11 @@ sw/inc/unobaseclass.hxx:51
enum CursorType All
sw/inc/unobaseclass.hxx:63
enum sw::DeleteAndInsertMode Default
-sw/inc/unocoll.hxx:126
+sw/inc/unocoll.hxx:128
enum SwServiceType FieldTypeDummy1
-sw/inc/unocoll.hxx:127
+sw/inc/unocoll.hxx:129
enum SwServiceType FieldTypeDummy2
-sw/inc/unocoll.hxx:128
+sw/inc/unocoll.hxx:130
enum SwServiceType FieldTypeDummy3
sw/inc/unocrsrhelper.hxx:57
enum SwGetPropertyStatesCaller SW_PROPERTY_STATE_CALLER_DEFAULT
@@ -5088,54 +5198,54 @@ sw/inc/unostyle.hxx:263
enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) FIRST_ROW_EVEN_COLUMN_STYLE
sw/inc/unostyle.hxx:264
enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) LAST_ROW_EVEN_COLUMN_STYLE
-sw/inc/unotextrange.hxx:58
+sw/inc/unotextrange.hxx:59
enum sw::TextRangeMode RequireTextNode
-sw/inc/unotextrange.hxx:111
+sw/inc/unotextrange.hxx:112
enum SwXTextRange::RangePosition RANGE_IN_TEXT
-sw/inc/view.hxx:99
+sw/inc/view.hxx:101
enum ShellMode Media
-sw/inc/view.hxx:100
+sw/inc/view.hxx:102
enum ShellMode ExtrudedCustomShape
-sw/inc/view.hxx:101
+sw/inc/view.hxx:103
enum ShellMode FontWork
-sw/inc/view.hxx:102
+sw/inc/view.hxx:104
enum ShellMode PostIt
-sw/inc/view.hxx:684
+sw/inc/view.hxx:691
enum SwView::CachedStringID OldGrfCat
-sw/inc/view.hxx:685
+sw/inc/view.hxx:692
enum SwView::CachedStringID OldTabCat
-sw/inc/view.hxx:686
+sw/inc/view.hxx:693
enum SwView::CachedStringID OldFrameCat
-sw/inc/view.hxx:687
+sw/inc/view.hxx:694
enum SwView::CachedStringID OldDrwCat
-sw/inc/view.hxx:688
+sw/inc/view.hxx:695
enum SwView::CachedStringID CachedStrings
-sw/inc/viewopt.hxx:160
+sw/inc/viewopt.hxx:162
enum ViewOptFlags2 Modified
-sw/inc/viewopt.hxx:182
+sw/inc/viewopt.hxx:184
enum ViewOptFlags DocBoundaries
-sw/inc/viewopt.hxx:183
+sw/inc/viewopt.hxx:185
enum ViewOptFlags ObjectBoundaries
-sw/inc/viewopt.hxx:184
+sw/inc/viewopt.hxx:186
enum ViewOptFlags TableBoundaries
-sw/inc/viewopt.hxx:185
+sw/inc/viewopt.hxx:187
enum ViewOptFlags IndexShadings
-sw/inc/viewopt.hxx:186
+sw/inc/viewopt.hxx:188
enum ViewOptFlags Links
-sw/inc/viewopt.hxx:187
+sw/inc/viewopt.hxx:189
enum ViewOptFlags VisitedLinks
-sw/inc/viewopt.hxx:188
+sw/inc/viewopt.hxx:190
enum ViewOptFlags FieldShadings
-sw/inc/viewopt.hxx:189
+sw/inc/viewopt.hxx:191
enum ViewOptFlags SectionBoundaries
-sw/inc/viewopt.hxx:190
+sw/inc/viewopt.hxx:192
enum ViewOptFlags Shadow
-sw/qa/extras/globalfilter/globalfilter.cxx:1314
- enum (unnamed at /home/noel/libo-plugin/sw/qa/extras/globalfilter/globalfilter.cxx:1310:5) LblFoundText
-sw/qa/extras/globalfilter/globalfilter.cxx:1711
- enum (unnamed at /home/noel/libo-plugin/sw/qa/extras/globalfilter/globalfilter.cxx:1708:5) Artifact
-sw/qa/extras/globalfilter/globalfilter.cxx:1712
- enum (unnamed at /home/noel/libo-plugin/sw/qa/extras/globalfilter/globalfilter.cxx:1708:5) Tagged
+sw/qa/extras/globalfilter/globalfilter.cxx:1342
+ enum (unnamed at /home/noel/libo-plugin/sw/qa/extras/globalfilter/globalfilter.cxx:1338:5) LblFoundText
+sw/qa/extras/globalfilter/globalfilter.cxx:1736
+ enum (unnamed at /home/noel/libo-plugin/sw/qa/extras/globalfilter/globalfilter.cxx:1733:5) Artifact
+sw/qa/extras/globalfilter/globalfilter.cxx:1737
+ enum (unnamed at /home/noel/libo-plugin/sw/qa/extras/globalfilter/globalfilter.cxx:1733:5) Tagged
sw/source/core/access/accfrmobjmap.hxx:36
enum SwAccessibleChildMapKey::LayerId CONTROLS
sw/source/core/access/accfrmobjmap.hxx:36
@@ -5178,8 +5288,6 @@ sw/source/core/inc/rolbck.hxx:69
enum HISTORY_HINT HSTRY_SETFTNHNT
sw/source/core/inc/rolbck.hxx:70
enum HISTORY_HINT HSTRY_CHGFMTCOLL
-sw/source/core/inc/rolbck.hxx:72
- enum HISTORY_HINT HSTRY_BOOKMARK
sw/source/core/inc/rolbck.hxx:73
enum HISTORY_HINT HSTRY_SETATTRSET
sw/source/core/inc/rolbck.hxx:74
@@ -5192,10 +5300,12 @@ sw/source/core/inc/rolbck.hxx:77
enum HISTORY_HINT HSTRY_NOTEXTFIELDMARK
sw/source/core/inc/rolbck.hxx:78
enum HISTORY_HINT HSTRY_TEXTFIELDMARK
-sw/source/core/inc/rootfrm.hxx:50
+sw/source/core/inc/rootfrm.hxx:51
enum sw::ParagraphBreakMode Shown
-sw/source/core/inc/rootfrm.hxx:72
+sw/source/core/inc/rootfrm.hxx:73
enum SwRemoveResult Prev
+sw/source/core/inc/rootfrm.hxx:346
+ enum SwRootFrame::RectsMode Default
sw/source/core/inc/scriptinfo.hxx:47
enum SwScriptInfo::CompType SPECIAL_RIGHT
sw/source/core/inc/sectfrm.hxx:35
@@ -5216,25 +5326,27 @@ sw/source/core/inc/txtfrm.hxx:110
enum sw::FrameMode New
sw/source/core/inc/UndoManager.hxx:132
enum sw::UndoManager::UndoOrRedoType Redo
-sw/source/core/inc/wrong.hxx:61
+sw/source/core/inc/wrong.hxx:60
enum WrongListType WRONGLIST_CHANGETRACKING
-sw/source/core/layout/paintfrm.cxx:2255
+sw/source/core/layout/paintfrm.cxx:2258
enum (anonymous namespace)::SwLineEntry::OverlapType NO_OVERLAP
-sw/source/core/text/porlay.hxx:322
+sw/source/core/text/inftxt.hxx:524
+ enum SwTextFormatInfo::TabSeen Left
+sw/source/core/text/porlay.hxx:325
enum SwParaPortion::FootnoteOrNot OnlyNumbering
sw/source/core/text/pormulti.hxx:40
enum SwMultiCreatorId Double
-sw/source/core/text/pormulti.hxx:46
- enum RubyPosition BELOW
sw/source/core/txtnode/justify.cxx:22
enum (anonymous namespace)::IdeographicPunctuationClass CLOSE_BRACKET
sw/source/core/txtnode/justify.cxx:23
enum (anonymous namespace)::IdeographicPunctuationClass COMMA_OR_FULLSTOP
+sw/source/core/unocore/unoportenum.cxx:91
+ enum (anonymous namespace)::BkmType Start
sw/source/filter/html/css1atr.cxx:110
enum (anonymous namespace)::Css1FrameSize MinHeight
sw/source/filter/html/css1atr.cxx:111
enum (anonymous namespace)::Css1FrameSize FixHeight
-sw/source/filter/html/htmlatr.cxx:1074
+sw/source/filter/html/htmlatr.cxx:1082
enum (anonymous namespace)::HTMLOnOffState HTML_NOT_SUPPORTED
sw/source/filter/html/htmlfly.hxx:35
enum SwHTMLFrameType HTML_FRMTYPE_TABLE
@@ -5326,9 +5438,9 @@ sw/source/filter/inc/wrt_fn.hxx:46
enum RES_NODE RES_OLENODE
sw/source/filter/inc/wrt_fn.hxx:47
enum RES_NODE RES_NODE_END
-sw/source/filter/ww8/docxattributeoutput.hxx:1026
+sw/source/filter/ww8/docxattributeoutput.hxx:1031
enum DocxAttributeOutput::ParentStatus IsParent
-sw/source/filter/ww8/docxattributeoutput.hxx:1110
+sw/source/filter/ww8/docxattributeoutput.hxx:1115
enum DocxAttributeOutput::hasProperties no
sw/source/filter/ww8/sprmids.hxx:245
enum NS_sprm::SGC paragraph
@@ -5354,14 +5466,14 @@ sw/source/filter/ww8/sprmids.hxx:258
enum NS_sprm::SPRA operand_2b_5
sw/source/filter/ww8/sprmids.hxx:260
enum NS_sprm::SPRA operand_3b_7
-sw/source/filter/ww8/wrtww8.hxx:827
+sw/source/filter/ww8/wrtww8.hxx:831
enum MSWordExportBase::ExportFormat DOC
-sw/source/filter/ww8/ww8par2.cxx:1608
+sw/source/filter/ww8/ww8par2.cxx:1634
enum (anonymous namespace)::wwTableSprm sprmNil
sw/source/filter/ww8/ww8par2.hxx:300
enum WW8LvlType WW8_Sequence
-sw/source/filter/ww8/ww8par.cxx:5794
- enum (unnamed at /home/noel/libo-plugin/sw/source/filter/ww8/ww8par.cxx:5794:5) Other
+sw/source/filter/ww8/ww8par.cxx:5795
+ enum (unnamed at /home/noel/libo-plugin/sw/source/filter/ww8/ww8par.cxx:5795:5) Other
sw/source/filter/ww8/ww8par.hxx:157
enum WW8ListManager::ListLevel nMinLevel
sw/source/filter/ww8/ww8scan.hxx:385
@@ -5372,15 +5484,15 @@ sw/source/filter/ww8/ww8scan.hxx:388
enum eExtSprm eBKN
sw/source/filter/ww8/ww8scan.hxx:388
enum eExtSprm eFACTOIDBKN
-sw/source/filter/ww8/ww8scan.hxx:747
+sw/source/filter/ww8/ww8scan.hxx:746
enum eBookStatus BOOK_NORMAL
-sw/source/filter/ww8/ww8scan.hxx:867
+sw/source/filter/ww8/ww8scan.hxx:866
enum ManMaskTypes MAN_MASK_NEW_SEP
-sw/source/filter/ww8/ww8scan.hxx:935
+sw/source/filter/ww8/ww8scan.hxx:934
enum WW8PLCFMan::WW8PLCFManLimits MAN_PLCF_COUNT
sw/source/filter/ww8/ww8struc.hxx:358
enum BRC_Sides WW8_BETW
-sw/source/filter/ww8/ww8struc.hxx:949
+sw/source/filter/ww8/ww8struc.hxx:950
enum WW8_FSPA::FSPAOrient RelPageBorder
sw/source/filter/xml/xmlitemi.cxx:75
enum (anonymous namespace)::SwXMLImportTableItemMapper_Impl::(unnamed at /home/noel/libo-plugin/sw/source/filter/xml/xmlitemi.cxx:75:5) BOTTOM
@@ -5404,16 +5516,14 @@ sw/source/filter/xml/xmlmeta.cxx:79
enum (anonymous namespace)::SvXMLTokenMapAttrs XML_TOK_META_STAT_NON_WHITE_SPACE_CHAR
sw/source/filter/xml/xmlmeta.cxx:80
enum (anonymous namespace)::SvXMLTokenMapAttrs XML_TOK_META_STAT_END
-sw/source/ui/fldui/fldref.cxx:767
+sw/source/ui/fldui/fldref.cxx:55
+ enum (anonymous namespace)::FMT_REF_IDX FMT_REF_TEXT_IDX
+sw/source/ui/fldui/fldref.cxx:56
+ enum (anonymous namespace)::FMT_REF_IDX FMT_REF_UPDOWN_IDX
+sw/source/ui/fldui/fldref.cxx:57
enum (anonymous namespace)::FMT_REF_IDX FMT_REF_PAGE_PGDSC_IDX
-sw/source/ui/fldui/fldref.cxx:770
+sw/source/ui/fldui/fldref.cxx:60
enum (anonymous namespace)::FMT_REF_IDX FMT_REF_ONLYSEQNO_IDX
-sw/source/ui/fldui/fldref.cxx:771
- enum (anonymous namespace)::FMT_REF_IDX FMT_REF_NUMBER_IDX
-sw/source/ui/fldui/fldref.cxx:772
- enum (anonymous namespace)::FMT_REF_IDX FMT_REF_NUMBER_NO_CONTEXT_IDX
-sw/source/ui/fldui/fldref.cxx:773
- enum (anonymous namespace)::FMT_REF_IDX FMT_REF_NUMBER_FULL_CONTEXT_IDX
sw/source/ui/frmdlg/frmpage.cxx:101
enum (anonymous namespace)::LB Frame
sw/source/ui/frmdlg/frmpage.cxx:102
@@ -5454,63 +5564,63 @@ sw/source/ui/frmdlg/frmpage.cxx:125
enum (anonymous namespace)::LB VertLine
sw/source/uibase/dbui/dbmgr.cxx:168
enum (anonymous namespace)::WorkingDocType COPY
-sw/source/uibase/docvw/edtwin.cxx:1654
+sw/source/uibase/docvw/edtwin.cxx:1673
enum SwKeyState NumOrNoNum
-sw/source/uibase/docvw/edtwin.cxx:6321
+sw/source/uibase/docvw/edtwin.cxx:6416
enum Capitalization CASE_OTHER
-sw/source/uibase/fldui/fldmgr.cxx:91
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_DOC_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:92
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_DOC_END
+sw/source/uibase/fldui/fldmgr.cxx:93
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_DOC_BEGIN
sw/source/uibase/fldui/fldmgr.cxx:94
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_FKT_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:95
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_FKT_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_DOC_END
+sw/source/uibase/fldui/fldmgr.cxx:96
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_FKT_BEGIN
sw/source/uibase/fldui/fldmgr.cxx:97
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_REF_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:98
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_REF_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_FKT_END
+sw/source/uibase/fldui/fldmgr.cxx:99
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_REF_BEGIN
sw/source/uibase/fldui/fldmgr.cxx:100
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_REG_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:101
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_REG_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_REF_END
+sw/source/uibase/fldui/fldmgr.cxx:102
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_REG_BEGIN
sw/source/uibase/fldui/fldmgr.cxx:103
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_DB_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:104
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_DB_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_REG_END
+sw/source/uibase/fldui/fldmgr.cxx:105
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_DB_BEGIN
sw/source/uibase/fldui/fldmgr.cxx:106
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_VAR_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:107
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_VAR_END
-sw/source/uibase/fldui/fldmgr.cxx:112
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_DOC_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:113
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_DOC_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_DB_END
+sw/source/uibase/fldui/fldmgr.cxx:108
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_VAR_BEGIN
+sw/source/uibase/fldui/fldmgr.cxx:109
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:91:1) GRP_VAR_END
+sw/source/uibase/fldui/fldmgr.cxx:114
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_DOC_BEGIN
sw/source/uibase/fldui/fldmgr.cxx:115
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_FKT_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:116
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_FKT_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_DOC_END
+sw/source/uibase/fldui/fldmgr.cxx:117
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_FKT_BEGIN
sw/source/uibase/fldui/fldmgr.cxx:118
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_REF_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:119
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_REF_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_FKT_END
+sw/source/uibase/fldui/fldmgr.cxx:120
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_REF_BEGIN
sw/source/uibase/fldui/fldmgr.cxx:121
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_REG_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:122
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_REG_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_REF_END
+sw/source/uibase/fldui/fldmgr.cxx:123
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_REG_BEGIN
sw/source/uibase/fldui/fldmgr.cxx:124
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_DB_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:125
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_DB_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_REG_END
+sw/source/uibase/fldui/fldmgr.cxx:126
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_DB_BEGIN
sw/source/uibase/fldui/fldmgr.cxx:127
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_VAR_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:128
- enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_VAR_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_DB_END
+sw/source/uibase/fldui/fldmgr.cxx:129
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_VAR_BEGIN
+sw/source/uibase/fldui/fldmgr.cxx:130
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:112:1) GRP_WEB_VAR_END
sw/source/uibase/inc/chrdlgmodes.hxx:15
enum SwCharDlgMode Env
sw/source/uibase/inc/frmmgr.hxx:47
enum Frmmgr_Type ENVELP
-sw/source/uibase/inc/pview.hxx:123
+sw/source/uibase/inc/pview.hxx:122
enum SwPagePreviewWin::MoveMode MV_SPECIFIC_PAGE
sw/source/uibase/inc/swdtflvr.hxx:62
enum TransferBufferType Drawing
@@ -5518,41 +5628,33 @@ sw/source/uibase/inc/swdtflvr.hxx:70
enum PasteTableType PASTE_DEFAULT
sw/source/uibase/inc/wrtsh.hxx:85
enum SelectionType All
-sw/source/uibase/inc/wrtsh.hxx:362
+sw/source/uibase/inc/wrtsh.hxx:365
enum SwWrtShell::GetStyle GETSTYLE_CREATESOME
-sw/source/uibase/inc/wrtsh.hxx:548
+sw/source/uibase/inc/wrtsh.hxx:550
enum SwWrtShell::PageMove MV_PAGE_UP
-sw/source/uibase/inc/wrtsh.hxx:549
+sw/source/uibase/inc/wrtsh.hxx:551
enum SwWrtShell::PageMove MV_PAGE_DOWN
-sw/source/uibase/ribbar/workctrl.cxx:795
+sw/source/uibase/ribbar/workctrl.cxx:799
enum (anonymous namespace)::PrevNextScrollToolboxController::Type NEXT
sw/source/uibase/uno/unomailmerge.cxx:92
enum (anonymous namespace)::CloseResult eSuccess
sw/source/uibase/uno/unomailmerge.cxx:94
enum (anonymous namespace)::CloseResult eFailed
-sw/source/uibase/utlui/content.cxx:1031
- enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_HYPERLINK
-sw/source/uibase/utlui/content.cxx:1035
+sw/source/uibase/utlui/content.cxx:1064
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_ACTIVE_VIEW
-sw/source/uibase/utlui/content.cxx:1036
+sw/source/uibase/utlui/content.cxx:1065
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_HIDDEN
-sw/source/uibase/utlui/content.cxx:1037
+sw/source/uibase/utlui/content.cxx:1066
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_ACTIVE
-sw/source/uibase/utlui/content.cxx:1038
+sw/source/uibase/utlui/content.cxx:1067
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_INACTIVE
-sw/source/uibase/utlui/content.cxx:1042
+sw/source/uibase/utlui/content.cxx:1071
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_TRACKING
sw/source/uibase/utlui/glbltree.cxx:99
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_INSERT_TEXT
sw/source/uibase/utlui/glbltree.cxx:105
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_BROKEN_LINK
-sw/source/uibase/utlui/navipi.cxx:483
- enum (anonymous namespace)::StatusIndex IDX_STR_HIDDEN
-sw/source/uibase/utlui/navipi.cxx:484
- enum (anonymous namespace)::StatusIndex IDX_STR_ACTIVE
-sw/source/uibase/utlui/navipi.cxx:485
- enum (anonymous namespace)::StatusIndex IDX_STR_INACTIVE
-toolkit/inc/controls/table/tablecontrolinterface.hxx:78
+toolkit/inc/controls/table/tablecontrolinterface.hxx:75
enum svt::table::TableCellArea CellContent
toolkit/inc/controls/table/tablemodel.hxx:68
enum svt::table::ScrollbarVisibility ScrollbarShowSmart
@@ -5560,7 +5662,7 @@ toolkit/inc/controls/table/tablesort.hxx:33
enum svt::table::ColumnSortDirection ColumnSortDescending
toolkit/inc/helper/msgbox.hxx:34
enum MessBoxStyle DefaultOk
-toolkit/source/helper/vclunohelper.cxx:350
+toolkit/source/helper/vclunohelper.cxx:351
enum (anonymous namespace)::UnitConversionDirection MeasurementUnitToFieldUnit
tools/source/fsys/urlobj.cxx:309
enum INetURLObject::PrefixInfo::Kind Official
@@ -5596,14 +5698,10 @@ tools/source/fsys/urlobj.cxx:485
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PQ
tools/source/fsys/urlobj.cxx:486
enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PR
-tools/source/fsys/urlobj.cxx:1665
+tools/source/fsys/urlobj.cxx:1725
enum State STATE_DONE
ucb/source/ucp/ext/ucpext_content.hxx:42
enum ucb::ucp::ext::ExtensionContentType E_UNKNOWN
-ucb/source/ucp/ftp/ftpdirp.hxx:65
- enum ftp::FTPDirentryMode INETCOREFTP_FILEMODE_READ
-ucb/source/ucp/ftp/ftpdirp.hxx:68
- enum ftp::FTPDirentryMode INETCOREFTP_FILEMODE_ISLINK
ucb/source/ucp/hierarchy/hierarchycontent.hxx:102
enum hierarchy_ucp::HierarchyContent::ContentState DEAD
ucb/source/ucp/package/pkgcontent.hxx:92
@@ -5640,38 +5738,6 @@ unoidl/source/unoidl-read.cxx:143
enum (anonymous namespace)::Entity::Written DECLARATION
unoidl/source/unoidlprovider.cxx:469
enum unoidl::detail::(anonymous namespace)::Compare COMPARE_EQUAL
-unotools/source/config/fltrcfg.cxx:41
- enum (anonymous namespace)::ConfigFlags MathLoad
-unotools/source/config/fltrcfg.cxx:42
- enum (anonymous namespace)::ConfigFlags MathSave
-unotools/source/config/fltrcfg.cxx:43
- enum (anonymous namespace)::ConfigFlags WriterLoad
-unotools/source/config/fltrcfg.cxx:44
- enum (anonymous namespace)::ConfigFlags WriterSave
-unotools/source/config/fltrcfg.cxx:45
- enum (anonymous namespace)::ConfigFlags CalcLoad
-unotools/source/config/fltrcfg.cxx:46
- enum (anonymous namespace)::ConfigFlags CalcSave
-unotools/source/config/fltrcfg.cxx:47
- enum (anonymous namespace)::ConfigFlags ImpressLoad
-unotools/source/config/fltrcfg.cxx:48
- enum (anonymous namespace)::ConfigFlags ImpressSave
-unotools/source/config/fltrcfg.cxx:50
- enum (anonymous namespace)::ConfigFlags EnablePowerPointPreview
-unotools/source/config/fltrcfg.cxx:51
- enum (anonymous namespace)::ConfigFlags EnableExcelPreview
-unotools/source/config/fltrcfg.cxx:52
- enum (anonymous namespace)::ConfigFlags EnableWordPreview
-unotools/source/config/fltrcfg.cxx:53
- enum (anonymous namespace)::ConfigFlags UseEnhancedFields
-unotools/source/config/fltrcfg.cxx:55
- enum (anonymous namespace)::ConfigFlags SmartArtShapeLoad
-unotools/source/config/fltrcfg.cxx:56
- enum (anonymous namespace)::ConfigFlags CharBackgroundToHighlighting
-unotools/source/config/fltrcfg.cxx:57
- enum (anonymous namespace)::ConfigFlags CreateMSOLockFiles
-unotools/source/config/fltrcfg.cxx:58
- enum (anonymous namespace)::ConfigFlags VisioLoad
unotools/source/misc/fontcvt.cxx:1015
enum (anonymous namespace)::SymbolFont MonotypeSorts
unotools/source/misc/fontcvt.cxx:1015
@@ -5718,206 +5784,214 @@ vcl/inc/driverblocklist.hxx:72
enum DriverBlocklist::OperatingSystem DRIVER_OS_OSX_10_8
vcl/inc/driverblocklist.hxx:75
enum DriverBlocklist::OperatingSystem DRIVER_OS_ANDROID
-vcl/inc/font/LogicalFontInstance.hxx:152
+vcl/inc/font/LogicalFontInstance.hxx:153
enum LogicalFontInstance::FontFamilyEnum Unclassified
-vcl/inc/font/PhysicalFontFace.hxx:106
+vcl/inc/font/PhysicalFontFace.hxx:105
vcl::font::NameID NAME_ID_FONT_FAMILY
-vcl/inc/headless/CairoCommon.hxx:118
+vcl/inc/fontsubset.hxx:34
+ enum FontType NO_FONT
+vcl/inc/fontsubset.hxx:36
+ enum FontType SFNT_CFF
+vcl/inc/headless/CairoCommon.hxx:109
enum PaintMode Over
vcl/inc/headless/svpinst.hxx:60
enum SvpRequest MainThreadDispatchOneEvent
-vcl/inc/pdf/pdfwriter_impl.hxx:93
+vcl/inc/pdf/pdfwriter_impl.hxx:94
enum vcl::pdf::GraphicsStateUpdateFlags All
-vcl/inc/pdf/pdfwriter_impl.hxx:677
+vcl/inc/pdf/pdfwriter_impl.hxx:669
enum vcl::pdf::Mode DEFAULT
+vcl/inc/pdf/pdfwriter_impl.hxx:1062
+ enum vcl::PDFWriterImpl::EndMode Default
vcl/inc/ppdparser.hxx:44
enum psp::PPDValueType eQuoted
vcl/inc/ppdparser.hxx:44
enum psp::PPDValueType eString
vcl/inc/ppdparser.hxx:44
enum psp::PPDValueType eSymbol
-vcl/inc/ppdparser.hxx:80
- enum psp::PPDKey::SetupType ExitServer
-vcl/inc/ppdparser.hxx:80
- enum psp::PPDKey::SetupType JCLSetup
-vcl/inc/ppdparser.hxx:80
- enum psp::PPDKey::SetupType Prolog
vcl/inc/qt5/QtGraphics_Controls.hxx:87
enum QtGraphics_Controls::Round Floor
-vcl/inc/regband.hxx:45
+vcl/inc/regband.hxx:47
enum LineType Ascending
-vcl/inc/regband.hxx:45
+vcl/inc/regband.hxx:47
enum LineType Descending
vcl/inc/salframe.hxx:72
enum SalFrameStyleFlags NOSHADOW
-vcl/inc/salptype.hxx:32
+vcl/inc/salptype.hxx:33
enum JobSetFlags ALL
-vcl/inc/svimpbox.hxx:107
+vcl/inc/svimpbox.hxx:106
enum SvImpLBox::ImageType NodeExpanded
-vcl/inc/svimpbox.hxx:108
+vcl/inc/svimpbox.hxx:107
enum SvImpLBox::ImageType NodeCollapsed
-vcl/inc/svimpbox.hxx:109
+vcl/inc/svimpbox.hxx:108
enum SvImpLBox::ImageType EntryDefExpanded
-vcl/inc/svimpbox.hxx:110
+vcl/inc/svimpbox.hxx:109
enum SvImpLBox::ImageType EntryDefCollapsed
-vcl/inc/unx/desktops.hxx:30
+vcl/inc/unx/desktops.hxx:29
enum DesktopType DESKTOP_UNKNOWN
-vcl/inc/unx/gtk/gtkinst.hxx:246
+vcl/inc/unx/gtk/gtkinst.hxx:245
enum SelectionType SELECTION_PRIMARY
vcl/inc/unx/i18n_cb.hxx:69
enum PreeditStatus DontKnow
-vcl/inc/unx/printergfx.hxx:46
- enum psp::PrinterColor::ColorSpace eRGB
-vcl/inc/unx/printergfx.hxx:234
- enum psp::PrinterGfx::pspath_t moveto
-vcl/inc/unx/saldisp.hxx:65
+vcl/inc/unx/saldisp.hxx:62
srv_vendor_t vendor_unknown
-vcl/inc/unx/salframe.h:55
+vcl/inc/unx/salframe.h:52
enum WMWindowType Normal
-vcl/inc/unx/sessioninhibitor.hxx:24
+vcl/inc/unx/sessioninhibitor.hxx:22
enum ApplicationInhibitFlags APPLICATION_INHIBIT_LOGOUT
-vcl/inc/unx/wmadaptor.hxx:42
+vcl/inc/unx/wmadaptor.hxx:40
enum vcl_sal::WMAdaptor::WMAtom UTF8_STRING
-vcl/inc/unx/wmadaptor.hxx:45
+vcl/inc/unx/wmadaptor.hxx:43
enum vcl_sal::WMAdaptor::WMAtom NET_ACTIVE_WINDOW
-vcl/inc/unx/wmadaptor.hxx:46
+vcl/inc/unx/wmadaptor.hxx:44
enum vcl_sal::WMAdaptor::WMAtom NET_SUPPORTED
-vcl/inc/unx/wmadaptor.hxx:47
+vcl/inc/unx/wmadaptor.hxx:45
enum vcl_sal::WMAdaptor::WMAtom NET_SUPPORTING_WM_CHECK
-vcl/inc/unx/wmadaptor.hxx:48
+vcl/inc/unx/wmadaptor.hxx:46
enum vcl_sal::WMAdaptor::WMAtom NET_WM_NAME
-vcl/inc/unx/wmadaptor.hxx:49
+vcl/inc/unx/wmadaptor.hxx:47
enum vcl_sal::WMAdaptor::WMAtom NET_WM_DESKTOP
-vcl/inc/unx/wmadaptor.hxx:50
+vcl/inc/unx/wmadaptor.hxx:48
enum vcl_sal::WMAdaptor::WMAtom NET_WM_ICON_NAME
-vcl/inc/unx/wmadaptor.hxx:51
+vcl/inc/unx/wmadaptor.hxx:49
enum vcl_sal::WMAdaptor::WMAtom NET_WM_PID
-vcl/inc/unx/wmadaptor.hxx:52
+vcl/inc/unx/wmadaptor.hxx:50
enum vcl_sal::WMAdaptor::WMAtom NET_WM_PING
-vcl/inc/unx/wmadaptor.hxx:53
+vcl/inc/unx/wmadaptor.hxx:51
enum vcl_sal::WMAdaptor::WMAtom NET_WM_STATE
-vcl/inc/unx/wmadaptor.hxx:54
+vcl/inc/unx/wmadaptor.hxx:52
enum vcl_sal::WMAdaptor::WMAtom NET_WM_STATE_MAXIMIZED_HORZ
-vcl/inc/unx/wmadaptor.hxx:55
+vcl/inc/unx/wmadaptor.hxx:53
enum vcl_sal::WMAdaptor::WMAtom NET_WM_STATE_MAXIMIZED_VERT
-vcl/inc/unx/wmadaptor.hxx:56
+vcl/inc/unx/wmadaptor.hxx:54
enum vcl_sal::WMAdaptor::WMAtom NET_WM_STATE_MODAL
-vcl/inc/unx/wmadaptor.hxx:57
+vcl/inc/unx/wmadaptor.hxx:55
enum vcl_sal::WMAdaptor::WMAtom NET_WM_STATE_SKIP_PAGER
-vcl/inc/unx/wmadaptor.hxx:58
+vcl/inc/unx/wmadaptor.hxx:56
enum vcl_sal::WMAdaptor::WMAtom NET_WM_STATE_SKIP_TASKBAR
-vcl/inc/unx/wmadaptor.hxx:60
+vcl/inc/unx/wmadaptor.hxx:58
enum vcl_sal::WMAdaptor::WMAtom NET_WM_STATE_STICKY
-vcl/inc/unx/wmadaptor.hxx:61
+vcl/inc/unx/wmadaptor.hxx:59
enum vcl_sal::WMAdaptor::WMAtom NET_WM_STATE_FULLSCREEN
-vcl/inc/unx/wmadaptor.hxx:62
+vcl/inc/unx/wmadaptor.hxx:60
enum vcl_sal::WMAdaptor::WMAtom NET_WM_STRUT
-vcl/inc/unx/wmadaptor.hxx:63
+vcl/inc/unx/wmadaptor.hxx:61
enum vcl_sal::WMAdaptor::WMAtom NET_WM_STRUT_PARTIAL
-vcl/inc/unx/wmadaptor.hxx:64
+vcl/inc/unx/wmadaptor.hxx:62
enum vcl_sal::WMAdaptor::WMAtom NET_WM_USER_TIME
-vcl/inc/unx/wmadaptor.hxx:65
+vcl/inc/unx/wmadaptor.hxx:63
enum vcl_sal::WMAdaptor::WMAtom NET_WM_WINDOW_TYPE
-vcl/inc/unx/wmadaptor.hxx:66
+vcl/inc/unx/wmadaptor.hxx:64
enum vcl_sal::WMAdaptor::WMAtom NET_WM_WINDOW_TYPE_DESKTOP
-vcl/inc/unx/wmadaptor.hxx:67
+vcl/inc/unx/wmadaptor.hxx:65
enum vcl_sal::WMAdaptor::WMAtom NET_WM_WINDOW_TYPE_DIALOG
-vcl/inc/unx/wmadaptor.hxx:68
+vcl/inc/unx/wmadaptor.hxx:66
enum vcl_sal::WMAdaptor::WMAtom NET_WM_WINDOW_TYPE_DOCK
-vcl/inc/unx/wmadaptor.hxx:69
+vcl/inc/unx/wmadaptor.hxx:67
enum vcl_sal::WMAdaptor::WMAtom NET_WM_WINDOW_TYPE_MENU
-vcl/inc/unx/wmadaptor.hxx:70
+vcl/inc/unx/wmadaptor.hxx:68
enum vcl_sal::WMAdaptor::WMAtom NET_WM_WINDOW_TYPE_NORMAL
-vcl/inc/unx/wmadaptor.hxx:71
+vcl/inc/unx/wmadaptor.hxx:69
enum vcl_sal::WMAdaptor::WMAtom NET_WM_WINDOW_TYPE_TOOLBAR
-vcl/inc/unx/wmadaptor.hxx:72
+vcl/inc/unx/wmadaptor.hxx:70
enum vcl_sal::WMAdaptor::WMAtom KDE_NET_WM_WINDOW_TYPE_OVERRIDE
-vcl/inc/unx/wmadaptor.hxx:73
+vcl/inc/unx/wmadaptor.hxx:71
enum vcl_sal::WMAdaptor::WMAtom NET_WM_WINDOW_TYPE_SPLASH
-vcl/inc/unx/wmadaptor.hxx:74
+vcl/inc/unx/wmadaptor.hxx:72
enum vcl_sal::WMAdaptor::WMAtom NET_WM_WINDOW_TYPE_UTILITY
-vcl/inc/unx/wmadaptor.hxx:75
+vcl/inc/unx/wmadaptor.hxx:73
enum vcl_sal::WMAdaptor::WMAtom NET_NUMBER_OF_DESKTOPS
-vcl/inc/unx/wmadaptor.hxx:76
+vcl/inc/unx/wmadaptor.hxx:74
enum vcl_sal::WMAdaptor::WMAtom NET_CURRENT_DESKTOP
-vcl/inc/unx/wmadaptor.hxx:77
+vcl/inc/unx/wmadaptor.hxx:75
enum vcl_sal::WMAdaptor::WMAtom NET_WORKAREA
-vcl/inc/unx/wmadaptor.hxx:78
+vcl/inc/unx/wmadaptor.hxx:76
enum vcl_sal::WMAdaptor::WMAtom NET_WM_ICON
-vcl/inc/unx/wmadaptor.hxx:81
+vcl/inc/unx/wmadaptor.hxx:79
enum vcl_sal::WMAdaptor::WMAtom WIN_SUPPORTING_WM_CHECK
-vcl/inc/unx/wmadaptor.hxx:82
+vcl/inc/unx/wmadaptor.hxx:80
enum vcl_sal::WMAdaptor::WMAtom WIN_PROTOCOLS
-vcl/inc/unx/wmadaptor.hxx:83
+vcl/inc/unx/wmadaptor.hxx:81
enum vcl_sal::WMAdaptor::WMAtom WIN_WORKSPACE_COUNT
-vcl/inc/unx/wmadaptor.hxx:84
+vcl/inc/unx/wmadaptor.hxx:82
enum vcl_sal::WMAdaptor::WMAtom WIN_WORKSPACE
-vcl/inc/unx/wmadaptor.hxx:86
+vcl/inc/unx/wmadaptor.hxx:84
enum vcl_sal::WMAdaptor::WMAtom WIN_STATE
-vcl/inc/unx/wmadaptor.hxx:87
+vcl/inc/unx/wmadaptor.hxx:85
enum vcl_sal::WMAdaptor::WMAtom WIN_HINTS
-vcl/inc/unx/wmadaptor.hxx:88
+vcl/inc/unx/wmadaptor.hxx:86
enum vcl_sal::WMAdaptor::WMAtom WIN_APP_STATE
-vcl/inc/unx/wmadaptor.hxx:89
+vcl/inc/unx/wmadaptor.hxx:87
enum vcl_sal::WMAdaptor::WMAtom WIN_EXPANDED_SIZE
-vcl/inc/unx/wmadaptor.hxx:90
+vcl/inc/unx/wmadaptor.hxx:88
enum vcl_sal::WMAdaptor::WMAtom WIN_ICONS
-vcl/inc/unx/wmadaptor.hxx:91
+vcl/inc/unx/wmadaptor.hxx:89
enum vcl_sal::WMAdaptor::WMAtom WIN_CLIENT_LIST
-vcl/inc/unx/wmadaptor.hxx:94
+vcl/inc/unx/wmadaptor.hxx:92
enum vcl_sal::WMAdaptor::WMAtom WM_STATE
-vcl/inc/unx/wmadaptor.hxx:95
+vcl/inc/unx/wmadaptor.hxx:93
enum vcl_sal::WMAdaptor::WMAtom MOTIF_WM_HINTS
-vcl/inc/unx/wmadaptor.hxx:96
+vcl/inc/unx/wmadaptor.hxx:94
enum vcl_sal::WMAdaptor::WMAtom WM_PROTOCOLS
-vcl/inc/unx/wmadaptor.hxx:97
+vcl/inc/unx/wmadaptor.hxx:95
enum vcl_sal::WMAdaptor::WMAtom WM_DELETE_WINDOW
-vcl/inc/unx/wmadaptor.hxx:98
+vcl/inc/unx/wmadaptor.hxx:96
enum vcl_sal::WMAdaptor::WMAtom WM_TAKE_FOCUS
-vcl/inc/unx/wmadaptor.hxx:99
+vcl/inc/unx/wmadaptor.hxx:97
enum vcl_sal::WMAdaptor::WMAtom WM_CLIENT_LEADER
-vcl/inc/unx/wmadaptor.hxx:100
+vcl/inc/unx/wmadaptor.hxx:98
enum vcl_sal::WMAdaptor::WMAtom WM_COMMAND
-vcl/inc/unx/wmadaptor.hxx:101
+vcl/inc/unx/wmadaptor.hxx:99
enum vcl_sal::WMAdaptor::WMAtom WM_LOCALE_NAME
-vcl/inc/unx/wmadaptor.hxx:102
+vcl/inc/unx/wmadaptor.hxx:100
enum vcl_sal::WMAdaptor::WMAtom WM_TRANSIENT_FOR
-vcl/inc/unx/wmadaptor.hxx:105
+vcl/inc/unx/wmadaptor.hxx:103
enum vcl_sal::WMAdaptor::WMAtom SAL_QUITEVENT
-vcl/inc/unx/wmadaptor.hxx:106
+vcl/inc/unx/wmadaptor.hxx:104
enum vcl_sal::WMAdaptor::WMAtom SAL_USEREVENT
-vcl/inc/unx/wmadaptor.hxx:107
+vcl/inc/unx/wmadaptor.hxx:105
enum vcl_sal::WMAdaptor::WMAtom SAL_EXTTEXTEVENT
-vcl/inc/unx/wmadaptor.hxx:108
+vcl/inc/unx/wmadaptor.hxx:106
enum vcl_sal::WMAdaptor::WMAtom SAL_GETTIMEEVENT
-vcl/inc/unx/wmadaptor.hxx:109
+vcl/inc/unx/wmadaptor.hxx:107
enum vcl_sal::WMAdaptor::WMAtom VCL_SYSTEM_SETTINGS
-vcl/inc/unx/wmadaptor.hxx:110
+vcl/inc/unx/wmadaptor.hxx:108
enum vcl_sal::WMAdaptor::WMAtom XSETTINGS
-vcl/inc/unx/wmadaptor.hxx:111
+vcl/inc/unx/wmadaptor.hxx:109
enum vcl_sal::WMAdaptor::WMAtom XEMBED
-vcl/inc/unx/wmadaptor.hxx:112
+vcl/inc/unx/wmadaptor.hxx:110
enum vcl_sal::WMAdaptor::WMAtom XEMBED_INFO
-vcl/inc/unx/wmadaptor.hxx:113
+vcl/inc/unx/wmadaptor.hxx:111
enum vcl_sal::WMAdaptor::WMAtom NetAtomMax
-vcl/qa/cppunit/pdfexport/pdfexport.cxx:3138
- enum (unnamed at /home/noel/libo-plugin/vcl/qa/cppunit/pdfexport/pdfexport.cxx:3135:5) Artifact
-vcl/qa/cppunit/pdfexport/pdfexport.cxx:3141
- enum (unnamed at /home/noel/libo-plugin/vcl/qa/cppunit/pdfexport/pdfexport.cxx:3135:5) Tagged
+vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1303
+ enum (unnamed at /home/noel/libo-plugin/vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1300:5) Artifact
+vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1306
+ enum (unnamed at /home/noel/libo-plugin/vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1300:5) Tagged
+vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1410
+ enum (unnamed at /home/noel/libo-plugin/vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1407:5) Artifact
+vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1411
+ enum (unnamed at /home/noel/libo-plugin/vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1407:5) Tagged
+vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1523
+ enum (unnamed at /home/noel/libo-plugin/vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1520:5) Artifact
+vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1524
+ enum (unnamed at /home/noel/libo-plugin/vcl/qa/cppunit/pdfexport/pdfexport2.cxx:1520:5) Tagged
+vcl/qa/cppunit/pdfexport/pdfexport2.cxx:3330
+ enum (unnamed at /home/noel/libo-plugin/vcl/qa/cppunit/pdfexport/pdfexport2.cxx:3327:5) Artifact
+vcl/qa/cppunit/pdfexport/pdfexport2.cxx:3331
+ enum (unnamed at /home/noel/libo-plugin/vcl/qa/cppunit/pdfexport/pdfexport2.cxx:3327:5) Tagged
vcl/qt5/QtFilePicker.cxx:360
enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtFilePicker.cxx:360:27) Size
-vcl/qt5/QtInstance.cxx:281
- enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtInstance.cxx:281:45) Size
-vcl/qt5/QtTransferable.cxx:80
- enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtTransferable.cxx:80:26) Size
-vcl/qt5/QtTransferable.cxx:142
- enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtTransferable.cxx:142:56) Size
-vcl/qt5/QtTransferable.cxx:147
- enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtTransferable.cxx:147:56) Size
-vcl/qt5/QtTransferable.cxx:278
- enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtTransferable.cxx:278:22) Size
-vcl/qt5/QtTransferable.cxx:280
- enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtTransferable.cxx:280:22) Size
+vcl/qt5/QtInstance.cxx:313
+ enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtInstance.cxx:313:45) Size
+vcl/qt5/QtTransferable.cxx:73
+ enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtTransferable.cxx:73:26) Size
+vcl/qt5/QtTransferable.cxx:134
+ enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtTransferable.cxx:134:56) Size
+vcl/qt5/QtTransferable.cxx:139
+ enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtTransferable.cxx:139:56) Size
+vcl/qt5/QtTransferable.cxx:274
+ enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtTransferable.cxx:274:22) Size
+vcl/qt5/QtTransferable.cxx:276
+ enum (unnamed at /home/noel/libo-plugin/vcl/qt5/QtTransferable.cxx:276:22) Size
vcl/source/control/imivctl.hxx:87
enum IcnViewFieldType Image
vcl/source/filter/ipict/ipict.cxx:73
@@ -5952,9 +6026,9 @@ vcl/source/filter/ipict/ipict.cxx:76
enum PictReaderInternal::(anonymous namespace)::Pattern::BrushStyle BRUSH_75
vcl/source/filter/ipict/ipict.cxx:147
enum (anonymous namespace)::PictDrawingMethod UNDEFINED
-vcl/source/filter/ixbm/xbmread.cxx:36
+vcl/source/filter/ixbm/xbmread.cxx:37
enum (anonymous namespace)::XBMFormat XBM11
-vcl/source/filter/ixbm/xbmread.cxx:41
+vcl/source/filter/ixbm/xbmread.cxx:42
enum (anonymous namespace)::ReadState XBMREAD_OK
vcl/source/filter/ixpm/xpmread.cxx:54
enum (anonymous namespace)::ReadState XPMREAD_OK
@@ -6000,22 +6074,22 @@ vcl/source/gdi/region.cxx:1546
enum RegionType REGION_RECTANGLE
vcl/source/gdi/regionband.cxx:200
enum (anonymous namespace)::StreamEntryType STREAMENTRY_SEPARATION
-vcl/source/opengl/OpenGLHelper.cxx:794
+vcl/source/opengl/OpenGLHelper.cxx:766
enum (anonymous namespace)::CrashWatchdogTimingMode NORMAL
vcl/source/treelist/iconviewimpl.hxx:67
enum IconViewImpl::CallbackResult Continue
-vcl/unx/generic/app/sm.cxx:188
- enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:188:1) eCloneCommand
-vcl/unx/generic/app/sm.cxx:188
- enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:188:1) eProgram
-vcl/unx/generic/app/sm.cxx:188
- enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:188:1) eRestartCommand
-vcl/unx/generic/app/sm.cxx:188
- enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:188:1) eRestartStyleHint
-vcl/unx/generic/app/sm.cxx:188
- enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:188:1) eUserId
vcl/unx/generic/app/sm.cxx:189
- enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:189:1) eDiscardCommand
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:189:1) eCloneCommand
+vcl/unx/generic/app/sm.cxx:189
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:189:1) eProgram
+vcl/unx/generic/app/sm.cxx:189
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:189:1) eRestartCommand
+vcl/unx/generic/app/sm.cxx:189
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:189:1) eRestartStyleHint
+vcl/unx/generic/app/sm.cxx:189
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:189:1) eUserId
+vcl/unx/generic/app/sm.cxx:190
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:190:1) eDiscardCommand
vcl/unx/generic/dtrans/X11_selection.hxx:178
enum x11::SelectionManager::Selection::State Inactive
vcl/unx/gtk3/a11y/atktextattributes.cxx:84
@@ -6088,24 +6162,24 @@ vcl/unx/gtk3/fpicker/SalGtkFilePicker.hxx:174
enum SalGtkFilePicker::(unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/fpicker/SalGtkFilePicker.hxx:172:9) CANCEL
vcl/unx/gtk3/fpicker/SalGtkFilePicker.hxx:175
enum SalGtkFilePicker::(unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/fpicker/SalGtkFilePicker.hxx:172:9) PLAY
-vcl/unx/gtk3/gtkframe.cxx:1335
+vcl/unx/gtk3/gtkframe.cxx:1345
enum (anonymous namespace)::ColorScheme DEFAULT
vcl/unx/kf5/KFFilePicker.cxx:63
enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:63:33) Size
vcl/unx/kf5/KFFilePicker.cxx:63
- enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:63:56) Size
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:63:57) Size
vcl/unx/kf5/KFFilePicker.cxx:63
enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:63:9) Size
vcl/unx/kf5/KFFilePicker.cxx:64
- enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:64:34) Size
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:64:35) Size
vcl/unx/kf5/KFFilePicker.cxx:64
- enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:64:60) Size
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:64:62) Size
vcl/unx/kf5/KFFilePicker.cxx:64
enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:64:9) Size
vcl/unx/kf5/KFFilePicker.cxx:65
enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:65:9) Size
-vcl/unx/kf5/KFFilePicker.cxx:66
- enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:66:9) Size
+vcl/unx/kf5/KFSalInstance.cxx:57
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFSalInstance.cxx:57:60) Size
writerfilter/source/dmapper/BorderHandler.hxx:39
enum writerfilter::dmapper::BorderHandler::BorderPosition Top
writerfilter/source/dmapper/BorderHandler.hxx:40
@@ -6118,20 +6192,18 @@ writerfilter/source/dmapper/BorderHandler.hxx:43
enum writerfilter::dmapper::BorderHandler::BorderPosition Horizontal
writerfilter/source/dmapper/BorderHandler.hxx:44
enum writerfilter::dmapper::BorderHandler::BorderPosition Vertical
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:113
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:120
+ enum writerfilter::dmapper::PaperSourceElement PAPER_SOURCE_OTHER
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:130
enum writerfilter::dmapper::ContextType CONTEXT_LIST
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:135
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:152
enum writerfilter::dmapper::SkipFootnoteSeparator OFF
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:143
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:160
enum writerfilter::dmapper::StoredRedlines FRAME
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:144
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:161
enum writerfilter::dmapper::StoredRedlines FOOTNOTE
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:145
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:162
enum writerfilter::dmapper::StoredRedlines ENDNOTE
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:532
- enum writerfilter::dmapper::DomainMapper_Impl::HeaderFooterImportState header
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:533
- enum writerfilter::dmapper::DomainMapper_Impl::HeaderFooterImportState footer
writerfilter/source/dmapper/PropertyIds.hxx:28
enum writerfilter::dmapper::PropertyIds PROP_ID_START
writerfilter/source/dmapper/PropertyIds.hxx:29
@@ -6142,12 +6214,8 @@ writerfilter/source/dmapper/PropertyIds.hxx:31
enum writerfilter::dmapper::PropertyIds META_PROP_CELL_MAR_RIGHT
writerfilter/source/dmapper/PropertyIds.hxx:32
enum writerfilter::dmapper::PropertyIds META_PROP_CELL_MAR_TOP
-writerfilter/source/dmapper/PropertyIds.hxx:33
- enum writerfilter::dmapper::PropertyIds META_PROP_HORIZONTAL_BORDER
writerfilter/source/dmapper/PropertyIds.hxx:34
enum writerfilter::dmapper::PropertyIds META_PROP_TABLE_STYLE_NAME
-writerfilter/source/dmapper/PropertyIds.hxx:35
- enum writerfilter::dmapper::PropertyIds META_PROP_VERTICAL_BORDER
writerfilter/source/dmapper/PropertyIds.hxx:36
enum writerfilter::dmapper::PropertyIds PROP_ADJUST
writerfilter/source/dmapper/PropertyIds.hxx:37
@@ -6178,8 +6246,6 @@ writerfilter/source/dmapper/PropertyIds.hxx:49
enum writerfilter::dmapper::PropertyIds PROP_BORDER_TOP_COMPLEX_COLOR
writerfilter/source/dmapper/PropertyIds.hxx:50
enum writerfilter::dmapper::PropertyIds PROP_BORDER_BOTTOM_COMPLEX_COLOR
-writerfilter/source/dmapper/PropertyIds.hxx:51
- enum writerfilter::dmapper::PropertyIds PROP_BOTTOM_BORDER
writerfilter/source/dmapper/PropertyIds.hxx:52
enum writerfilter::dmapper::PropertyIds PROP_BOTTOM_BORDER_DISTANCE
writerfilter/source/dmapper/PropertyIds.hxx:53
@@ -6397,438 +6463,440 @@ writerfilter/source/dmapper/PropertyIds.hxx:163
writerfilter/source/dmapper/PropertyIds.hxx:164
enum writerfilter::dmapper::PropertyIds PROP_FIRST_PAGE
writerfilter/source/dmapper/PropertyIds.hxx:165
- enum writerfilter::dmapper::PropertyIds PROP_FOOTER_BODY_DISTANCE
+ enum writerfilter::dmapper::PropertyIds PROP_FIRST_IS_SHARED
writerfilter/source/dmapper/PropertyIds.hxx:166
- enum writerfilter::dmapper::PropertyIds PROP_FOOTER_DYNAMIC_SPACING
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_BODY_DISTANCE
writerfilter/source/dmapper/PropertyIds.hxx:167
- enum writerfilter::dmapper::PropertyIds PROP_FOOTER_HEIGHT
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_DYNAMIC_SPACING
writerfilter/source/dmapper/PropertyIds.hxx:168
- enum writerfilter::dmapper::PropertyIds PROP_FOOTER_IS_DYNAMIC_HEIGHT
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_HEIGHT
writerfilter/source/dmapper/PropertyIds.hxx:169
- enum writerfilter::dmapper::PropertyIds PROP_FOOTER_IS_ON
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_IS_DYNAMIC_HEIGHT
writerfilter/source/dmapper/PropertyIds.hxx:170
- enum writerfilter::dmapper::PropertyIds PROP_FOOTER_IS_SHARED
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_IS_ON
writerfilter/source/dmapper/PropertyIds.hxx:171
- enum writerfilter::dmapper::PropertyIds PROP_FOOTER_TEXT
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_IS_SHARED
writerfilter/source/dmapper/PropertyIds.hxx:172
- enum writerfilter::dmapper::PropertyIds PROP_FOOTER_TEXT_LEFT
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_TEXT
writerfilter/source/dmapper/PropertyIds.hxx:173
- enum writerfilter::dmapper::PropertyIds PROP_FOOTNOTE_COUNTING
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_TEXT_LEFT
writerfilter/source/dmapper/PropertyIds.hxx:174
- enum writerfilter::dmapper::PropertyIds PROP_FOOTNOTE_LINE_ADJUST
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_TEXT_FIRST
writerfilter/source/dmapper/PropertyIds.hxx:175
- enum writerfilter::dmapper::PropertyIds PROP_FORMAT
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTNOTE_COUNTING
writerfilter/source/dmapper/PropertyIds.hxx:176
- enum writerfilter::dmapper::PropertyIds PROP_FULL_NAME
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTNOTE_LINE_ADJUST
writerfilter/source/dmapper/PropertyIds.hxx:177
- enum writerfilter::dmapper::PropertyIds PROP_GRAPHIC
+ enum writerfilter::dmapper::PropertyIds PROP_FORMAT
writerfilter/source/dmapper/PropertyIds.hxx:178
- enum writerfilter::dmapper::PropertyIds PROP_GRAPHIC_COLOR_MODE
+ enum writerfilter::dmapper::PropertyIds PROP_FULL_NAME
writerfilter/source/dmapper/PropertyIds.hxx:179
- enum writerfilter::dmapper::PropertyIds PROP_GRID_BASE_HEIGHT
+ enum writerfilter::dmapper::PropertyIds PROP_GRAPHIC
writerfilter/source/dmapper/PropertyIds.hxx:180
- enum writerfilter::dmapper::PropertyIds PROP_GRID_BASE_WIDTH
+ enum writerfilter::dmapper::PropertyIds PROP_GRAPHIC_COLOR_MODE
writerfilter/source/dmapper/PropertyIds.hxx:181
- enum writerfilter::dmapper::PropertyIds PROP_GRID_DISPLAY
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_BASE_HEIGHT
writerfilter/source/dmapper/PropertyIds.hxx:182
- enum writerfilter::dmapper::PropertyIds PROP_GRID_LINES
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_BASE_WIDTH
writerfilter/source/dmapper/PropertyIds.hxx:183
- enum writerfilter::dmapper::PropertyIds PROP_GRID_MODE
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_DISPLAY
writerfilter/source/dmapper/PropertyIds.hxx:184
- enum writerfilter::dmapper::PropertyIds PROP_GRID_PRINT
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_LINES
writerfilter/source/dmapper/PropertyIds.hxx:185
- enum writerfilter::dmapper::PropertyIds PROP_GRID_RUBY_HEIGHT
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_MODE
writerfilter/source/dmapper/PropertyIds.hxx:186
- enum writerfilter::dmapper::PropertyIds PROP_HEADER_BODY_DISTANCE
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_PRINT
writerfilter/source/dmapper/PropertyIds.hxx:187
- enum writerfilter::dmapper::PropertyIds PROP_HEADER_DYNAMIC_SPACING
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_RUBY_HEIGHT
writerfilter/source/dmapper/PropertyIds.hxx:188
- enum writerfilter::dmapper::PropertyIds PROP_HEADER_HEIGHT
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_BODY_DISTANCE
writerfilter/source/dmapper/PropertyIds.hxx:189
- enum writerfilter::dmapper::PropertyIds PROP_HEADER_IS_DYNAMIC_HEIGHT
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_DYNAMIC_SPACING
writerfilter/source/dmapper/PropertyIds.hxx:190
- enum writerfilter::dmapper::PropertyIds PROP_HEADER_IS_ON
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_HEIGHT
writerfilter/source/dmapper/PropertyIds.hxx:191
- enum writerfilter::dmapper::PropertyIds PROP_HEADER_IS_SHARED
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_IS_DYNAMIC_HEIGHT
writerfilter/source/dmapper/PropertyIds.hxx:192
- enum writerfilter::dmapper::PropertyIds PROP_HEADER_ROW_COUNT
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_IS_ON
writerfilter/source/dmapper/PropertyIds.hxx:193
- enum writerfilter::dmapper::PropertyIds PROP_HEADER_TEXT
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_IS_SHARED
writerfilter/source/dmapper/PropertyIds.hxx:194
- enum writerfilter::dmapper::PropertyIds PROP_HEADER_TEXT_LEFT
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_ROW_COUNT
writerfilter/source/dmapper/PropertyIds.hxx:195
- enum writerfilter::dmapper::PropertyIds PROP_HEADING_STYLE_NAME
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_TEXT
writerfilter/source/dmapper/PropertyIds.hxx:196
- enum writerfilter::dmapper::PropertyIds PROP_HEIGHT
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_TEXT_LEFT
writerfilter/source/dmapper/PropertyIds.hxx:197
- enum writerfilter::dmapper::PropertyIds PROP_HELP
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_TEXT_FIRST
writerfilter/source/dmapper/PropertyIds.hxx:198
- enum writerfilter::dmapper::PropertyIds PROP_HINT
+ enum writerfilter::dmapper::PropertyIds PROP_HEADING_STYLE_NAME
writerfilter/source/dmapper/PropertyIds.hxx:199
- enum writerfilter::dmapper::PropertyIds PROP_HORI_ORIENT
+ enum writerfilter::dmapper::PropertyIds PROP_HEIGHT
writerfilter/source/dmapper/PropertyIds.hxx:200
- enum writerfilter::dmapper::PropertyIds PROP_HORI_ORIENT_POSITION
+ enum writerfilter::dmapper::PropertyIds PROP_HELP
writerfilter/source/dmapper/PropertyIds.hxx:201
- enum writerfilter::dmapper::PropertyIds PROP_HORI_ORIENT_RELATION
+ enum writerfilter::dmapper::PropertyIds PROP_HINT
writerfilter/source/dmapper/PropertyIds.hxx:202
- enum writerfilter::dmapper::PropertyIds PROP_HYPER_LINK_U_R_L
+ enum writerfilter::dmapper::PropertyIds PROP_HORI_ORIENT
writerfilter/source/dmapper/PropertyIds.hxx:203
- enum writerfilter::dmapper::PropertyIds PROP_HYPERLINK
+ enum writerfilter::dmapper::PropertyIds PROP_HORI_ORIENT_POSITION
+writerfilter/source/dmapper/PropertyIds.hxx:204
+ enum writerfilter::dmapper::PropertyIds PROP_HORI_ORIENT_RELATION
writerfilter/source/dmapper/PropertyIds.hxx:205
- enum writerfilter::dmapper::PropertyIds PROP_INPUT_STREAM
+ enum writerfilter::dmapper::PropertyIds PROP_HYPER_LINK_U_R_L
writerfilter/source/dmapper/PropertyIds.hxx:206
- enum writerfilter::dmapper::PropertyIds PROP_INSERT
-writerfilter/source/dmapper/PropertyIds.hxx:207
- enum writerfilter::dmapper::PropertyIds PROP_INTERVAL
+ enum writerfilter::dmapper::PropertyIds PROP_HYPERLINK
writerfilter/source/dmapper/PropertyIds.hxx:208
- enum writerfilter::dmapper::PropertyIds PROP_IS_DATE
+ enum writerfilter::dmapper::PropertyIds PROP_INPUT_STREAM
writerfilter/source/dmapper/PropertyIds.hxx:209
- enum writerfilter::dmapper::PropertyIds PROP_IS_FIXED
+ enum writerfilter::dmapper::PropertyIds PROP_INSERT
writerfilter/source/dmapper/PropertyIds.hxx:210
- enum writerfilter::dmapper::PropertyIds PROP_IS_INPUT
+ enum writerfilter::dmapper::PropertyIds PROP_INTERVAL
writerfilter/source/dmapper/PropertyIds.hxx:211
- enum writerfilter::dmapper::PropertyIds PROP_IS_LANDSCAPE
+ enum writerfilter::dmapper::PropertyIds PROP_IS_DATE
writerfilter/source/dmapper/PropertyIds.hxx:212
- enum writerfilter::dmapper::PropertyIds PROP_IS_ON
+ enum writerfilter::dmapper::PropertyIds PROP_IS_FIXED
writerfilter/source/dmapper/PropertyIds.hxx:213
- enum writerfilter::dmapper::PropertyIds PROP_IS_SPLIT_ALLOWED
+ enum writerfilter::dmapper::PropertyIds PROP_IS_INPUT
writerfilter/source/dmapper/PropertyIds.hxx:214
- enum writerfilter::dmapper::PropertyIds PROP_IS_VISIBLE
+ enum writerfilter::dmapper::PropertyIds PROP_IS_LANDSCAPE
writerfilter/source/dmapper/PropertyIds.hxx:215
- enum writerfilter::dmapper::PropertyIds PROP_LABEL_CATEGORY
+ enum writerfilter::dmapper::PropertyIds PROP_IS_ON
writerfilter/source/dmapper/PropertyIds.hxx:216
- enum writerfilter::dmapper::PropertyIds PROP_LEFT_BORDER
+ enum writerfilter::dmapper::PropertyIds PROP_IS_SPLIT_ALLOWED
writerfilter/source/dmapper/PropertyIds.hxx:217
+ enum writerfilter::dmapper::PropertyIds PROP_IS_VISIBLE
+writerfilter/source/dmapper/PropertyIds.hxx:218
+ enum writerfilter::dmapper::PropertyIds PROP_LABEL_CATEGORY
+writerfilter/source/dmapper/PropertyIds.hxx:220
enum writerfilter::dmapper::PropertyIds PROP_LEFT_BORDER_DISTANCE
-writerfilter/source/dmapper/PropertyIds.hxx:219
+writerfilter/source/dmapper/PropertyIds.hxx:222
enum writerfilter::dmapper::PropertyIds PROP_LEVEL
-writerfilter/source/dmapper/PropertyIds.hxx:220
+writerfilter/source/dmapper/PropertyIds.hxx:223
enum writerfilter::dmapper::PropertyIds PROP_LEVEL_FOLLOW
-writerfilter/source/dmapper/PropertyIds.hxx:221
+writerfilter/source/dmapper/PropertyIds.hxx:224
enum writerfilter::dmapper::PropertyIds PROP_LEVEL_FORMAT
-writerfilter/source/dmapper/PropertyIds.hxx:222
+writerfilter/source/dmapper/PropertyIds.hxx:225
enum writerfilter::dmapper::PropertyIds PROP_LEVEL_PARAGRAPH_STYLES
-writerfilter/source/dmapper/PropertyIds.hxx:223
+writerfilter/source/dmapper/PropertyIds.hxx:226
+ enum writerfilter::dmapper::PropertyIds PROP_LEVEL_IS_LEGAL
+writerfilter/source/dmapper/PropertyIds.hxx:227
enum writerfilter::dmapper::PropertyIds PROP_LISTTAB_STOP_POSITION
-writerfilter/source/dmapper/PropertyIds.hxx:224
+writerfilter/source/dmapper/PropertyIds.hxx:228
enum writerfilter::dmapper::PropertyIds PROP_LIST_FORMAT
-writerfilter/source/dmapper/PropertyIds.hxx:225
+writerfilter/source/dmapper/PropertyIds.hxx:229
enum writerfilter::dmapper::PropertyIds PROP_MACRO_NAME
-writerfilter/source/dmapper/PropertyIds.hxx:226
+writerfilter/source/dmapper/PropertyIds.hxx:230
enum writerfilter::dmapper::PropertyIds PROP_NAME
-writerfilter/source/dmapper/PropertyIds.hxx:227
+writerfilter/source/dmapper/PropertyIds.hxx:231
enum writerfilter::dmapper::PropertyIds PROP_NUMBERING_LEVEL
-writerfilter/source/dmapper/PropertyIds.hxx:229
+writerfilter/source/dmapper/PropertyIds.hxx:233
enum writerfilter::dmapper::PropertyIds PROP_NUMBERING_STYLE_NAME
-writerfilter/source/dmapper/PropertyIds.hxx:230
+writerfilter/source/dmapper/PropertyIds.hxx:234
enum writerfilter::dmapper::PropertyIds PROP_NUMBERING_TYPE
-writerfilter/source/dmapper/PropertyIds.hxx:231
+writerfilter/source/dmapper/PropertyIds.hxx:235
enum writerfilter::dmapper::PropertyIds PROP_NUMBER_FORMAT
-writerfilter/source/dmapper/PropertyIds.hxx:232
+writerfilter/source/dmapper/PropertyIds.hxx:236
enum writerfilter::dmapper::PropertyIds PROP_NUMBER_POSITION
-writerfilter/source/dmapper/PropertyIds.hxx:233
+writerfilter/source/dmapper/PropertyIds.hxx:237
enum writerfilter::dmapper::PropertyIds PROP_OPAQUE
-writerfilter/source/dmapper/PropertyIds.hxx:234
+writerfilter/source/dmapper/PropertyIds.hxx:238
enum writerfilter::dmapper::PropertyIds PROP_OUTLINE_LEVEL
-writerfilter/source/dmapper/PropertyIds.hxx:235
+writerfilter/source/dmapper/PropertyIds.hxx:239
enum writerfilter::dmapper::PropertyIds PROP_PAGE_DESC_NAME
-writerfilter/source/dmapper/PropertyIds.hxx:236
+writerfilter/source/dmapper/PropertyIds.hxx:240
enum writerfilter::dmapper::PropertyIds PROP_PAGE_NUMBER_OFFSET
-writerfilter/source/dmapper/PropertyIds.hxx:237
+writerfilter/source/dmapper/PropertyIds.hxx:241
enum writerfilter::dmapper::PropertyIds PROP_PAGE_TOGGLE
-writerfilter/source/dmapper/PropertyIds.hxx:238
+writerfilter/source/dmapper/PropertyIds.hxx:242
enum writerfilter::dmapper::PropertyIds PROP_PARAGRAPH_FORMAT
-writerfilter/source/dmapper/PropertyIds.hxx:239
+writerfilter/source/dmapper/PropertyIds.hxx:243
enum writerfilter::dmapper::PropertyIds PROP_PARAGRAPH_STYLES
-writerfilter/source/dmapper/PropertyIds.hxx:241
+writerfilter/source/dmapper/PropertyIds.hxx:245
enum writerfilter::dmapper::PropertyIds PROP_PARA_BOTTOM_MARGIN
-writerfilter/source/dmapper/PropertyIds.hxx:243
+writerfilter/source/dmapper/PropertyIds.hxx:247
enum writerfilter::dmapper::PropertyIds PROP_PARA_IS_HANGING_PUNCTUATION
-writerfilter/source/dmapper/PropertyIds.hxx:244
+writerfilter/source/dmapper/PropertyIds.hxx:248
enum writerfilter::dmapper::PropertyIds PROP_PARA_IS_HYPHENATION
-writerfilter/source/dmapper/PropertyIds.hxx:245
+writerfilter/source/dmapper/PropertyIds.hxx:249
enum writerfilter::dmapper::PropertyIds PROP_PARA_HYPHENATION_NO_CAPS
-writerfilter/source/dmapper/PropertyIds.hxx:246
+writerfilter/source/dmapper/PropertyIds.hxx:250
enum writerfilter::dmapper::PropertyIds PROP_PARA_HYPHENATION_ZONE
-writerfilter/source/dmapper/PropertyIds.hxx:247
+writerfilter/source/dmapper/PropertyIds.hxx:251
enum writerfilter::dmapper::PropertyIds PROP_PARA_KEEP_TOGETHER
-writerfilter/source/dmapper/PropertyIds.hxx:248
- enum writerfilter::dmapper::PropertyIds PROP_PARA_LAST_LINE_ADJUST
-writerfilter/source/dmapper/PropertyIds.hxx:250
+writerfilter/source/dmapper/PropertyIds.hxx:254
enum writerfilter::dmapper::PropertyIds PROP_PARA_LINE_NUMBER_COUNT
-writerfilter/source/dmapper/PropertyIds.hxx:251
+writerfilter/source/dmapper/PropertyIds.hxx:255
enum writerfilter::dmapper::PropertyIds PROP_PARA_LINE_NUMBER_START_VALUE
-writerfilter/source/dmapper/PropertyIds.hxx:252
- enum writerfilter::dmapper::PropertyIds PROP_PARA_LINE_SPACING
-writerfilter/source/dmapper/PropertyIds.hxx:253
+writerfilter/source/dmapper/PropertyIds.hxx:257
enum writerfilter::dmapper::PropertyIds PROP_PARA_ORPHANS
-writerfilter/source/dmapper/PropertyIds.hxx:254
- enum writerfilter::dmapper::PropertyIds PROP_PARA_RIGHT_MARGIN
-writerfilter/source/dmapper/PropertyIds.hxx:255
+writerfilter/source/dmapper/PropertyIds.hxx:259
enum writerfilter::dmapper::PropertyIds PROP_PARA_SPLIT
-writerfilter/source/dmapper/PropertyIds.hxx:257
- enum writerfilter::dmapper::PropertyIds PROP_PARA_TAB_STOPS
-writerfilter/source/dmapper/PropertyIds.hxx:258
+writerfilter/source/dmapper/PropertyIds.hxx:262
enum writerfilter::dmapper::PropertyIds PROP_PARA_TOP_MARGIN
-writerfilter/source/dmapper/PropertyIds.hxx:259
+writerfilter/source/dmapper/PropertyIds.hxx:263
enum writerfilter::dmapper::PropertyIds PROP_PARA_VERT_ALIGNMENT
-writerfilter/source/dmapper/PropertyIds.hxx:261
+writerfilter/source/dmapper/PropertyIds.hxx:265
+ enum writerfilter::dmapper::PropertyIds PROP_PAPER_TRAY
+writerfilter/source/dmapper/PropertyIds.hxx:266
enum writerfilter::dmapper::PropertyIds PROP_PARENT_NUMBERING
-writerfilter/source/dmapper/PropertyIds.hxx:262
+writerfilter/source/dmapper/PropertyIds.hxx:267
enum writerfilter::dmapper::PropertyIds PROP_POSITION_AND_SPACE_MODE
-writerfilter/source/dmapper/PropertyIds.hxx:263
+writerfilter/source/dmapper/PropertyIds.hxx:268
enum writerfilter::dmapper::PropertyIds PROP_POSITION_PROTECTED
-writerfilter/source/dmapper/PropertyIds.hxx:264
+writerfilter/source/dmapper/PropertyIds.hxx:269
enum writerfilter::dmapper::PropertyIds PROP_IS_PROTECTED
-writerfilter/source/dmapper/PropertyIds.hxx:265
+writerfilter/source/dmapper/PropertyIds.hxx:270
enum writerfilter::dmapper::PropertyIds PROP_REDLINE_AUTHOR
-writerfilter/source/dmapper/PropertyIds.hxx:266
+writerfilter/source/dmapper/PropertyIds.hxx:271
enum writerfilter::dmapper::PropertyIds PROP_REDLINE_DATE_TIME
-writerfilter/source/dmapper/PropertyIds.hxx:267
+writerfilter/source/dmapper/PropertyIds.hxx:272
enum writerfilter::dmapper::PropertyIds PROP_REDLINE_TYPE
-writerfilter/source/dmapper/PropertyIds.hxx:268
+writerfilter/source/dmapper/PropertyIds.hxx:273
enum writerfilter::dmapper::PropertyIds PROP_REDLINE_REVERT_PROPERTIES
-writerfilter/source/dmapper/PropertyIds.hxx:269
+writerfilter/source/dmapper/PropertyIds.hxx:274
+ enum writerfilter::dmapper::PropertyIds PROP_REFERENCE_FIELD_FLAGS
+writerfilter/source/dmapper/PropertyIds.hxx:275
enum writerfilter::dmapper::PropertyIds PROP_REFERENCE_FIELD_PART
-writerfilter/source/dmapper/PropertyIds.hxx:270
+writerfilter/source/dmapper/PropertyIds.hxx:276
enum writerfilter::dmapper::PropertyIds PROP_REFERENCE_FIELD_SOURCE
-writerfilter/source/dmapper/PropertyIds.hxx:271
+writerfilter/source/dmapper/PropertyIds.hxx:277
enum writerfilter::dmapper::PropertyIds PROP_RESTART_AT_EACH_PAGE
-writerfilter/source/dmapper/PropertyIds.hxx:272
- enum writerfilter::dmapper::PropertyIds PROP_RIGHT_BORDER
-writerfilter/source/dmapper/PropertyIds.hxx:273
+writerfilter/source/dmapper/PropertyIds.hxx:279
enum writerfilter::dmapper::PropertyIds PROP_RIGHT_BORDER_DISTANCE
-writerfilter/source/dmapper/PropertyIds.hxx:274
+writerfilter/source/dmapper/PropertyIds.hxx:280
enum writerfilter::dmapper::PropertyIds PROP_RIGHT_MARGIN
-writerfilter/source/dmapper/PropertyIds.hxx:275
+writerfilter/source/dmapper/PropertyIds.hxx:281
enum writerfilter::dmapper::PropertyIds PROP_SERVICE_CHAR_STYLE
-writerfilter/source/dmapper/PropertyIds.hxx:276
+writerfilter/source/dmapper/PropertyIds.hxx:282
enum writerfilter::dmapper::PropertyIds PROP_SERVICE_PARA_STYLE
-writerfilter/source/dmapper/PropertyIds.hxx:277
+writerfilter/source/dmapper/PropertyIds.hxx:283
enum writerfilter::dmapper::PropertyIds PROP_SIZE
-writerfilter/source/dmapper/PropertyIds.hxx:278
+writerfilter/source/dmapper/PropertyIds.hxx:284
enum writerfilter::dmapper::PropertyIds PROP_SIZE100th_M_M
-writerfilter/source/dmapper/PropertyIds.hxx:279
+writerfilter/source/dmapper/PropertyIds.hxx:285
enum writerfilter::dmapper::PropertyIds PROP_SIZE_PIXEL
-writerfilter/source/dmapper/PropertyIds.hxx:280
+writerfilter/source/dmapper/PropertyIds.hxx:286
enum writerfilter::dmapper::PropertyIds PROP_SIZE_PROTECTED
-writerfilter/source/dmapper/PropertyIds.hxx:281
+writerfilter/source/dmapper/PropertyIds.hxx:287
enum writerfilter::dmapper::PropertyIds PROP_SIZE_TYPE
-writerfilter/source/dmapper/PropertyIds.hxx:282
+writerfilter/source/dmapper/PropertyIds.hxx:288
enum writerfilter::dmapper::PropertyIds PROP_SOURCE_NAME
-writerfilter/source/dmapper/PropertyIds.hxx:283
+writerfilter/source/dmapper/PropertyIds.hxx:289
enum writerfilter::dmapper::PropertyIds PROP_SPLIT
-writerfilter/source/dmapper/PropertyIds.hxx:284
+writerfilter/source/dmapper/PropertyIds.hxx:290
enum writerfilter::dmapper::PropertyIds PROP_STANDARD
-writerfilter/source/dmapper/PropertyIds.hxx:285
+writerfilter/source/dmapper/PropertyIds.hxx:291
enum writerfilter::dmapper::PropertyIds PROP_START_AT
-writerfilter/source/dmapper/PropertyIds.hxx:286
+writerfilter/source/dmapper/PropertyIds.hxx:292
enum writerfilter::dmapper::PropertyIds PROP_START_WITH
-writerfilter/source/dmapper/PropertyIds.hxx:287
+writerfilter/source/dmapper/PropertyIds.hxx:293
enum writerfilter::dmapper::PropertyIds PROP_STREAM_NAME
-writerfilter/source/dmapper/PropertyIds.hxx:288
+writerfilter/source/dmapper/PropertyIds.hxx:294
enum writerfilter::dmapper::PropertyIds PROP_SUB_TYPE
-writerfilter/source/dmapper/PropertyIds.hxx:289
+writerfilter/source/dmapper/PropertyIds.hxx:295
enum writerfilter::dmapper::PropertyIds PROP_SURROUND
-writerfilter/source/dmapper/PropertyIds.hxx:290
+writerfilter/source/dmapper/PropertyIds.hxx:296
enum writerfilter::dmapper::PropertyIds PROP_SURROUND_CONTOUR
-writerfilter/source/dmapper/PropertyIds.hxx:291
+writerfilter/source/dmapper/PropertyIds.hxx:297
enum writerfilter::dmapper::PropertyIds PROP_TABLE_BORDER
-writerfilter/source/dmapper/PropertyIds.hxx:292
+writerfilter/source/dmapper/PropertyIds.hxx:298
enum writerfilter::dmapper::PropertyIds PROP_TABLE_BORDER_DISTANCES
-writerfilter/source/dmapper/PropertyIds.hxx:294
+writerfilter/source/dmapper/PropertyIds.hxx:300
enum writerfilter::dmapper::PropertyIds PROP_TABLE_REDLINE_PARAMS
-writerfilter/source/dmapper/PropertyIds.hxx:295
+writerfilter/source/dmapper/PropertyIds.hxx:301
enum writerfilter::dmapper::PropertyIds PROP_TABLE_ROW_DELETE
-writerfilter/source/dmapper/PropertyIds.hxx:296
+writerfilter/source/dmapper/PropertyIds.hxx:302
enum writerfilter::dmapper::PropertyIds PROP_TABLE_ROW_INSERT
-writerfilter/source/dmapper/PropertyIds.hxx:297
+writerfilter/source/dmapper/PropertyIds.hxx:303
enum writerfilter::dmapper::PropertyIds PROP_TABLE_CELL_DELETE
-writerfilter/source/dmapper/PropertyIds.hxx:298
+writerfilter/source/dmapper/PropertyIds.hxx:304
enum writerfilter::dmapper::PropertyIds PROP_TABLE_CELL_INSERT
-writerfilter/source/dmapper/PropertyIds.hxx:299
+writerfilter/source/dmapper/PropertyIds.hxx:305
enum writerfilter::dmapper::PropertyIds PROP_TABS_RELATIVE_TO_INDENT
-writerfilter/source/dmapper/PropertyIds.hxx:300
+writerfilter/source/dmapper/PropertyIds.hxx:306
enum writerfilter::dmapper::PropertyIds PROP_TAB_STOP_DISTANCE
-writerfilter/source/dmapper/PropertyIds.hxx:301
+writerfilter/source/dmapper/PropertyIds.hxx:307
enum writerfilter::dmapper::PropertyIds PROP_TEXT
-writerfilter/source/dmapper/PropertyIds.hxx:302
+writerfilter/source/dmapper/PropertyIds.hxx:308
enum writerfilter::dmapper::PropertyIds PROP_TEXT_COLUMNS
-writerfilter/source/dmapper/PropertyIds.hxx:303
+writerfilter/source/dmapper/PropertyIds.hxx:309
enum writerfilter::dmapper::PropertyIds PROP_TEXT_RANGE
-writerfilter/source/dmapper/PropertyIds.hxx:304
+writerfilter/source/dmapper/PropertyIds.hxx:310
enum writerfilter::dmapper::PropertyIds PROP_TEXT_VERTICAL_ADJUST
-writerfilter/source/dmapper/PropertyIds.hxx:305
+writerfilter/source/dmapper/PropertyIds.hxx:311
enum writerfilter::dmapper::PropertyIds PROP_TITLE
-writerfilter/source/dmapper/PropertyIds.hxx:306
+writerfilter/source/dmapper/PropertyIds.hxx:312
enum writerfilter::dmapper::PropertyIds PROP_TOKEN_CHAPTER_INFO
-writerfilter/source/dmapper/PropertyIds.hxx:307
+writerfilter/source/dmapper/PropertyIds.hxx:313
enum writerfilter::dmapper::PropertyIds PROP_TOKEN_HYPERLINK_END
-writerfilter/source/dmapper/PropertyIds.hxx:308
+writerfilter/source/dmapper/PropertyIds.hxx:314
enum writerfilter::dmapper::PropertyIds PROP_TOKEN_HYPERLINK_START
-writerfilter/source/dmapper/PropertyIds.hxx:309
+writerfilter/source/dmapper/PropertyIds.hxx:315
enum writerfilter::dmapper::PropertyIds PROP_TOKEN_TEXT
-writerfilter/source/dmapper/PropertyIds.hxx:310
+writerfilter/source/dmapper/PropertyIds.hxx:316
enum writerfilter::dmapper::PropertyIds PROP_TOKEN_TYPE
-writerfilter/source/dmapper/PropertyIds.hxx:311
- enum writerfilter::dmapper::PropertyIds PROP_TOP_BORDER
-writerfilter/source/dmapper/PropertyIds.hxx:312
+writerfilter/source/dmapper/PropertyIds.hxx:318
enum writerfilter::dmapper::PropertyIds PROP_TOP_BORDER_DISTANCE
-writerfilter/source/dmapper/PropertyIds.hxx:314
+writerfilter/source/dmapper/PropertyIds.hxx:320
enum writerfilter::dmapper::PropertyIds PROP_VERTICAL_MERGE
-writerfilter/source/dmapper/PropertyIds.hxx:315
+writerfilter/source/dmapper/PropertyIds.hxx:321
enum writerfilter::dmapper::PropertyIds PROP_GRID_STANDARD_MODE
-writerfilter/source/dmapper/PropertyIds.hxx:316
+writerfilter/source/dmapper/PropertyIds.hxx:322
enum writerfilter::dmapper::PropertyIds PROP_VERT_ORIENT
-writerfilter/source/dmapper/PropertyIds.hxx:317
+writerfilter/source/dmapper/PropertyIds.hxx:323
enum writerfilter::dmapper::PropertyIds PROP_VERT_ORIENT_POSITION
-writerfilter/source/dmapper/PropertyIds.hxx:318
+writerfilter/source/dmapper/PropertyIds.hxx:324
enum writerfilter::dmapper::PropertyIds PROP_VERT_ORIENT_RELATION
-writerfilter/source/dmapper/PropertyIds.hxx:319
+writerfilter/source/dmapper/PropertyIds.hxx:325
enum writerfilter::dmapper::PropertyIds PROP_WIDTH
-writerfilter/source/dmapper/PropertyIds.hxx:320
+writerfilter/source/dmapper/PropertyIds.hxx:326
enum writerfilter::dmapper::PropertyIds PROP_WIDTH_TYPE
-writerfilter/source/dmapper/PropertyIds.hxx:321
+writerfilter/source/dmapper/PropertyIds.hxx:327
enum writerfilter::dmapper::PropertyIds PROP_TBL_LOOK
-writerfilter/source/dmapper/PropertyIds.hxx:322
+writerfilter/source/dmapper/PropertyIds.hxx:328
enum writerfilter::dmapper::PropertyIds PROP_WRITING_MODE
-writerfilter/source/dmapper/PropertyIds.hxx:323
+writerfilter/source/dmapper/PropertyIds.hxx:329
enum writerfilter::dmapper::PropertyIds PROP_FRM_DIRECTION
-writerfilter/source/dmapper/PropertyIds.hxx:324
+writerfilter/source/dmapper/PropertyIds.hxx:330
enum writerfilter::dmapper::PropertyIds PROP_EMBEDDED_OBJECT
-writerfilter/source/dmapper/PropertyIds.hxx:325
+writerfilter/source/dmapper/PropertyIds.hxx:331
enum writerfilter::dmapper::PropertyIds PROP_PARA_CONTEXT_MARGIN
-writerfilter/source/dmapper/PropertyIds.hxx:326
+writerfilter/source/dmapper/PropertyIds.hxx:332
enum writerfilter::dmapper::PropertyIds PROP_PAGE_STYLE_LAYOUT
-writerfilter/source/dmapper/PropertyIds.hxx:327
+writerfilter/source/dmapper/PropertyIds.hxx:333
enum writerfilter::dmapper::PropertyIds PROP_Z_ORDER
-writerfilter/source/dmapper/PropertyIds.hxx:328
+writerfilter/source/dmapper/PropertyIds.hxx:334
enum writerfilter::dmapper::PropertyIds PROP_EMBED_FONTS
-writerfilter/source/dmapper/PropertyIds.hxx:329
+writerfilter/source/dmapper/PropertyIds.hxx:335
enum writerfilter::dmapper::PropertyIds PROP_EMBED_SYSTEM_FONTS
-writerfilter/source/dmapper/PropertyIds.hxx:330
+writerfilter/source/dmapper/PropertyIds.hxx:336
enum writerfilter::dmapper::PropertyIds PROP_SHADOW_FORMAT
-writerfilter/source/dmapper/PropertyIds.hxx:331
+writerfilter/source/dmapper/PropertyIds.hxx:337
enum writerfilter::dmapper::PropertyIds PROP_RELATIVE_WIDTH
-writerfilter/source/dmapper/PropertyIds.hxx:332
+writerfilter/source/dmapper/PropertyIds.hxx:338
enum writerfilter::dmapper::PropertyIds PROP_IS_WIDTH_RELATIVE
-writerfilter/source/dmapper/PropertyIds.hxx:333
+writerfilter/source/dmapper/PropertyIds.hxx:339
enum writerfilter::dmapper::PropertyIds PROP_GRAPHIC_BITMAP
-writerfilter/source/dmapper/PropertyIds.hxx:334
+writerfilter/source/dmapper/PropertyIds.hxx:340
enum writerfilter::dmapper::PropertyIds PROP_GRAPHIC_SIZE
-writerfilter/source/dmapper/PropertyIds.hxx:335
+writerfilter/source/dmapper/PropertyIds.hxx:341
enum writerfilter::dmapper::PropertyIds PROP_MIRROR_INDENTS
-writerfilter/source/dmapper/PropertyIds.hxx:336
+writerfilter/source/dmapper/PropertyIds.hxx:342
enum writerfilter::dmapper::PropertyIds PROP_SURROUND_TEXT_WRAP_SMALL
-writerfilter/source/dmapper/PropertyIds.hxx:337
+writerfilter/source/dmapper/PropertyIds.hxx:343
enum writerfilter::dmapper::PropertyIds PROP_PARA_SHADOW_FORMAT
-writerfilter/source/dmapper/PropertyIds.hxx:338
+writerfilter/source/dmapper/PropertyIds.hxx:344
enum writerfilter::dmapper::PropertyIds PROP_FOOTNOTE_LINE_RELATIVE_WIDTH
-writerfilter/source/dmapper/PropertyIds.hxx:339
+writerfilter/source/dmapper/PropertyIds.hxx:345
enum writerfilter::dmapper::PropertyIds PROP_PARA_TOP_MARGIN_BEFORE_AUTO_SPACING
-writerfilter/source/dmapper/PropertyIds.hxx:340
+writerfilter/source/dmapper/PropertyIds.hxx:346
enum writerfilter::dmapper::PropertyIds PROP_PARA_BOTTOM_MARGIN_AFTER_AUTO_SPACING
-writerfilter/source/dmapper/PropertyIds.hxx:341
+writerfilter/source/dmapper/PropertyIds.hxx:347
enum writerfilter::dmapper::PropertyIds PROP_TBL_HEADER
-writerfilter/source/dmapper/PropertyIds.hxx:342
+writerfilter/source/dmapper/PropertyIds.hxx:348
enum writerfilter::dmapper::PropertyIds PROP_HORIZONTAL_MERGE
-writerfilter/source/dmapper/PropertyIds.hxx:343
+writerfilter/source/dmapper/PropertyIds.hxx:349
enum writerfilter::dmapper::PropertyIds PROP_HIDE_TAB_LEADER_AND_PAGE_NUMBERS
-writerfilter/source/dmapper/PropertyIds.hxx:344
+writerfilter/source/dmapper/PropertyIds.hxx:350
enum writerfilter::dmapper::PropertyIds PROP_TAB_IN_TOC
-writerfilter/source/dmapper/PropertyIds.hxx:345
+writerfilter/source/dmapper/PropertyIds.hxx:351
enum writerfilter::dmapper::PropertyIds PROP_TOC_BOOKMARK
-writerfilter/source/dmapper/PropertyIds.hxx:346
+writerfilter/source/dmapper/PropertyIds.hxx:352
enum writerfilter::dmapper::PropertyIds PROP_TOC_NEW_LINE
-writerfilter/source/dmapper/PropertyIds.hxx:347
+writerfilter/source/dmapper/PropertyIds.hxx:353
enum writerfilter::dmapper::PropertyIds PROP_TOC_PARAGRAPH_OUTLINE_LEVEL
-writerfilter/source/dmapper/PropertyIds.hxx:348
+writerfilter/source/dmapper/PropertyIds.hxx:354
enum writerfilter::dmapper::PropertyIds PROP_SDTPR
-writerfilter/source/dmapper/PropertyIds.hxx:350
+writerfilter/source/dmapper/PropertyIds.hxx:356
enum writerfilter::dmapper::PropertyIds PROP_TABLE_INTEROP_GRAB_BAG
-writerfilter/source/dmapper/PropertyIds.hxx:351
+writerfilter/source/dmapper/PropertyIds.hxx:357
enum writerfilter::dmapper::PropertyIds PROP_APPLY_PARAGRAPH_MARK_FORMAT_TO_NUMBERING
-writerfilter/source/dmapper/PropertyIds.hxx:352
+writerfilter/source/dmapper/PropertyIds.hxx:358
enum writerfilter::dmapper::PropertyIds PROP_SDT_END_BEFORE
-writerfilter/source/dmapper/PropertyIds.hxx:353
+writerfilter/source/dmapper/PropertyIds.hxx:359
enum writerfilter::dmapper::PropertyIds PROP_PARA_SDT_END_BEFORE
-writerfilter/source/dmapper/PropertyIds.hxx:354
+writerfilter/source/dmapper/PropertyIds.hxx:360
enum writerfilter::dmapper::PropertyIds META_PROP_TABLE_LOOK
-writerfilter/source/dmapper/PropertyIds.hxx:355
+writerfilter/source/dmapper/PropertyIds.hxx:361
enum writerfilter::dmapper::PropertyIds PROP_PARA_CNF_STYLE
-writerfilter/source/dmapper/PropertyIds.hxx:356
+writerfilter/source/dmapper/PropertyIds.hxx:362
enum writerfilter::dmapper::PropertyIds PROP_CELL_CNF_STYLE
-writerfilter/source/dmapper/PropertyIds.hxx:357
+writerfilter/source/dmapper/PropertyIds.hxx:363
enum writerfilter::dmapper::PropertyIds PROP_ROW_CNF_STYLE
-writerfilter/source/dmapper/PropertyIds.hxx:358
+writerfilter/source/dmapper/PropertyIds.hxx:364
enum writerfilter::dmapper::PropertyIds PROP_CELL_HIDE_MARK
-writerfilter/source/dmapper/PropertyIds.hxx:359
+writerfilter/source/dmapper/PropertyIds.hxx:365
enum writerfilter::dmapper::PropertyIds PROP_FOLLOW_TEXT_FLOW
-writerfilter/source/dmapper/PropertyIds.hxx:360
- enum writerfilter::dmapper::PropertyIds PROP_FILL_STYLE
-writerfilter/source/dmapper/PropertyIds.hxx:363
+writerfilter/source/dmapper/PropertyIds.hxx:369
enum writerfilter::dmapper::PropertyIds PROP_SNAP_TO_GRID
-writerfilter/source/dmapper/PropertyIds.hxx:364
+writerfilter/source/dmapper/PropertyIds.hxx:370
enum writerfilter::dmapper::PropertyIds PROP_GRID_SNAP_TO_CHARS
-writerfilter/source/dmapper/PropertyIds.hxx:365
+writerfilter/source/dmapper/PropertyIds.hxx:371
enum writerfilter::dmapper::PropertyIds PROP_RUBY_STYLE
-writerfilter/source/dmapper/PropertyIds.hxx:366
+writerfilter/source/dmapper/PropertyIds.hxx:372
enum writerfilter::dmapper::PropertyIds PROP_RUBY_TEXT
-writerfilter/source/dmapper/PropertyIds.hxx:367
+writerfilter/source/dmapper/PropertyIds.hxx:373
enum writerfilter::dmapper::PropertyIds PROP_RUBY_ADJUST
-writerfilter/source/dmapper/PropertyIds.hxx:368
+writerfilter/source/dmapper/PropertyIds.hxx:374
enum writerfilter::dmapper::PropertyIds PROP_RUBY_POSITION
-writerfilter/source/dmapper/PropertyIds.hxx:369
+writerfilter/source/dmapper/PropertyIds.hxx:375
enum writerfilter::dmapper::PropertyIds PROP_DATABASE_NAME
-writerfilter/source/dmapper/PropertyIds.hxx:370
+writerfilter/source/dmapper/PropertyIds.hxx:376
enum writerfilter::dmapper::PropertyIds PROP_COMMAND_TYPE
-writerfilter/source/dmapper/PropertyIds.hxx:371
+writerfilter/source/dmapper/PropertyIds.hxx:377
enum writerfilter::dmapper::PropertyIds PROP_DATATABLE_NAME
-writerfilter/source/dmapper/PropertyIds.hxx:372
+writerfilter/source/dmapper/PropertyIds.hxx:378
enum writerfilter::dmapper::PropertyIds PROP_DATACOLUMN_NAME
-writerfilter/source/dmapper/PropertyIds.hxx:373
+writerfilter/source/dmapper/PropertyIds.hxx:379
enum writerfilter::dmapper::PropertyIds PROP_CHAR_TRANSPARENCE
-writerfilter/source/dmapper/PropertyIds.hxx:374
+writerfilter/source/dmapper/PropertyIds.hxx:380
enum writerfilter::dmapper::PropertyIds PROP_CELL_FORMULA
-writerfilter/source/dmapper/PropertyIds.hxx:375
+writerfilter/source/dmapper/PropertyIds.hxx:381
enum writerfilter::dmapper::PropertyIds PROP_CELL_FORMULA_CONVERTED
-writerfilter/source/dmapper/PropertyIds.hxx:376
+writerfilter/source/dmapper/PropertyIds.hxx:382
enum writerfilter::dmapper::PropertyIds PROP_GUTTER_MARGIN
-writerfilter/source/dmapper/PropertyIds.hxx:377
+writerfilter/source/dmapper/PropertyIds.hxx:383
enum writerfilter::dmapper::PropertyIds PROP_RTL_GUTTER
-writerfilter/source/dmapper/PropertyIds.hxx:378
+writerfilter/source/dmapper/PropertyIds.hxx:384
enum writerfilter::dmapper::PropertyIds PROP_CURSOR_NOT_IGNORE_TABLES_IN_HF
-writerfilter/source/dmapper/PropertyIds.hxx:379
+writerfilter/source/dmapper/PropertyIds.hxx:385
enum writerfilter::dmapper::PropertyIds PROP_PARA_CONNECT_BORDERS
-writerfilter/source/dmapper/PropertyMap.hxx:67
- enum writerfilter::dmapper::BorderPosition BORDER_LEFT
writerfilter/source/dmapper/PropertyMap.hxx:68
- enum writerfilter::dmapper::BorderPosition BORDER_RIGHT
+ enum writerfilter::dmapper::BorderPosition BORDER_LEFT
writerfilter/source/dmapper/PropertyMap.hxx:69
- enum writerfilter::dmapper::BorderPosition BORDER_TOP
+ enum writerfilter::dmapper::BorderPosition BORDER_RIGHT
writerfilter/source/dmapper/PropertyMap.hxx:70
+ enum writerfilter::dmapper::BorderPosition BORDER_TOP
+writerfilter/source/dmapper/PropertyMap.hxx:71
enum writerfilter::dmapper::BorderPosition BORDER_BOTTOM
-writerfilter/source/dmapper/PropertyMap.hxx:75
+writerfilter/source/dmapper/PropertyMap.hxx:76
enum writerfilter::dmapper::GrabBagType NO_GRAB_BAG
-writerfilter/source/dmapper/PropertyMap.hxx:215
+writerfilter/source/dmapper/PropertyMap.hxx:235
+ enum writerfilter::dmapper::SectionPropertyMap::BorderApply ToAllInSection
+writerfilter/source/dmapper/PropertyMap.hxx:236
+ enum writerfilter::dmapper::SectionPropertyMap::BorderApply ToFirstPageInSection
+writerfilter/source/dmapper/PropertyMap.hxx:237
+ enum writerfilter::dmapper::SectionPropertyMap::BorderApply ToAllButFirstInSection
+writerfilter/source/dmapper/PropertyMap.hxx:241
enum writerfilter::dmapper::SectionPropertyMap::BorderOffsetFrom Text
-writerfilter/source/dmapper/PropertyMap.hxx:569
+writerfilter/source/dmapper/PropertyMap.hxx:600
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget TablePropertyMapTarget_START
-writerfilter/source/dmapper/PropertyMap.hxx:570
+writerfilter/source/dmapper/PropertyMap.hxx:601
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget CELL_MAR_LEFT
-writerfilter/source/dmapper/PropertyMap.hxx:571
+writerfilter/source/dmapper/PropertyMap.hxx:602
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget CELL_MAR_RIGHT
-writerfilter/source/dmapper/PropertyMap.hxx:572
+writerfilter/source/dmapper/PropertyMap.hxx:603
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget CELL_MAR_TOP
-writerfilter/source/dmapper/PropertyMap.hxx:573
+writerfilter/source/dmapper/PropertyMap.hxx:604
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget CELL_MAR_BOTTOM
-writerfilter/source/dmapper/PropertyMap.hxx:574
+writerfilter/source/dmapper/PropertyMap.hxx:605
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget TABLE_WIDTH
-writerfilter/source/dmapper/PropertyMap.hxx:575
+writerfilter/source/dmapper/PropertyMap.hxx:606
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget TABLE_WIDTH_TYPE
-writerfilter/source/dmapper/PropertyMap.hxx:576
+writerfilter/source/dmapper/PropertyMap.hxx:607
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget LEFT_MARGIN
-writerfilter/source/dmapper/PropertyMap.hxx:577
+writerfilter/source/dmapper/PropertyMap.hxx:608
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget HORI_ORIENT
writerfilter/source/dmapper/SdtHelper.hxx:50
enum writerfilter::dmapper::SdtControlType unsupported
@@ -6944,41 +7012,41 @@ xmloff/source/core/xmlenums.hxx:42
enum XMLSymbolDescriptorsEnum XML_SYMBOL_DESCRIPTOR_WEIGHT
xmloff/source/core/xmlenums.hxx:43
enum XMLSymbolDescriptorsEnum XML_SYMBOL_DESCRIPTOR_ITALIC
-xmloff/source/draw/XMLNumberStyles.cxx:77
+xmloff/source/draw/XMLNumberStyles.cxx:76
enum DataStyleNumber Day
-xmloff/source/draw/XMLNumberStyles.cxx:78
+xmloff/source/draw/XMLNumberStyles.cxx:77
enum DataStyleNumber DayLong
-xmloff/source/draw/XMLNumberStyles.cxx:79
+xmloff/source/draw/XMLNumberStyles.cxx:78
enum DataStyleNumber MonthLong
-xmloff/source/draw/XMLNumberStyles.cxx:80
+xmloff/source/draw/XMLNumberStyles.cxx:79
enum DataStyleNumber MonthText
-xmloff/source/draw/XMLNumberStyles.cxx:81
+xmloff/source/draw/XMLNumberStyles.cxx:80
enum DataStyleNumber MonthLongText
-xmloff/source/draw/XMLNumberStyles.cxx:82
+xmloff/source/draw/XMLNumberStyles.cxx:81
enum DataStyleNumber Year
-xmloff/source/draw/XMLNumberStyles.cxx:83
+xmloff/source/draw/XMLNumberStyles.cxx:82
enum DataStyleNumber YearLong
-xmloff/source/draw/XMLNumberStyles.cxx:84
+xmloff/source/draw/XMLNumberStyles.cxx:83
enum DataStyleNumber DayOfWeek
-xmloff/source/draw/XMLNumberStyles.cxx:85
+xmloff/source/draw/XMLNumberStyles.cxx:84
enum DataStyleNumber DayOfWeekLong
-xmloff/source/draw/XMLNumberStyles.cxx:86
+xmloff/source/draw/XMLNumberStyles.cxx:85
enum DataStyleNumber TextPoint
-xmloff/source/draw/XMLNumberStyles.cxx:88
+xmloff/source/draw/XMLNumberStyles.cxx:87
enum DataStyleNumber TextCommaSpace
-xmloff/source/draw/XMLNumberStyles.cxx:89
+xmloff/source/draw/XMLNumberStyles.cxx:88
enum DataStyleNumber TextPointSpace
-xmloff/source/draw/XMLNumberStyles.cxx:90
+xmloff/source/draw/XMLNumberStyles.cxx:89
enum DataStyleNumber Hours
-xmloff/source/draw/XMLNumberStyles.cxx:91
+xmloff/source/draw/XMLNumberStyles.cxx:90
enum DataStyleNumber Minutes
-xmloff/source/draw/XMLNumberStyles.cxx:92
+xmloff/source/draw/XMLNumberStyles.cxx:91
enum DataStyleNumber TextColon
-xmloff/source/draw/XMLNumberStyles.cxx:93
+xmloff/source/draw/XMLNumberStyles.cxx:92
enum DataStyleNumber AmPm
-xmloff/source/draw/XMLNumberStyles.cxx:94
+xmloff/source/draw/XMLNumberStyles.cxx:93
enum DataStyleNumber Seconds
-xmloff/source/draw/XMLNumberStyles.cxx:95
+xmloff/source/draw/XMLNumberStyles.cxx:94
enum DataStyleNumber Seconds_02
xmloff/source/forms/controlelement.hxx:52
enum xmloff::OControlElement::ElementType GENERIC_CONTROL
@@ -6996,29 +7064,29 @@ xmloff/source/forms/propertyexport.hxx:35
enum BoolAttrFlags DefaultFalse
xmloff/source/style/PagePropertySetContext.hxx:26
enum PageContextType Page
-xmloff/source/text/txtparae.cxx:487
+xmloff/source/text/txtparae.cxx:484
enum (anonymous namespace)::eParagraphPropertyNamesEnumAuto NUMBERING_RULES_AUTO
-xmloff/source/text/txtparae.cxx:488
+xmloff/source/text/txtparae.cxx:485
enum (anonymous namespace)::eParagraphPropertyNamesEnumAuto PARA_CONDITIONAL_STYLE_NAME_AUTO
-xmloff/source/text/txtparae.cxx:489
+xmloff/source/text/txtparae.cxx:486
enum (anonymous namespace)::eParagraphPropertyNamesEnumAuto PARA_STYLE_NAME_AUTO
-xmloff/source/text/txtparae.cxx:510
+xmloff/source/text/txtparae.cxx:507
enum (anonymous namespace)::eParagraphPropertyNamesEnum NUMBERING_IS_NUMBER
-xmloff/source/text/txtparae.cxx:511
+xmloff/source/text/txtparae.cxx:508
enum (anonymous namespace)::eParagraphPropertyNamesEnum PARA_NUMBERING_STYLENAME
-xmloff/source/text/txtparae.cxx:512
+xmloff/source/text/txtparae.cxx:509
enum (anonymous namespace)::eParagraphPropertyNamesEnum PARA_OUTLINE_LEVEL
-xmloff/source/text/txtparae.cxx:513
+xmloff/source/text/txtparae.cxx:510
enum (anonymous namespace)::eParagraphPropertyNamesEnum PARA_CONDITIONAL_STYLE_NAME
-xmloff/source/text/txtparae.cxx:514
+xmloff/source/text/txtparae.cxx:511
enum (anonymous namespace)::eParagraphPropertyNamesEnum PARA_STYLE_NAME
-xmloff/source/text/txtparae.cxx:515
+xmloff/source/text/txtparae.cxx:512
enum (anonymous namespace)::eParagraphPropertyNamesEnum TEXT_SECTION
-xmloff/source/text/txtparae.cxx:516
+xmloff/source/text/txtparae.cxx:513
enum (anonymous namespace)::eParagraphPropertyNamesEnum PARA_OUTLINE_CONTENT_VISIBLE
xmloff/source/text/XMLIndexTOCContext.hxx:42
enum IndexTypeEnum TEXT_INDEX_UNKNOWN
-xmloff/source/text/XMLSectionExport.cxx:1071
+xmloff/source/text/XMLSectionExport.cxx:1077
enum (anonymous namespace)::TemplateTypeEnum TOK_TTYPE_INVALID
xmloff/source/text/XMLSectionExport.hxx:57
enum SectionTypeEnum TEXT_SECTION_TYPE_UNKNOWN
diff --git a/connectivity/source/drivers/ado/AColumn.cxx b/connectivity/source/drivers/ado/AColumn.cxx
index a40c4f72346a..8e4dd370a023 100644
--- a/connectivity/source/drivers/ado/AColumn.cxx
+++ b/connectivity/source/drivers/ado/AColumn.cxx
@@ -141,7 +141,6 @@ void OAdoColumn::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& r
getBOOL(rValue));
break;
- case PROPERTY_ID_IM001:
case PROPERTY_ID_DESCRIPTION:
sAdoPropertyName = u"Description";
break;
diff --git a/connectivity/source/inc/propertyids.hxx b/connectivity/source/inc/propertyids.hxx
index daf69dce7ce0..b10b4f008e64 100644
--- a/connectivity/source/inc/propertyids.hxx
+++ b/connectivity/source/inc/propertyids.hxx
@@ -84,30 +84,28 @@ enum PropertyId
PROPERTY_ID_ISCURRENCY = 39,
PROPERTY_ID_ISBOOKMARKABLE = 40,
- PROPERTY_ID_INVALID_INDEX = 41,
- PROPERTY_ID_HY010 = 43,
- PROPERTY_ID_LABEL = 44,
- PROPERTY_ID_DELIMITER = 45,
- PROPERTY_ID_FORMATKEY = 46,
- PROPERTY_ID_LOCALE = 47,
- PROPERTY_ID_IM001 = 48,
+ PROPERTY_ID_HY010 = 41,
+ PROPERTY_ID_LABEL = 42,
+ PROPERTY_ID_DELIMITER = 43,
+ PROPERTY_ID_FORMATKEY = 44,
+ PROPERTY_ID_LOCALE = 45,
- PROPERTY_ID_AUTOINCREMENTCREATION = 49,
+ PROPERTY_ID_AUTOINCREMENTCREATION = 46,
- PROPERTY_ID_PRIVILEGES = 50,
- PROPERTY_ID_HAVINGCLAUSE = 51,
+ PROPERTY_ID_PRIVILEGES = 47,
+ PROPERTY_ID_HAVINGCLAUSE = 48,
- PROPERTY_ID_ISSIGNED = 52,
- PROPERTY_ID_AGGREGATEFUNCTION = 53,
- PROPERTY_ID_ISSEARCHABLE = 54,
+ PROPERTY_ID_ISSIGNED = 49,
+ PROPERTY_ID_AGGREGATEFUNCTION = 50,
+ PROPERTY_ID_ISSEARCHABLE = 51,
- PROPERTY_ID_APPLYFILTER = 55,
- PROPERTY_ID_FILTER = 56,
- PROPERTY_ID_MASTERFIELDS = 57,
- PROPERTY_ID_DETAILFIELDS = 58,
- PROPERTY_ID_FIELDTYPE = 59,
- PROPERTY_ID_VALUE = 60,
- PROPERTY_ID_ACTIVE_CONNECTION = 61
+ PROPERTY_ID_APPLYFILTER = 52,
+ PROPERTY_ID_FILTER = 53,
+ PROPERTY_ID_MASTERFIELDS = 54,
+ PROPERTY_ID_DETAILFIELDS = 55,
+ PROPERTY_ID_FIELDTYPE = 56,
+ PROPERTY_ID_VALUE = 57,
+ PROPERTY_ID_ACTIVE_CONNECTION = 58
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/inc/primitive2d/texteffectprimitive2d.hxx b/drawinglayer/inc/primitive2d/texteffectprimitive2d.hxx
index 2ff1a963321e..8512f64114af 100644
--- a/drawinglayer/inc/primitive2d/texteffectprimitive2d.hxx
+++ b/drawinglayer/inc/primitive2d/texteffectprimitive2d.hxx
@@ -30,7 +30,6 @@ enum class TextEffectStyle2D
ReliefEmbossedDefault,
ReliefEngravedDefault,
ReliefEmbossed,
- ReliefEngraved,
Outline
};
diff --git a/drawinglayer/source/primitive2d/texteffectprimitive2d.cxx b/drawinglayer/source/primitive2d/texteffectprimitive2d.cxx
index df4ea9a692a3..bd123d34315d 100644
--- a/drawinglayer/source/primitive2d/texteffectprimitive2d.cxx
+++ b/drawinglayer/source/primitive2d/texteffectprimitive2d.cxx
@@ -41,7 +41,6 @@ Primitive2DReference TextEffectPrimitive2D::create2DDecomposition(
switch (getTextEffectStyle2D())
{
case TextEffectStyle2D::ReliefEmbossed:
- case TextEffectStyle2D::ReliefEngraved:
case TextEffectStyle2D::ReliefEmbossedDefault:
case TextEffectStyle2D::ReliefEngravedDefault:
{
diff --git a/include/basic/basmgr.hxx b/include/basic/basmgr.hxx
index bb47126ee4e7..f7533f18311c 100644
--- a/include/basic/basmgr.hxx
+++ b/include/basic/basmgr.hxx
@@ -41,17 +41,6 @@ BASIC_DLLPUBLIC css::uno::Reference< css::script::XStarBasicAccess >
class SotStorage;
-enum class BasicErrorReason
-{
- OPENLIBSTORAGE = 0x0002,
- OPENMGRSTREAM = 0x0004,
- OPENLIBSTREAM = 0x0008,
- LIBNOTFOUND = 0x0010,
- STORAGENOTFOUND = 0x0020,
- BASICLOADERROR = 0x0040,
- STDLIB = 0x0100
-};
-
class BasicError
{
private:
diff --git a/include/unotools/itemholderbase.hxx b/include/unotools/itemholderbase.hxx
index bf3da3929eaf..3f4a190069ca 100644
--- a/include/unotools/itemholderbase.hxx
+++ b/include/unotools/itemholderbase.hxx
@@ -25,8 +25,6 @@
enum class EItem
{
- AccessibilityOptions , // 2
-
CmdOptions ,
ColorConfig , // 2
CTLOptions , // 2
diff --git a/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx
index cbbe29bd1749..c96d1f077ced 100644
--- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx
+++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx
@@ -165,7 +165,6 @@ namespace skeleton
case PROPERTY_ID_DBASEPRECISIONCHANGED: { rtl_uString_newFromAscii(&pStr,getPROPERTY_DBASEPRECISIONCHANGED() ); break; }
case PROPERTY_ID_ISCURRENCY: { rtl_uString_newFromAscii(&pStr,getPROPERTY_ISCURRENCY() ); break; }
case PROPERTY_ID_ISBOOKMARKABLE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_ISBOOKMARKABLE() ); break; }
- case PROPERTY_ID_INVALID_INDEX: { rtl_uString_newFromAscii(&pStr,getSTAT_INVALID_INDEX() ); break; }
case PROPERTY_ID_ERRORMSG_SEQUENCE: { rtl_uString_newFromAscii(&pStr,getERRORMSG_SEQUENCE() ); break; }
case PROPERTY_ID_HY010: { rtl_uString_newFromAscii(&pStr,getSQLSTATE_SEQUENCE() ); break; }
case PROPERTY_ID_HY0000: { rtl_uString_newFromAscii(&pStr,getSQLSTATE_GENERAL() ); break; }
diff --git a/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx
index bc8e20d7acff..541d596be3a5 100644
--- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx
+++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx
@@ -127,18 +127,16 @@ namespace skeleton
#define PROPERTY_ID_ISCURRENCY 39
#define PROPERTY_ID_ISBOOKMARKABLE 40
-#define PROPERTY_ID_INVALID_INDEX 41
-#define PROPERTY_ID_ERRORMSG_SEQUENCE 42
-#define PROPERTY_ID_HY010 43
-#define PROPERTY_ID_HY0000 44
-#define PROPERTY_ID_DELIMITER 45
-#define PROPERTY_ID_FORMATKEY 46
-#define PROPERTY_ID_LOCALE 47
-#define PROPERTY_ID_IM001 48
-
-#define PROPERTY_ID_AUTOINCREMENTCREATION 49
-
-#define PROPERTY_ID_PRIVILEGES 50
+#define PROPERTY_ID_ERRORMSG_SEQUENCE 41
+#define PROPERTY_ID_HY010 42
+#define PROPERTY_ID_HY0000 43
+#define PROPERTY_ID_DELIMITER 44
+#define PROPERTY_ID_FORMATKEY 45
+#define PROPERTY_ID_LOCALE 46
+
+#define PROPERTY_ID_AUTOINCREMENTCREATION 47
+
+#define PROPERTY_ID_PRIVILEGES 48
#endif // INCLUDED_EXAMPLES_DATABASE_DRIVERSKELETON_PROPERTYIDS_HXX