summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2023-07-05 11:44:46 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-07-05 14:21:51 +0200
commitf98296117b2c27af73c093525ad828909fd8fb31 (patch)
tree608ad74b729b0aea7c772cf32cae452e428f8c09 /compilerplugins
parentd2742b30968037a40eeb4679192c1706124965a5 (diff)
loplugin:unusedenumconstants
Change-Id: I53817a6b017203d8694032320869d11412c57ee9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154027 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedenumconstants.readonly.results1050
-rw-r--r--compilerplugins/clang/unusedenumconstants.untouched.results466
-rw-r--r--compilerplugins/clang/unusedenumconstants.writeonly.results5324
3 files changed, 4133 insertions, 2707 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results b/compilerplugins/clang/unusedenumconstants.readonly.results
index 02ec1e8a728f..6d82ee1cd1dd 100644
--- a/compilerplugins/clang/unusedenumconstants.readonly.results
+++ b/compilerplugins/clang/unusedenumconstants.readonly.results
@@ -1,55 +1,53 @@
-bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx:79
- enum (anonymous namespace)::x86_64_reg_class X86_64_SSEUP_CLASS
-bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx:80
- enum (anonymous namespace)::x86_64_reg_class X86_64_X87_CLASS
-bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx:81
- enum (anonymous namespace)::x86_64_reg_class X86_64_X87UP_CLASS
+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/inc/CharacterProperties.hxx:120
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) FAST_PROPERTY_ID_END_CHAR_PROP
-chart2/source/inc/TitleHelper.hxx:47
+ 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
enum chart::TitleHelper::eTitleType NORMAL_TITLE_END
-chart2/source/view/inc/ShapeFactory.hxx:49
+chart2/source/view/inc/ShapeFactory.hxx:51
enum chart::SymbolEnum Symbol_Square
-chart2/source/view/inc/ShapeFactory.hxx:50
+chart2/source/view/inc/ShapeFactory.hxx:52
enum chart::SymbolEnum Symbol_Diamond
-chart2/source/view/inc/ShapeFactory.hxx:51
+chart2/source/view/inc/ShapeFactory.hxx:53
enum chart::SymbolEnum Symbol_DownArrow
-chart2/source/view/inc/ShapeFactory.hxx:52
+chart2/source/view/inc/ShapeFactory.hxx:54
enum chart::SymbolEnum Symbol_UpArrow
-chart2/source/view/inc/ShapeFactory.hxx:53
+chart2/source/view/inc/ShapeFactory.hxx:55
enum chart::SymbolEnum Symbol_RightArrow
-chart2/source/view/inc/ShapeFactory.hxx:54
+chart2/source/view/inc/ShapeFactory.hxx:56
enum chart::SymbolEnum Symbol_LeftArrow
-chart2/source/view/inc/ShapeFactory.hxx:55
+chart2/source/view/inc/ShapeFactory.hxx:57
enum chart::SymbolEnum Symbol_Bowtie
-chart2/source/view/inc/ShapeFactory.hxx:56
+chart2/source/view/inc/ShapeFactory.hxx:58
enum chart::SymbolEnum Symbol_Sandglass
-chart2/source/view/inc/ShapeFactory.hxx:57
+chart2/source/view/inc/ShapeFactory.hxx:59
enum chart::SymbolEnum Symbol_Circle
-chart2/source/view/inc/ShapeFactory.hxx:58
+chart2/source/view/inc/ShapeFactory.hxx:60
enum chart::SymbolEnum Symbol_Star
-chart2/source/view/inc/ShapeFactory.hxx:59
+chart2/source/view/inc/ShapeFactory.hxx:61
enum chart::SymbolEnum Symbol_X
-chart2/source/view/inc/ShapeFactory.hxx:60
+chart2/source/view/inc/ShapeFactory.hxx:62
enum chart::SymbolEnum Symbol_Plus
-chart2/source/view/inc/ShapeFactory.hxx:61
+chart2/source/view/inc/ShapeFactory.hxx:63
enum chart::SymbolEnum Symbol_Asterisk
-chart2/source/view/inc/ShapeFactory.hxx:62
+chart2/source/view/inc/ShapeFactory.hxx:64
enum chart::SymbolEnum Symbol_HorizontalBar
-chart2/source/view/inc/ShapeFactory.hxx:63
+chart2/source/view/inc/ShapeFactory.hxx:65
enum chart::SymbolEnum Symbol_VerticalBar
configmgr/source/access.hxx:443
- enum configmgr::Access::(anonymous at /home/noel/libo2/configmgr/source/access.hxx:441:5) IS_GROUP_MEMBER
+ 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::(anonymous at /home/noel/libo2/configmgr/source/access.hxx:441:5) IS_SET_MEMBER
+ enum configmgr::Access::(unnamed at /home/noel/libo-plugin/configmgr/source/access.hxx:441:5) IS_SET_MEMBER
configmgr/source/components.hxx:149
enum configmgr::Components::ModificationTarget Dconf
configmgr/source/parsemanager.hxx:43
- enum configmgr::ParseManager::(anonymous at /home/noel/libo2/configmgr/source/parsemanager.hxx:43:5) NAMESPACE_OOR
+ enum configmgr::ParseManager::(unnamed at /home/noel/libo-plugin/configmgr/source/parsemanager.hxx:43:5) NAMESPACE_OOR
configmgr/source/parsemanager.hxx:43
- enum configmgr::ParseManager::(anonymous at /home/noel/libo2/configmgr/source/parsemanager.hxx:43:5) NAMESPACE_XS
+ enum configmgr::ParseManager::(unnamed at /home/noel/libo-plugin/configmgr/source/parsemanager.hxx:43:5) NAMESPACE_XS
configmgr/source/parsemanager.hxx:43
- enum configmgr::ParseManager::(anonymous at /home/noel/libo2/configmgr/source/parsemanager.hxx:43:5) NAMESPACE_XSI
+ enum configmgr::ParseManager::(unnamed at /home/noel/libo-plugin/configmgr/source/parsemanager.hxx:43:5) NAMESPACE_XSI
connectivity/source/drivers/evoab2/NConnection.hxx:37
connectivity::evoab::SDBCAddress::sdbc_address_type Unknown
cui/source/options/optgenrl.cxx:63
@@ -58,135 +56,127 @@ dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:71
enum dbaccess::OSingleSelectQueryComposer::EColumnType SelectColumns
dbaccess/source/ui/inc/sqlmessage.hxx:56
enum dbaui::MessBoxStyle DefaultCancel
-drawinglayer/source/tools/emfphelperdata.cxx:61
- enum emfplushelper::(anonymous at /home/noel/libo2/drawinglayer/source/tools/emfphelperdata.cxx:59:5) WrapModeTile
-drawinglayer/source/tools/emfphelperdata.cxx:62
- enum emfplushelper::(anonymous at /home/noel/libo2/drawinglayer/source/tools/emfphelperdata.cxx:59:5) WrapModeTileFlipX
drawinglayer/source/tools/emfphelperdata.cxx:63
- enum emfplushelper::(anonymous at /home/noel/libo2/drawinglayer/source/tools/emfphelperdata.cxx:59:5) WrapModeTileFlipY
+ enum emfplushelper::(unnamed at /home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) WrapModeTile
drawinglayer/source/tools/emfphelperdata.cxx:64
- enum emfplushelper::(anonymous at /home/noel/libo2/drawinglayer/source/tools/emfphelperdata.cxx:59:5) WrapModeTileFlipXY
-drawinglayer/source/tools/emfphelperdata.hxx:107
- enum emfplushelper::PixelOffsetMode PixelOffsetModeDefault
+ enum emfplushelper::(unnamed at /home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) WrapModeTileFlipX
+drawinglayer/source/tools/emfphelperdata.cxx:65
+ enum emfplushelper::(unnamed at /home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) WrapModeTileFlipY
+drawinglayer/source/tools/emfphelperdata.cxx:66
+ enum emfplushelper::(unnamed at /home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) WrapModeTileFlipXY
drawinglayer/source/tools/emfphelperdata.hxx:108
- enum emfplushelper::PixelOffsetMode PixelOffsetModeHighSpeed
+ enum emfplushelper::PixelOffsetMode PixelOffsetModeDefault
drawinglayer/source/tools/emfphelperdata.hxx:109
+ enum emfplushelper::PixelOffsetMode PixelOffsetModeHighSpeed
+drawinglayer/source/tools/emfphelperdata.hxx:110
enum emfplushelper::PixelOffsetMode PixelOffsetModeHighQuality
-drawinglayer/source/tools/emfphelperdata.hxx:111
+drawinglayer/source/tools/emfphelperdata.hxx:112
enum emfplushelper::PixelOffsetMode PixelOffsetModeHalf
-drawinglayer/source/tools/emfphelperdata.hxx:116
- enum emfplushelper::SmoothingMode SmoothingModeDefault
drawinglayer/source/tools/emfphelperdata.hxx:117
- enum emfplushelper::SmoothingMode SmoothingModeHighSpeed
+ enum emfplushelper::SmoothingMode SmoothingModeDefault
drawinglayer/source/tools/emfphelperdata.hxx:118
+ enum emfplushelper::SmoothingMode SmoothingModeHighSpeed
+drawinglayer/source/tools/emfphelperdata.hxx:119
enum emfplushelper::SmoothingMode SmoothingModeHighQuality
-drawinglayer/source/tools/emfphelperdata.hxx:120
- enum emfplushelper::SmoothingMode SmoothingModeAntiAlias8x4
drawinglayer/source/tools/emfphelperdata.hxx:121
+ enum emfplushelper::SmoothingMode SmoothingModeAntiAlias8x4
+drawinglayer/source/tools/emfphelperdata.hxx:122
enum emfplushelper::SmoothingMode SmoothingModeAntiAlias8x8
-drawinglayer/source/tools/emfphelperdata.hxx:126
- enum emfplushelper::InterpolationMode InterpolationModeDefault
drawinglayer/source/tools/emfphelperdata.hxx:127
- enum emfplushelper::InterpolationMode InterpolationModeLowQuality
+ enum emfplushelper::InterpolationMode InterpolationModeDefault
drawinglayer/source/tools/emfphelperdata.hxx:128
- enum emfplushelper::InterpolationMode InterpolationModeHighQuality
+ enum emfplushelper::InterpolationMode InterpolationModeLowQuality
drawinglayer/source/tools/emfphelperdata.hxx:129
- enum emfplushelper::InterpolationMode InterpolationModeBilinear
+ enum emfplushelper::InterpolationMode InterpolationModeHighQuality
drawinglayer/source/tools/emfphelperdata.hxx:130
- enum emfplushelper::InterpolationMode InterpolationModeBicubic
+ enum emfplushelper::InterpolationMode InterpolationModeBilinear
drawinglayer/source/tools/emfphelperdata.hxx:131
- enum emfplushelper::InterpolationMode InterpolationModeNearestNeighbor
+ enum emfplushelper::InterpolationMode InterpolationModeBicubic
drawinglayer/source/tools/emfphelperdata.hxx:132
- enum emfplushelper::InterpolationMode InterpolationModeHighQualityBilinear
+ enum emfplushelper::InterpolationMode InterpolationModeNearestNeighbor
drawinglayer/source/tools/emfphelperdata.hxx:133
+ enum emfplushelper::InterpolationMode InterpolationModeHighQualityBilinear
+drawinglayer/source/tools/emfphelperdata.hxx:134
enum emfplushelper::InterpolationMode InterpolationModeHighQualityBicubic
-drawinglayer/source/tools/emfphelperdata.hxx:138
- enum emfplushelper::TextRenderingHint TextRenderingHintSystemDefault
drawinglayer/source/tools/emfphelperdata.hxx:139
- enum emfplushelper::TextRenderingHint TextRenderingHintSingleBitPerPixelGridFit
+ enum emfplushelper::TextRenderingHint TextRenderingHintSystemDefault
drawinglayer/source/tools/emfphelperdata.hxx:140
- enum emfplushelper::TextRenderingHint TextRenderingHintSingleBitPerPixel
+ enum emfplushelper::TextRenderingHint TextRenderingHintSingleBitPerPixelGridFit
drawinglayer/source/tools/emfphelperdata.hxx:141
- enum emfplushelper::TextRenderingHint TextRenderingHintAntialiasGridFit
+ enum emfplushelper::TextRenderingHint TextRenderingHintSingleBitPerPixel
drawinglayer/source/tools/emfphelperdata.hxx:142
- enum emfplushelper::TextRenderingHint TextRenderingHintAntialias
+ enum emfplushelper::TextRenderingHint TextRenderingHintAntialiasGridFit
drawinglayer/source/tools/emfphelperdata.hxx:143
+ enum emfplushelper::TextRenderingHint TextRenderingHintAntialias
+drawinglayer/source/tools/emfphelperdata.hxx:144
enum emfplushelper::TextRenderingHint TextRenderingHintClearTypeGridFit
-drawinglayer/source/tools/emfphelperdata.hxx:148
- enum emfplushelper::UnitType UnitTypeWorld
drawinglayer/source/tools/emfphelperdata.hxx:149
- enum emfplushelper::UnitType UnitTypeDisplay
+ enum emfplushelper::UnitType UnitTypeWorld
drawinglayer/source/tools/emfphelperdata.hxx:150
- enum emfplushelper::UnitType UnitTypePixel
+ enum emfplushelper::UnitType UnitTypeDisplay
drawinglayer/source/tools/emfphelperdata.hxx:151
- enum emfplushelper::UnitType UnitTypePoint
+ enum emfplushelper::UnitType UnitTypePixel
drawinglayer/source/tools/emfphelperdata.hxx:152
- enum emfplushelper::UnitType UnitTypeInch
+ enum emfplushelper::UnitType UnitTypePoint
drawinglayer/source/tools/emfphelperdata.hxx:153
- enum emfplushelper::UnitType UnitTypeDocument
+ enum emfplushelper::UnitType UnitTypeInch
drawinglayer/source/tools/emfphelperdata.hxx:154
+ enum emfplushelper::UnitType UnitTypeDocument
+drawinglayer/source/tools/emfphelperdata.hxx:155
enum emfplushelper::UnitType UnitTypeMillimeter
-drawinglayer/source/tools/emfphelperdata.hxx:159
- enum emfplushelper::EmfPlusCombineMode EmfPlusCombineModeReplace
drawinglayer/source/tools/emfphelperdata.hxx:160
- enum emfplushelper::EmfPlusCombineMode EmfPlusCombineModeIntersect
+ enum emfplushelper::EmfPlusCombineMode EmfPlusCombineModeReplace
drawinglayer/source/tools/emfphelperdata.hxx:161
- enum emfplushelper::EmfPlusCombineMode EmfPlusCombineModeUnion
+ enum emfplushelper::EmfPlusCombineMode EmfPlusCombineModeIntersect
drawinglayer/source/tools/emfphelperdata.hxx:162
- enum emfplushelper::EmfPlusCombineMode EmfPlusCombineModeXOR
+ enum emfplushelper::EmfPlusCombineMode EmfPlusCombineModeUnion
drawinglayer/source/tools/emfphelperdata.hxx:163
- enum emfplushelper::EmfPlusCombineMode EmfPlusCombineModeExclude
+ enum emfplushelper::EmfPlusCombineMode EmfPlusCombineModeXOR
drawinglayer/source/tools/emfphelperdata.hxx:164
+ enum emfplushelper::EmfPlusCombineMode EmfPlusCombineModeExclude
+drawinglayer/source/tools/emfphelperdata.hxx:165
enum emfplushelper::EmfPlusCombineMode EmfPlusCombineModeComplement
drawinglayer/source/tools/emfpimage.hxx:31
emfplushelper::ImageDataType ImageDataTypeBitmap
drawinglayer/source/tools/emfpimage.hxx:32
emfplushelper::ImageDataType ImageDataTypeMetafile
-drawinglayer/source/tools/emfppen.hxx:58
+drawinglayer/source/tools/emfppen.hxx:60
enum emfplushelper::LineCapType LineCapTypeFlat
-drawinglayer/source/tools/emfppen.hxx:59
+drawinglayer/source/tools/emfppen.hxx:61
enum emfplushelper::LineCapType LineCapTypeSquare
-drawinglayer/source/tools/emfppen.hxx:60
+drawinglayer/source/tools/emfppen.hxx:62
enum emfplushelper::LineCapType LineCapTypeRound
-drawinglayer/source/tools/emfppen.hxx:61
+drawinglayer/source/tools/emfppen.hxx:63
enum emfplushelper::LineCapType LineCapTypeTriangle
-drawinglayer/source/tools/emfppen.hxx:62
+drawinglayer/source/tools/emfppen.hxx:64
enum emfplushelper::LineCapType LineCapTypeNoAnchor
-drawinglayer/source/tools/emfppen.hxx:63
+drawinglayer/source/tools/emfppen.hxx:65
enum emfplushelper::LineCapType LineCapTypeSquareAnchor
-drawinglayer/source/tools/emfppen.hxx:64
+drawinglayer/source/tools/emfppen.hxx:66
enum emfplushelper::LineCapType LineCapTypeRoundAnchor
-drawinglayer/source/tools/emfppen.hxx:65
+drawinglayer/source/tools/emfppen.hxx:67
enum emfplushelper::LineCapType LineCapTypeDiamondAnchor
-drawinglayer/source/tools/emfppen.hxx:66
+drawinglayer/source/tools/emfppen.hxx:68
enum emfplushelper::LineCapType LineCapTypeArrowAnchor
-drawinglayer/source/tools/emfppen.hxx:67
+drawinglayer/source/tools/emfppen.hxx:69
enum emfplushelper::LineCapType LineCapTypeAnchorMask
-drawinglayer/source/tools/emfppen.hxx:68
+drawinglayer/source/tools/emfppen.hxx:70
enum emfplushelper::LineCapType LineCapTypeCustom
-drawinglayer/source/tools/emfppen.hxx:73
- enum emfplushelper::LineJoinType LineJoinTypeMiter
-drawinglayer/source/tools/emfppen.hxx:74
- enum emfplushelper::LineJoinType LineJoinTypeBevel
-drawinglayer/source/tools/emfppen.hxx:75
- enum emfplushelper::LineJoinType LineJoinTypeRound
-drawinglayer/source/tools/emfppen.hxx:76
- enum emfplushelper::LineJoinType LineJoinTypeMiterClipped
-drawinglayer/source/tools/emfppen.hxx:81
+drawinglayer/source/tools/emfppen.hxx:83
enum emfplushelper::DashedLineCapType DashedLineCapTypeFlat
-drawinglayer/source/tools/emfppen.hxx:82
+drawinglayer/source/tools/emfppen.hxx:84
enum emfplushelper::DashedLineCapType DashedLineCapTypeRound
-drawinglayer/source/tools/emfppen.hxx:83
+drawinglayer/source/tools/emfppen.hxx:85
enum emfplushelper::DashedLineCapType DashedLineCapTypeTriangle
-drawinglayer/source/tools/emfppen.hxx:88
+drawinglayer/source/tools/emfppen.hxx:90
enum emfplushelper::PenAlignment PenAlignmentCenter
-drawinglayer/source/tools/emfppen.hxx:89
+drawinglayer/source/tools/emfppen.hxx:91
enum emfplushelper::PenAlignment PenAlignmentInset
-drawinglayer/source/tools/emfppen.hxx:90
+drawinglayer/source/tools/emfppen.hxx:92
enum emfplushelper::PenAlignment PenAlignmentLeft
-drawinglayer/source/tools/emfppen.hxx:91
+drawinglayer/source/tools/emfppen.hxx:93
enum emfplushelper::PenAlignment PenAlignmentOutset
-drawinglayer/source/tools/emfppen.hxx:92
+drawinglayer/source/tools/emfppen.hxx:94
enum emfplushelper::PenAlignment PenAlignmentRight
drawinglayer/source/tools/emfpregion.hxx:28
emfplushelper::RegionNodeDataType RegionNodeDataTypeAnd
@@ -232,12 +222,338 @@ drawinglayer/source/tools/emfpstringformat.hxx:65
enum emfplushelper::StringTrimming StringTrimmingEllipsisWord
drawinglayer/source/tools/emfpstringformat.hxx:66
enum emfplushelper::StringTrimming StringTrimmingEllipsisPath
-editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx:26
+editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx:25
enum SvXMLAutoCorrectToken BLOCK
-editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx:27
+editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx:26
enum SvXMLAutoCorrectToken BLOCKLIST
-emfio/inc/mtftools.hxx:83
+emfio/inc/mtftools.hxx:38
+ enum emfio::RegionMode RGN_AND
+emfio/inc/mtftools.hxx:39
+ enum emfio::RegionMode RGN_OR
+emfio/inc/mtftools.hxx:40
+ enum emfio::RegionMode RGN_XOR
+emfio/inc/mtftools.hxx:41
+ enum emfio::RegionMode RGN_DIFF
+emfio/inc/mtftools.hxx:57
+ enum emfio::ModifyWorldTransformMode MWT_IDENTITY
+emfio/inc/mtftools.hxx:58
+ enum emfio::ModifyWorldTransformMode MWT_LEFTMULTIPLY
+emfio/inc/mtftools.hxx:59
+ enum emfio::ModifyWorldTransformMode MWT_RIGHTMULTIPLY
+emfio/inc/mtftools.hxx:60
+ enum emfio::ModifyWorldTransformMode MWT_SET
+emfio/inc/mtftools.hxx:69
+ enum emfio::StockObject WHITE_BRUSH
+emfio/inc/mtftools.hxx:70
+ enum emfio::StockObject LTGRAY_BRUSH
+emfio/inc/mtftools.hxx:71
+ enum emfio::StockObject GRAY_BRUSH
+emfio/inc/mtftools.hxx:72
+ enum emfio::StockObject DKGRAY_BRUSH
+emfio/inc/mtftools.hxx:73
+ enum emfio::StockObject BLACK_BRUSH
+emfio/inc/mtftools.hxx:74
+ enum emfio::StockObject NULL_BRUSH
+emfio/inc/mtftools.hxx:75
+ enum emfio::StockObject WHITE_PEN
+emfio/inc/mtftools.hxx:76
+ enum emfio::StockObject BLACK_PEN
+emfio/inc/mtftools.hxx:77
+ enum emfio::StockObject NULL_PEN
+emfio/inc/mtftools.hxx:91
enum emfio::WMFRasterOp Nop
+emfio/inc/mtftools.hxx:101
+ enum emfio::MappingMode MM_LOMETRIC
+emfio/inc/mtftools.hxx:102
+ enum emfio::MappingMode MM_HIMETRIC
+emfio/inc/mtftools.hxx:103
+ enum emfio::MappingMode MM_LOENGLISH
+emfio/inc/mtftools.hxx:104
+ enum emfio::MappingMode MM_HIENGLISH
+emfio/inc/mtftools.hxx:105
+ enum emfio::MappingMode MM_TWIPS
+emfio/inc/mtftools.hxx:106
+ enum emfio::MappingMode MM_ISOTROPIC
+emfio/inc/mtftools.hxx:118
+ enum emfio::GraphicsMode GM_ADVANCED
+emfio/inc/mtftools.hxx:174
+ enum emfio::TextAlignmentMode TA_UPDATECP
+emfio/inc/mtftools.hxx:178
+ enum emfio::TextAlignmentMode TA_RIGHT_CENTER
+emfio/inc/mtftools.hxx:180
+ enum emfio::TextAlignmentMode TA_BOTTOM
+emfio/inc/mtftools.hxx:183
+ enum emfio::TextAlignmentMode TA_BASELINE
+emfio/inc/mtftools.hxx:193
+ enum emfio::TernaryRasterOperation SRCPAINT
+emfio/inc/mtftools.hxx:198
+ enum emfio::TernaryRasterOperation PATINVERT
+emfio/inc/mtftools.hxx:207
+ enum emfio::PenStyle PS_SOLID
+emfio/inc/mtftools.hxx:208
+ enum emfio::PenStyle PS_DASH
+emfio/inc/mtftools.hxx:209
+ enum emfio::PenStyle PS_DOT
+emfio/inc/mtftools.hxx:210
+ enum emfio::PenStyle PS_DASHDOT
+emfio/inc/mtftools.hxx:211
+ enum emfio::PenStyle PS_DASHDOTDOT
+emfio/inc/mtftools.hxx:212
+ enum emfio::PenStyle PS_NULL
+emfio/inc/mtftools.hxx:213
+ enum emfio::PenStyle PS_INSIDEFRAME
+emfio/inc/mtftools.hxx:216
+ enum emfio::PenStyle PS_STYLE_MASK
+emfio/inc/mtftools.hxx:218
+ enum emfio::PenStyle PS_ENDCAP_ROUND
+emfio/inc/mtftools.hxx:219
+ enum emfio::PenStyle PS_ENDCAP_SQUARE
+emfio/inc/mtftools.hxx:220
+ enum emfio::PenStyle PS_ENDCAP_FLAT
+emfio/inc/mtftools.hxx:221
+ enum emfio::PenStyle PS_ENDCAP_STYLE_MASK
+emfio/inc/mtftools.hxx:223
+ enum emfio::PenStyle PS_JOIN_ROUND
+emfio/inc/mtftools.hxx:224
+ enum emfio::PenStyle PS_JOIN_BEVEL
+emfio/inc/mtftools.hxx:225
+ enum emfio::PenStyle PS_JOIN_MITER
+emfio/inc/mtftools.hxx:226
+ enum emfio::PenStyle PS_JOIN_STYLE_MASK
+emfio/inc/mtftools.hxx:228
+ enum emfio::PenStyle PS_GEOMETRIC
+emfio/inc/mtftools.hxx:236
+ enum emfio::CharacterSet DEFAULT_CHARSET
+emfio/inc/mtftools.hxx:261
+ enum emfio::ExtTextOutOptions ETO_OPAQUE
+emfio/inc/mtftools.hxx:262
+ enum emfio::ExtTextOutOptions ETO_CLIPPED
+emfio/inc/mtftools.hxx:264
+ enum emfio::ExtTextOutOptions ETO_GLYPH_INDEX
+emfio/inc/mtftools.hxx:265
+ enum emfio::ExtTextOutOptions ETO_RTLREADING
+emfio/inc/mtftools.hxx:267
+ enum emfio::ExtTextOutOptions ETO_NO_RECT
+emfio/inc/mtftools.hxx:268
+ enum emfio::ExtTextOutOptions ETO_PDY
+emfio/inc/mtftools.hxx:276
+ enum emfio::PitchFont FIXED_PITCH
+emfio/inc/mtftools.hxx:277
+ enum emfio::PitchFont VARIABLE_PITCH
+emfio/inc/mtftools.hxx:285
+ enum emfio::FamilyFont FF_SWISS
+emfio/inc/mtftools.hxx:286
+ enum emfio::FamilyFont FF_MODERN
+emfio/inc/mtftools.hxx:287
+ enum emfio::FamilyFont FF_SCRIPT
+emfio/inc/mtftools.hxx:288
+ enum emfio::FamilyFont FF_DECORATIVE
+emfio/inc/mtftools.hxx:293
+ enum emfio::WeightFont FW_THIN
+emfio/inc/mtftools.hxx:295
+ enum emfio::WeightFont FW_LIGHT
+emfio/inc/mtftools.hxx:297
+ enum emfio::WeightFont FW_MEDIUM
+emfio/inc/mtftools.hxx:298
+ enum emfio::WeightFont FW_SEMIBOLD
+emfio/inc/mtftools.hxx:299
+ enum emfio::WeightFont FW_BOLD
+emfio/inc/mtftools.hxx:301
+ enum emfio::WeightFont FW_ULTRALIGHT
+emfio/inc/mtftools.hxx:302
+ enum emfio::WeightFont FW_ULTRABOLD
+emfio/inc/mtftools.hxx:309
+ enum emfio::BrushStyle BS_SOLID
+emfio/inc/mtftools.hxx:310
+ enum emfio::BrushStyle BS_NULL
+emfio/inc/mtftools.hxx:311
+ enum emfio::BrushStyle BS_HOLLOW
+emfio/inc/mtftools.hxx:313
+ enum emfio::BrushStyle BS_PATTERN
+emfio/source/reader/emfreader.cxx:182
+ enum (anonymous namespace)::EMFPointTypes PT_CLOSEFIGURE
+emfio/source/reader/emfreader.cxx:183
+ enum (anonymous namespace)::EMFPointTypes PT_LINETO
+emfio/source/reader/emfreader.cxx:184
+ enum (anonymous namespace)::EMFPointTypes PT_BEZIERTO
+emfio/source/reader/emfreader.cxx:185
+ enum (anonymous namespace)::EMFPointTypes PT_MOVETO
+emfio/source/reader/wmfreader.cxx:48
+ enum (anonymous namespace)::WMFRecords W_META_EOF
+emfio/source/reader/wmfreader.cxx:49
+ enum (anonymous namespace)::WMFRecords W_META_SETBKCOLOR
+emfio/source/reader/wmfreader.cxx:50
+ enum (anonymous namespace)::WMFRecords W_META_SETBKMODE
+emfio/source/reader/wmfreader.cxx:51
+ enum (anonymous namespace)::WMFRecords W_META_SETMAPMODE
+emfio/source/reader/wmfreader.cxx:52
+ enum (anonymous namespace)::WMFRecords W_META_SETROP2
+emfio/source/reader/wmfreader.cxx:53
+ enum (anonymous namespace)::WMFRecords W_META_SETRELABS
+emfio/source/reader/wmfreader.cxx:54
+ enum (anonymous namespace)::WMFRecords W_META_SETPOLYFILLMODE
+emfio/source/reader/wmfreader.cxx:55
+ enum (anonymous namespace)::WMFRecords W_META_SETSTRETCHBLTMODE
+emfio/source/reader/wmfreader.cxx:56
+ enum (anonymous namespace)::WMFRecords W_META_SETTEXTCHAREXTRA
+emfio/source/reader/wmfreader.cxx:57
+ enum (anonymous namespace)::WMFRecords W_META_SETTEXTCOLOR
+emfio/source/reader/wmfreader.cxx:58
+ enum (anonymous namespace)::WMFRecords W_META_SETTEXTJUSTIFICATION
+emfio/source/reader/wmfreader.cxx:59
+ enum (anonymous namespace)::WMFRecords W_META_SETWINDOWORG
+emfio/source/reader/wmfreader.cxx:60
+ enum (anonymous namespace)::WMFRecords W_META_SETWINDOWEXT
+emfio/source/reader/wmfreader.cxx:61
+ enum (anonymous namespace)::WMFRecords W_META_SETVIEWPORTORG
+emfio/source/reader/wmfreader.cxx:62
+ enum (anonymous namespace)::WMFRecords W_META_SETVIEWPORTEXT
+emfio/source/reader/wmfreader.cxx:63
+ enum (anonymous namespace)::WMFRecords W_META_OFFSETWINDOWORG
+emfio/source/reader/wmfreader.cxx:64
+ enum (anonymous namespace)::WMFRecords W_META_SCALEWINDOWEXT
+emfio/source/reader/wmfreader.cxx:65
+ enum (anonymous namespace)::WMFRecords W_META_OFFSETVIEWPORTORG
+emfio/source/reader/wmfreader.cxx:66
+ enum (anonymous namespace)::WMFRecords W_META_SCALEVIEWPORTEXT
+emfio/source/reader/wmfreader.cxx:67
+ enum (anonymous namespace)::WMFRecords W_META_LINETO
+emfio/source/reader/wmfreader.cxx:68
+ enum (anonymous namespace)::WMFRecords W_META_MOVETO
+emfio/source/reader/wmfreader.cxx:69
+ enum (anonymous namespace)::WMFRecords W_META_EXCLUDECLIPRECT
+emfio/source/reader/wmfreader.cxx:70
+ enum (anonymous namespace)::WMFRecords W_META_INTERSECTCLIPRECT
+emfio/source/reader/wmfreader.cxx:71
+ enum (anonymous namespace)::WMFRecords W_META_ARC
+emfio/source/reader/wmfreader.cxx:72
+ enum (anonymous namespace)::WMFRecords W_META_ELLIPSE
+emfio/source/reader/wmfreader.cxx:73
+ enum (anonymous namespace)::WMFRecords W_META_FLOODFILL
+emfio/source/reader/wmfreader.cxx:74
+ enum (anonymous namespace)::WMFRecords W_META_PIE
+emfio/source/reader/wmfreader.cxx:75
+ enum (anonymous namespace)::WMFRecords W_META_RECTANGLE
+emfio/source/reader/wmfreader.cxx:76
+ enum (anonymous namespace)::WMFRecords W_META_ROUNDRECT
+emfio/source/reader/wmfreader.cxx:77
+ enum (anonymous namespace)::WMFRecords W_META_PATBLT
+emfio/source/reader/wmfreader.cxx:78
+ enum (anonymous namespace)::WMFRecords W_META_SAVEDC
+emfio/source/reader/wmfreader.cxx:79
+ enum (anonymous namespace)::WMFRecords W_META_SETPIXEL
+emfio/source/reader/wmfreader.cxx:80
+ enum (anonymous namespace)::WMFRecords W_META_OFFSETCLIPRGN
+emfio/source/reader/wmfreader.cxx:81
+ enum (anonymous namespace)::WMFRecords W_META_TEXTOUT
+emfio/source/reader/wmfreader.cxx:82
+ enum (anonymous namespace)::WMFRecords W_META_BITBLT
+emfio/source/reader/wmfreader.cxx:83
+ enum (anonymous namespace)::WMFRecords W_META_STRETCHBLT
+emfio/source/reader/wmfreader.cxx:84
+ enum (anonymous namespace)::WMFRecords W_META_POLYGON
+emfio/source/reader/wmfreader.cxx:85
+ enum (anonymous namespace)::WMFRecords W_META_POLYLINE
+emfio/source/reader/wmfreader.cxx:86
+ enum (anonymous namespace)::WMFRecords W_META_ESCAPE
+emfio/source/reader/wmfreader.cxx:87
+ enum (anonymous namespace)::WMFRecords W_META_RESTOREDC
+emfio/source/reader/wmfreader.cxx:88
+ enum (anonymous namespace)::WMFRecords W_META_FILLREGION
+emfio/source/reader/wmfreader.cxx:89
+ enum (anonymous namespace)::WMFRecords W_META_FRAMEREGION
+emfio/source/reader/wmfreader.cxx:90
+ enum (anonymous namespace)::WMFRecords W_META_INVERTREGION
+emfio/source/reader/wmfreader.cxx:91
+ enum (anonymous namespace)::WMFRecords W_META_PAINTREGION
+emfio/source/reader/wmfreader.cxx:92
+ enum (anonymous namespace)::WMFRecords W_META_SELECTCLIPREGION
+emfio/source/reader/wmfreader.cxx:93
+ enum (anonymous namespace)::WMFRecords W_META_SELECTOBJECT
+emfio/source/reader/wmfreader.cxx:94
+ enum (anonymous namespace)::WMFRecords W_META_SETTEXTALIGN
+emfio/source/reader/wmfreader.cxx:95
+ enum (anonymous namespace)::WMFRecords W_META_DRAWTEXT
+emfio/source/reader/wmfreader.cxx:96
+ enum (anonymous namespace)::WMFRecords W_META_CHORD
+emfio/source/reader/wmfreader.cxx:97
+ enum (anonymous namespace)::WMFRecords W_META_SETMAPPERFLAGS
+emfio/source/reader/wmfreader.cxx:98
+ enum (anonymous namespace)::WMFRecords W_META_EXTTEXTOUT
+emfio/source/reader/wmfreader.cxx:99
+ enum (anonymous namespace)::WMFRecords W_META_SETDIBTODEV
+emfio/source/reader/wmfreader.cxx:100
+ enum (anonymous namespace)::WMFRecords W_META_SELECTPALETTE
+emfio/source/reader/wmfreader.cxx:101
+ enum (anonymous namespace)::WMFRecords W_META_REALIZEPALETTE
+emfio/source/reader/wmfreader.cxx:102
+ enum (anonymous namespace)::WMFRecords W_META_ANIMATEPALETTE
+emfio/source/reader/wmfreader.cxx:103
+ enum (anonymous namespace)::WMFRecords W_META_SETPALENTRIES
+emfio/source/reader/wmfreader.cxx:104
+ enum (anonymous namespace)::WMFRecords W_META_POLYPOLYGON
+emfio/source/reader/wmfreader.cxx:105
+ enum (anonymous namespace)::WMFRecords W_META_RESIZEPALETTE
+emfio/source/reader/wmfreader.cxx:106
+ enum (anonymous namespace)::WMFRecords W_META_DIBBITBLT
+emfio/source/reader/wmfreader.cxx:107
+ enum (anonymous namespace)::WMFRecords W_META_DIBSTRETCHBLT
+emfio/source/reader/wmfreader.cxx:108
+ enum (anonymous namespace)::WMFRecords W_META_DIBCREATEPATTERNBRUSH
+emfio/source/reader/wmfreader.cxx:109
+ enum (anonymous namespace)::WMFRecords W_META_STRETCHDIB
+emfio/source/reader/wmfreader.cxx:110
+ enum (anonymous namespace)::WMFRecords W_META_EXTFLOODFILL
+emfio/source/reader/wmfreader.cxx:111
+ enum (anonymous namespace)::WMFRecords W_META_RESETDC
+emfio/source/reader/wmfreader.cxx:112
+ enum (anonymous namespace)::WMFRecords W_META_STARTDOC
+emfio/source/reader/wmfreader.cxx:113
+ enum (anonymous namespace)::WMFRecords W_META_STARTPAGE
+emfio/source/reader/wmfreader.cxx:114
+ enum (anonymous namespace)::WMFRecords W_META_ENDPAGE
+emfio/source/reader/wmfreader.cxx:115
+ enum (anonymous namespace)::WMFRecords W_META_ABORTDOC
+emfio/source/reader/wmfreader.cxx:116
+ enum (anonymous namespace)::WMFRecords W_META_ENDDOC
+emfio/source/reader/wmfreader.cxx:117
+ enum (anonymous namespace)::WMFRecords W_META_DELETEOBJECT
+emfio/source/reader/wmfreader.cxx:118
+ enum (anonymous namespace)::WMFRecords W_META_CREATEPALETTE
+emfio/source/reader/wmfreader.cxx:119
+ enum (anonymous namespace)::WMFRecords W_META_CREATEBRUSH
+emfio/source/reader/wmfreader.cxx:120
+ enum (anonymous namespace)::WMFRecords W_META_CREATEPATTERNBRUSH
+emfio/source/reader/wmfreader.cxx:121
+ enum (anonymous namespace)::WMFRecords W_META_CREATEPENINDIRECT
+emfio/source/reader/wmfreader.cxx:122
+ enum (anonymous namespace)::WMFRecords W_META_CREATEFONTINDIRECT
+emfio/source/reader/wmfreader.cxx:123
+ enum (anonymous namespace)::WMFRecords W_META_CREATEBRUSHINDIRECT
+emfio/source/reader/wmfreader.cxx:124
+ enum (anonymous namespace)::WMFRecords W_META_CREATEBITMAPINDIRECT
+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
+ 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
+filter/source/msfilter/msdffimp.cxx:181
+ enum (anonymous namespace)::OfficeArtBlipRecInstance PICT
+filter/source/msfilter/msdffimp.cxx:182
+ enum (anonymous namespace)::OfficeArtBlipRecInstance JPEG_RGB
+filter/source/msfilter/msdffimp.cxx:183
+ enum (anonymous namespace)::OfficeArtBlipRecInstance JPEG_CMYK
+filter/source/msfilter/msdffimp.cxx:184
+ enum (anonymous namespace)::OfficeArtBlipRecInstance PNG
+filter/source/msfilter/msdffimp.cxx:185
+ enum (anonymous namespace)::OfficeArtBlipRecInstance DIB
+filter/source/msfilter/msdffimp.cxx:186
+ enum (anonymous namespace)::OfficeArtBlipRecInstance TIFF
framework/inc/xml/imagesdocumenthandler.hxx:39
enum framework::OReadImagesDocumentHandler::Image_XML_Entry IMG_ELEMENT_IMAGECONTAINER
framework/inc/xml/imagesdocumenthandler.hxx:40
@@ -288,25 +604,25 @@ 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/connectivity/dbtools.hxx:817
+include/connectivity/dbtools.hxx:821
enum connectivity::dbase::DBFType dBaseIII
-include/connectivity/dbtools.hxx:818
+include/connectivity/dbtools.hxx:822
enum connectivity::dbase::DBFType dBaseIV
-include/connectivity/dbtools.hxx:819
+include/connectivity/dbtools.hxx:823
enum connectivity::dbase::DBFType dBaseV
-include/connectivity/dbtools.hxx:820
+include/connectivity/dbtools.hxx:824
enum connectivity::dbase::DBFType VisualFoxPro
-include/connectivity/dbtools.hxx:821
+include/connectivity/dbtools.hxx:825
enum connectivity::dbase::DBFType VisualFoxProAuto
-include/connectivity/dbtools.hxx:822
+include/connectivity/dbtools.hxx:826
enum connectivity::dbase::DBFType dBaseFS
-include/connectivity/dbtools.hxx:823
+include/connectivity/dbtools.hxx:827
enum connectivity::dbase::DBFType dBaseFSMemo
-include/connectivity/dbtools.hxx:824
+include/connectivity/dbtools.hxx:828
enum connectivity::dbase::DBFType dBaseIIIMemo
-include/connectivity/dbtools.hxx:826
+include/connectivity/dbtools.hxx:830
enum connectivity::dbase::DBFType dBaseIVMemoSQL
-include/connectivity/dbtools.hxx:827
+include/connectivity/dbtools.hxx:831
enum connectivity::dbase::DBFType FoxProMemo
include/connectivity/sqliterator.hxx:42
enum connectivity::TraversalParts TableNames
@@ -314,11 +630,37 @@ include/desktop/exithelper.h:30
int EXITHELPER_CRASH_WITH_RESTART
include/desktop/exithelper.h:32
int EXITHELPER_NORMAL_RESTART
-include/editeng/editeng.hxx:126
+include/docmodel/color/ComplexColor.hxx:28
+ enum model::ColorType Palette
+include/docmodel/theme/FormatScheme.hxx:213
+ enum model::BlipEffectType AlphaBiLevel
+include/docmodel/theme/FormatScheme.hxx:214
+ enum model::BlipEffectType AlphaCeiling
+include/docmodel/theme/FormatScheme.hxx:215
+ enum model::BlipEffectType AlphaFloor
+include/docmodel/theme/FormatScheme.hxx:216
+ enum model::BlipEffectType AlphaInverse
+include/docmodel/theme/FormatScheme.hxx:217
+ enum model::BlipEffectType AlphaModulate
+include/docmodel/theme/FormatScheme.hxx:219
+ enum model::BlipEffectType AlphaReplace
+include/docmodel/theme/FormatScheme.hxx:221
+ enum model::BlipEffectType Blur
+include/docmodel/theme/FormatScheme.hxx:223
+ enum model::BlipEffectType ColorReplace
+include/docmodel/theme/FormatScheme.hxx:224
+ enum model::BlipEffectType DuoTone
+include/docmodel/theme/FormatScheme.hxx:225
+ enum model::BlipEffectType FillOverlay
+include/docmodel/theme/FormatScheme.hxx:227
+ enum model::BlipEffectType HSL
+include/docmodel/theme/FormatScheme.hxx:229
+ enum model::BlipEffectType Tint
+include/editeng/editeng.hxx:130
enum GetAttribsFlags STYLESHEET
-include/editeng/editeng.hxx:127
+include/editeng/editeng.hxx:131
enum GetAttribsFlags PARAATTRIBS
-include/editeng/editstat.hxx:46
+include/editeng/editstat.hxx:47
enum EEControlBits AUTOCOMPLETE
include/editeng/flditem.hxx:91
enum SvxDateFormat System
@@ -338,9 +680,9 @@ include/framework/framelistanalyzer.hxx:40
enum FrameAnalyzerFlags Model
include/framework/framelistanalyzer.hxx:45
enum FrameAnalyzerFlags Zombie
-include/i18nutil/casefolding.hxx:40
- enum MappingType CasedLetterMask
include/i18nutil/casefolding.hxx:41
+ enum MappingType CasedLetterMask
+include/i18nutil/casefolding.hxx:42
enum MappingType NotValue
include/LibreOfficeKit/LibreOfficeKitEnums.h:33
LibreOfficeKitPartMode LOK_PARTMODE_SLIDES
@@ -350,48 +692,50 @@ include/LibreOfficeKit/LibreOfficeKitEnums.h:40
LibreOfficeKitTileMode LOK_TILEMODE_RGBA
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
enum o3tl::Length count
-include/oox/core/filterbase.hxx:77
+include/oox/core/filterbase.hxx:83
enum oox::core::OoxmlVersion ISOIEC_29500_2008
-include/oox/mathml/export.hxx:33
- enum oox::FormulaExportBase::eFormulaAlign GROUPEDCENTER
+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
enum SvtCTLOptions::TextNumerals NUMERALS_SYSTEM
include/svl/ctloptions.hxx:66
enum SvtCTLOptions::TextNumerals NUMERALS_CONTEXT
+include/svl/ctloptions.hxx:74
+ enum SvtCTLOptions::EOption E_CTLSEQUENCECHECKING
+include/svl/ctloptions.hxx:75
+ enum SvtCTLOptions::EOption E_CTLCURSORMOVEMENT
+include/svl/ctloptions.hxx:76
+ enum SvtCTLOptions::EOption E_CTLTEXTNUMERALS
include/svl/ctloptions.hxx:77
enum SvtCTLOptions::EOption E_CTLSEQUENCECHECKINGRESTRICTED
include/svl/ctloptions.hxx:78
enum SvtCTLOptions::EOption E_CTLSEQUENCECHECKINGTYPEANDREPLACE
-include/svl/languageoptions.hxx:60
- enum SvtLanguageOptions::EOption E_CJKFONT
-include/svl/languageoptions.hxx:61
- enum SvtLanguageOptions::EOption E_VERTICALTEXT
-include/svl/languageoptions.hxx:62
- enum SvtLanguageOptions::EOption E_ASIANTYPOGRAPHY
-include/svl/languageoptions.hxx:63
- enum SvtLanguageOptions::EOption E_JAPANESEFIND
-include/svl/languageoptions.hxx:64
- enum SvtLanguageOptions::EOption E_RUBY
-include/svl/languageoptions.hxx:65
- enum SvtLanguageOptions::EOption E_CHANGECASEMAP
-include/svl/languageoptions.hxx:66
- enum SvtLanguageOptions::EOption E_DOUBLELINES
-include/svl/languageoptions.hxx:67
- enum SvtLanguageOptions::EOption E_EMPHASISMARKS
-include/svl/languageoptions.hxx:68
- enum SvtLanguageOptions::EOption E_VERTICALCALLOUT
-include/svl/languageoptions.hxx:72
- enum SvtLanguageOptions::EOption E_CTLSEQUENCECHECKING
-include/svl/languageoptions.hxx:73
- enum SvtLanguageOptions::EOption E_CTLCURSORMOVEMENT
-include/svl/languageoptions.hxx:74
- enum SvtLanguageOptions::EOption E_CTLTEXTNUMERALS
+include/svl/hint.hxx:145
+ enum SfxHintId SwNameChanged
include/svl/lockfilecommon.hxx:36
enum LockFileComponent EDITTIME
include/svl/lockfilecommon.hxx:36
@@ -402,12 +746,18 @@ include/svl/lockfilecommon.hxx:36
enum LockFileComponent SYSUSERNAME
include/svl/srchdefs.hxx:40
enum SearchOptionFlags WILDCARD
-include/svtools/apearcfg.hxx:29
+include/svtools/apearcfg.hxx:27
+ enum SnapType ToButton
+include/svtools/apearcfg.hxx:28
enum SnapType ToMiddle
-include/svtools/apearcfg.hxx:34
+include/svtools/apearcfg.hxx:33
enum DragMode FullWindow
-include/svtools/apearcfg.hxx:35
+include/svtools/apearcfg.hxx:34
enum DragMode Frame
+include/svtools/apearcfg.hxx:35
+ enum DragMode SystemDep
+include/svx/diagram/datamodel.hxx:41
+ enum svx::diagram::TypeConstant XML_doc
include/svx/EnhancedCustomShapeGeometry.hxx:47
enum SvxMSDffHandleFlags MIRRORED_X
include/svx/EnhancedCustomShapeGeometry.hxx:48
@@ -418,19 +768,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:106
+include/svx/flagsdef.hxx:108
enum TabulatorDisableFlags TypeRight
-include/svx/flagsdef.hxx:107
+include/svx/flagsdef.hxx:109
enum TabulatorDisableFlags TypeCenter
-include/svx/flagsdef.hxx:108
+include/svx/flagsdef.hxx:110
enum TabulatorDisableFlags TypeDecimal
-include/svx/flagsdef.hxx:112
+include/svx/flagsdef.hxx:114
enum TabulatorDisableFlags FillPoint
-include/svx/flagsdef.hxx:113
+include/svx/flagsdef.hxx:115
enum TabulatorDisableFlags FillDashLine
-include/svx/flagsdef.hxx:114
+include/svx/flagsdef.hxx:116
enum TabulatorDisableFlags FillSolidLine
-include/svx/flagsdef.hxx:115
+include/svx/flagsdef.hxx:117
enum TabulatorDisableFlags FillSpecial
include/svx/ruler.hxx:60
enum SvxRulerDragFlags OBJECT_LEFT_INDENT_ONLY
@@ -438,35 +788,39 @@ include/svx/sdtakitm.hxx:31
enum SdrTextAniKind Blink
include/svx/svdhdl.hxx:108
enum BitmapMarkerKind RectPlus_7x7
-include/svx/svdograf.hxx:51
+include/svx/svdobjkind.hxx:70
+ enum SdrObjKind E3D_INVENTOR_FIRST
+include/svx/svdobjkind.hxx:71
+ enum SdrObjKind E3D_INVENTOR_LAST
+include/svx/svdograf.hxx:42
enum SdrGrafObjTransformsAttrs ROTATE
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
enum SvtExtendedSecurityOptions::OpenHyperlinkMode OPEN_NEVER
-include/unotools/fontcfg.hxx:51
+include/unotools/fontcfg.hxx:50
enum ImplFontAttrs Default
-include/unotools/fontcfg.hxx:52
+include/unotools/fontcfg.hxx:51
enum ImplFontAttrs Standard
-include/unotools/fontcfg.hxx:53
- enum ImplFontAttrs Normal
-include/unotools/fontcfg.hxx:59
+include/unotools/fontcfg.hxx:58
enum ImplFontAttrs Special
-include/unotools/fontcfg.hxx:68
+include/unotools/fontcfg.hxx:67
enum ImplFontAttrs CTL
-include/unotools/fontcfg.hxx:69
+include/unotools/fontcfg.hxx:68
enum ImplFontAttrs NoneLatin
-include/unotools/fontcfg.hxx:70
+include/unotools/fontcfg.hxx:69
enum ImplFontAttrs Full
-include/unotools/fontcfg.hxx:83
+include/unotools/fontcfg.hxx:82
enum ImplFontAttrs CJK_AllLang
-include/unotools/fontcfg.hxx:85
+include/unotools/fontcfg.hxx:84
enum ImplFontAttrs AllSubscript
-include/unotools/fontcfg.hxx:86
+include/unotools/fontcfg.hxx:85
enum ImplFontAttrs AllSerifStyle
include/unotools/fontdefs.hxx:73
enum DefaultFontType LATIN_DISPLAY
@@ -474,29 +828,29 @@ include/unotools/fontdefs.hxx:74
enum DefaultFontType LATIN_FIXED
include/unotools/fontdefs.hxx:84
enum DefaultFontType CTL_DISPLAY
-include/vcl/bitmap.hxx:83
- enum BmpCombine And
-include/vcl/errinf.hxx:89
+include/vcl/animate/AnimationFrame.hxx:33
+ enum Blend Source
+include/vcl/errinf.hxx:97
enum DialogMask ButtonsYesNo
-include/vcl/errinf.hxx:92
+include/vcl/errinf.hxx:100
enum DialogMask ButtonDefaultsCancel
-include/vcl/errinf.hxx:93
+include/vcl/errinf.hxx:101
enum DialogMask ButtonDefaultsYes
-include/vcl/errinf.hxx:94
+include/vcl/errinf.hxx:102
enum DialogMask ButtonDefaultsNo
include/vcl/gfxlink.hxx:54
enum GfxLinkType NativeFirst
include/vcl/gfxlink.hxx:55
enum GfxLinkType NativeLast
-include/vcl/GraphicObject.hxx:35
- enum GraphicAdjustmentFlags DRAWMODE
include/vcl/GraphicObject.hxx:36
- enum GraphicAdjustmentFlags COLORS
+ enum GraphicAdjustmentFlags DRAWMODE
include/vcl/GraphicObject.hxx:37
- enum GraphicAdjustmentFlags MIRROR
+ enum GraphicAdjustmentFlags COLORS
include/vcl/GraphicObject.hxx:38
- enum GraphicAdjustmentFlags ROTATE
+ enum GraphicAdjustmentFlags MIRROR
include/vcl/GraphicObject.hxx:39
+ enum GraphicAdjustmentFlags ROTATE
+include/vcl/GraphicObject.hxx:40
enum GraphicAdjustmentFlags TRANSPARENCY
include/vcl/graphictools.hxx:227
enum SvtGraphicFill::FillType fillSolid
@@ -504,14 +858,20 @@ include/vcl/headbar.hxx:187
enum HeaderBarItemBits RIGHTIMAGE
include/vcl/help.hxx:41
enum QuickHelpFlags NoAutoPos
-include/vcl/keycod.hxx:31
+include/vcl/keycod.hxx:29
enum KeyFuncType REDO
-include/vcl/keycodes.hxx:174
+include/vcl/keycodes.hxx:176
enum ModKeyFlags Mod1Msk
-include/vcl/keycodes.hxx:175
+include/vcl/keycodes.hxx:177
enum ModKeyFlags Mod2Msk
-include/vcl/menu.hxx:78
+include/vcl/menu.hxx:75
enum PopupMenuFlags ExecuteUp
+include/vcl/pdf/PDFAnnotAActionType.hxx:18
+ enum vcl::pdf::PDFAnnotAActionType Format
+include/vcl/pdf/PDFAnnotAActionType.hxx:19
+ enum vcl::pdf::PDFAnnotAActionType Validate
+include/vcl/pdf/PDFAnnotAActionType.hxx:20
+ enum vcl::pdf::PDFAnnotAActionType Calculate
include/vcl/pdf/PDFAnnotationSubType.hxx:17
enum vcl::pdf::PDFAnnotationSubType Unknown
include/vcl/pdf/PDFAnnotationSubType.hxx:26
@@ -548,6 +908,16 @@ include/vcl/pdf/PDFFillMode.hxx:19
enum vcl::pdf::PDFFillMode Winding
include/vcl/pdf/PDFFindFlags.hxx:22
enum vcl::pdf::PDFFindFlags Consecutive
+include/vcl/pdf/PDFFormFieldType.hxx:17
+ enum vcl::pdf::PDFFormFieldType Unknown
+include/vcl/pdf/PDFFormFieldType.hxx:18
+ enum vcl::pdf::PDFFormFieldType PushButton
+include/vcl/pdf/PDFFormFieldType.hxx:20
+ enum vcl::pdf::PDFFormFieldType RadioButton
+include/vcl/pdf/PDFFormFieldType.hxx:22
+ enum vcl::pdf::PDFFormFieldType ListBox
+include/vcl/pdf/PDFFormFieldType.hxx:24
+ enum vcl::pdf::PDFFormFieldType Signature
include/vcl/pdf/PDFObjectType.hxx:17
enum vcl::pdf::PDFObjectType Unknown
include/vcl/pdf/PDFObjectType.hxx:18
@@ -592,62 +962,52 @@ 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:109
- enum vcl::PDFWriter::PDFVersion PDF_1_2
-include/vcl/pdfwriter.hxx:109
- enum vcl::PDFWriter::PDFVersion PDF_1_3
-include/vcl/pdfwriter.hxx:121
+include/vcl/pdfwriter.hxx:125
enum vcl::PDFWriter::StructElement Article
-include/vcl/pdfwriter.hxx:121
- enum vcl::PDFWriter::StructElement Part
include/vcl/pdfwriter.hxx:125
+ enum vcl::PDFWriter::StructElement Part
+include/vcl/pdfwriter.hxx:129
enum vcl::PDFWriter::StructElement H2
-include/vcl/pdfwriter.hxx:125
+include/vcl/pdfwriter.hxx:129
enum vcl::PDFWriter::StructElement H3
-include/vcl/pdfwriter.hxx:125
+include/vcl/pdfwriter.hxx:129
enum vcl::PDFWriter::StructElement H4
-include/vcl/pdfwriter.hxx:125
+include/vcl/pdfwriter.hxx:129
enum vcl::PDFWriter::StructElement H5
-include/vcl/pdfwriter.hxx:125
+include/vcl/pdfwriter.hxx:129
enum vcl::PDFWriter::StructElement H6
-include/vcl/pdfwriter.hxx:130
+include/vcl/pdfwriter.hxx:134
enum vcl::PDFWriter::StructElement Reference
-include/vcl/pdfwriter.hxx:139
+include/vcl/pdfwriter.hxx:146
enum vcl::PDFWriter::StructAttribute BlockAlign
-include/vcl/pdfwriter.hxx:139
+include/vcl/pdfwriter.hxx:146
enum vcl::PDFWriter::StructAttribute InlineAlign
-include/vcl/pdfwriter.hxx:140
+include/vcl/pdfwriter.hxx:147
enum vcl::PDFWriter::StructAttribute LineHeight
-include/vcl/pdfwriter.hxx:140
- enum vcl::PDFWriter::StructAttribute ListNumbering
-include/vcl/pdfwriter.hxx:162
+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:162
+include/vcl/pdfwriter.hxx:172
enum vcl::PDFWriter::StructAttributeValue Before
-include/vcl/pdfwriter.hxx:162
+include/vcl/pdfwriter.hxx:172
enum vcl::PDFWriter::StructAttributeValue Start
-include/vcl/pdfwriter.hxx:168
+include/vcl/pdfwriter.hxx:178
enum vcl::PDFWriter::StructAttributeValue Auto
-include/vcl/pdfwriter.hxx:170
+include/vcl/pdfwriter.hxx:180
enum vcl::PDFWriter::StructAttributeValue Middle
-include/vcl/pdfwriter.hxx:172
+include/vcl/pdfwriter.hxx:182
enum vcl::PDFWriter::StructAttributeValue Normal
-include/vcl/pdfwriter.hxx:176
- enum vcl::PDFWriter::StructAttributeValue Circle
-include/vcl/pdfwriter.hxx:176
- enum vcl::PDFWriter::StructAttributeValue Decimal
-include/vcl/pdfwriter.hxx:176
- enum vcl::PDFWriter::StructAttributeValue Disc
-include/vcl/pdfwriter.hxx:176
- enum vcl::PDFWriter::StructAttributeValue LowerAlpha
-include/vcl/pdfwriter.hxx:176
- enum vcl::PDFWriter::StructAttributeValue LowerRoman
-include/vcl/pdfwriter.hxx:176
- enum vcl::PDFWriter::StructAttributeValue Square
-include/vcl/pdfwriter.hxx:176
- enum vcl::PDFWriter::StructAttributeValue UpperAlpha
-include/vcl/pdfwriter.hxx:176
- enum vcl::PDFWriter::StructAttributeValue UpperRoman
+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
@@ -704,23 +1064,27 @@ include/vcl/rendercontext/DrawImageFlags.hxx:29
enum DrawImageFlags Highlight
include/vcl/rendercontext/DrawImageFlags.hxx:30
enum DrawImageFlags Deactive
-include/vcl/rendercontext/DrawTextFlags.hxx:41
- enum DrawTextFlags NewsEllipsis
+include/vcl/rendercontext/DrawTextFlags.hxx:44
+ enum DrawTextFlags HideMnemonic
+include/vcl/Scanline.hxx:33
+ enum ScanlineFormat N1BitLsbPal
include/vcl/Scanline.hxx:44
enum ScanlineFormat N32BitTcMask
+include/vcl/skia/SkiaHelper.hxx:30
+ enum SkiaHelper::RenderMethod RenderMetal
include/vcl/vclenum.hxx:39
enum MenuItemBits POPUPSELECT
include/vcl/vclenum.hxx:112
enum WindowBorderStyle NWF
-include/vcl/vclenum.hxx:149
+include/vcl/vclenum.hxx:129
enum ExtTimeFieldFormat Long24H
-include/vcl/vclenum.hxx:149
+include/vcl/vclenum.hxx:129
enum ExtTimeFieldFormat Short24H
-include/vcl/vclenum.hxx:150
+include/vcl/vclenum.hxx:130
enum ExtTimeFieldFormat Long12H
-include/vcl/vclenum.hxx:150
+include/vcl/vclenum.hxx:130
enum ExtTimeFieldFormat Short12H
-include/vcl/vclenum.hxx:151
+include/vcl/vclenum.hxx:131
enum ExtTimeFieldFormat ShortDuration
include/vcl/vclevent.hxx:120
enum VclEventId TabpageRemovedAll
@@ -738,9 +1102,9 @@ include/vcl/wall.hxx:45
enum WallpaperStyle BottomLeft
include/vcl/wall.hxx:46
enum WallpaperStyle Bottom
-include/xmloff/families.hxx:62
+include/xmloff/families.hxx:64
enum XmlStyleFamily TEXT_ENDNOTECONFIG
-include/xmloff/xmlimp.hxx:120
+include/xmloff/xmlimp.hxx:121
enum SvXMLImportFlags EMBEDDED
linguistic/source/convdicxml.hxx:67
enum ConvDicXMLToken TEXT_CONVERSION_DICTIONARY
@@ -748,9 +1112,9 @@ linguistic/source/convdicxml.hxx:68
enum ConvDicXMLToken RIGHT_TEXT
linguistic/source/convdicxml.hxx:69
enum ConvDicXMLToken ENTRY
-o3tl/qa/test-enumarray.cxx:30
+o3tl/qa/test-enumarray.cxx:28
enum MyEnum ONE
-o3tl/qa/test-enumarray.cxx:30
+o3tl/qa/test-enumarray.cxx:28
enum MyEnum TWO
o3tl/qa/test-typed_flags.cxx:20
enum (anonymous namespace)::ConfigurationChangedHint TWO
@@ -770,10 +1134,28 @@ reportdesign/inc/conditionalexpression.hxx:84
enum rptui::ComparisonOperation eLessOrEqual
sal/qa/osl/file/osl_File.cxx:285
enum (anonymous namespace)::oslCheckMode Exist
-sc/inc/dociter.hxx:258
- enum ScQueryCellIterator::StopOnMismatchBits nStopOnMismatchExecuted
-sc/inc/dociter.hxx:266
- enum ScQueryCellIterator::TestEqualConditionBits nTestEqualConditionFulfilled
+sc/inc/patattr.hxx:46
+ enum ScAutoFontColorMode Black
+sc/inc/queryiter.hxx:151
+ enum ScQueryCellIteratorBase::StopOnMismatchBits nStopOnMismatchExecuted
+sc/inc/queryiter.hxx:151
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchExecuted
+sc/inc/queryiter.hxx:151
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchExecuted
+sc/inc/queryiter.hxx:151
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchExecuted
+sc/inc/queryiter.hxx:151
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchExecuted
+sc/inc/queryiter.hxx:159
+ enum ScQueryCellIteratorBase::TestEqualConditionBits nTestEqualConditionFulfilled
+sc/inc/queryiter.hxx:159
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::CountIf>::TestEqualConditionBits nTestEqualConditionFulfilled
+sc/inc/queryiter.hxx:159
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::Generic>::TestEqualConditionBits nTestEqualConditionFulfilled
+sc/inc/queryiter.hxx:159
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::CountIf>::TestEqualConditionBits nTestEqualConditionFulfilled
+sc/inc/queryiter.hxx:159
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::Generic>::TestEqualConditionBits nTestEqualConditionFulfilled
sc/inc/token.hxx:215
enum ScTableRefToken::Item HEADERS_DATA
sc/inc/token.hxx:216
@@ -782,7 +1164,7 @@ sc/inc/types.hxx:37
enum ScMatValType NonvalueMask
sc/inc/types.hxx:60
enum ScFormulaVectorState FormulaVectorUnknown
-sc/qa/unit/ucalc_copypaste.cxx:261
+sc/qa/unit/ucalc_copypaste.cxx:46
enum TestCopyPaste::CalcMode RecalcAtEnd
sc/source/ui/inc/viewdata.hxx:42
enum ScSplitMode SC_SPLIT_MODE_MAX_ENUM
@@ -792,118 +1174,102 @@ sc/source/ui/StatisticsDialogs/RegressionDialog.cxx:102
enum (anonymous namespace)::ScRegType LOGARITHMIC
sc/source/ui/StatisticsDialogs/RegressionDialog.cxx:103
enum (anonymous namespace)::ScRegType POWER
-sc/source/ui/unoobj/condformatuno.cxx:274
+sc/source/ui/unoobj/condformatuno.cxx:273
enum (anonymous namespace)::DateProperties Date_StyleName
-sc/source/ui/unoobj/condformatuno.cxx:275
+sc/source/ui/unoobj/condformatuno.cxx:274
enum (anonymous namespace)::DateProperties DateType
-scaddins/source/datefunc/datefunc.hxx:40
- enum ScaCategory Finance
+sc/source/ui/view/viewfun2.cxx:266
+ enum (anonymous namespace)::ScAutoSum ScAutoSumEnd
scaddins/source/datefunc/datefunc.hxx:41
- enum ScaCategory Inf
+ enum ScaCategory Finance
scaddins/source/datefunc/datefunc.hxx:42
- enum ScaCategory Math
+ enum ScaCategory Inf
scaddins/source/datefunc/datefunc.hxx:43
+ enum ScaCategory Math
+scaddins/source/datefunc/datefunc.hxx:44
enum ScaCategory Tech
-scaddins/source/pricing/pricing.hxx:48
+scaddins/source/pricing/pricing.hxx:47
enum sca::pricing::ScaCategory DateTime
-scaddins/source/pricing/pricing.hxx:49
+scaddins/source/pricing/pricing.hxx:48
enum sca::pricing::ScaCategory Text
-scaddins/source/pricing/pricing.hxx:51
+scaddins/source/pricing/pricing.hxx:50
enum sca::pricing::ScaCategory Inf
-scaddins/source/pricing/pricing.hxx:52
+scaddins/source/pricing/pricing.hxx:51
enum sca::pricing::ScaCategory Math
-scaddins/source/pricing/pricing.hxx:53
+scaddins/source/pricing/pricing.hxx:52
enum sca::pricing::ScaCategory Tech
sd/source/ui/slidesorter/cache/SlsRequestPriorityClass.hxx:39
enum sd::slidesorter::cache::RequestPriorityClass MAX_CLASS
slideshow/source/engine/shapes/viewshape.hxx:276
- enum slideshow::internal::ViewShape::(anonymous at /home/noel/libo2/slideshow/source/engine/shapes/viewshape.hxx:276:13) MAX_RENDER_CACHE_ENTRIES
-slideshow/source/engine/slideview.cxx:242
- enum slideshow::internal::(anonymous namespace)::LayerSpriteContainer::(anonymous at /home/noel/libo2/slideshow/source/engine/slideview.cxx:242:5) SPRITE_ULLAGE
-slideshow/source/engine/slideview.cxx:722
- enum slideshow::internal::(anonymous namespace)::SlideView::(anonymous at /home/noel/libo2/slideshow/source/engine/slideview.cxx:722:5) LAYER_ULLAGE
+ enum slideshow::internal::ViewShape::(unnamed at /home/noel/libo-plugin/slideshow/source/engine/shapes/viewshape.hxx:276:13) MAX_RENDER_CACHE_ENTRIES
+slideshow/source/engine/slideview.cxx:243
+ enum slideshow::internal::(anonymous namespace)::LayerSpriteContainer::(unnamed at /home/noel/libo-plugin/slideshow/source/engine/slideview.cxx:243:5) SPRITE_ULLAGE
+slideshow/source/engine/slideview.cxx:723
+ enum slideshow::internal::(anonymous namespace)::SlideView::(unnamed at /home/noel/libo-plugin/slideshow/source/engine/slideview.cxx:723:5) LAYER_ULLAGE
slideshow/source/inc/box2dtools.hxx:46
enum box2d::utils::box2DNonsimulatedShapeUpdateType BOX2D_UPDATE_SIZE
soltools/cpp/cpp.h:42
int WS
-starmath/inc/mathml/def.hxx:55
- enum SmMlElementType NMlStructural
starmath/inc/mathml/def.hxx:56
+ enum SmMlElementType NMlStructural
+starmath/inc/mathml/def.hxx:57
enum SmMlElementType NMlSmNode
-starmath/inc/mathml/def.hxx:58
- enum SmMlElementType MlMath
-starmath/inc/mathml/def.hxx:59
- enum SmMlElementType MlMi
-starmath/inc/mathml/def.hxx:60
- enum SmMlElementType MlMerror
-starmath/inc/mathml/def.hxx:61
- enum SmMlElementType MlMn
-starmath/inc/mathml/def.hxx:62
- enum SmMlElementType MlMo
-starmath/inc/mathml/def.hxx:63
- enum SmMlElementType MlMrow
-starmath/inc/mathml/def.hxx:64
- enum SmMlElementType MlMtext
-starmath/inc/mathml/def.hxx:65
- enum SmMlElementType MlMstyle
-svgio/inc/svgstyleattributes.hxx:60
+svgio/inc/svgstyleattributes.hxx:62
enum svgio::svgreader::FontSize notset
-svl/source/numbers/zformat.cxx:305
+svl/source/numbers/zformat.cxx:308
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_DBNUM2
-svl/source/numbers/zformat.cxx:306
+svl/source/numbers/zformat.cxx:309
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_DBNUM3
-svl/source/numbers/zformat.cxx:307
+svl/source/numbers/zformat.cxx:310
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_DBNUM4
-svl/source/numbers/zformat.cxx:308
+svl/source/numbers/zformat.cxx:311
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_DBNUM5
-svl/source/numbers/zformat.cxx:309
+svl/source/numbers/zformat.cxx:312
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_DBNUM6
-svl/source/numbers/zformat.cxx:310
+svl/source/numbers/zformat.cxx:313
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_DBNUM7
-svl/source/numbers/zformat.cxx:311
+svl/source/numbers/zformat.cxx:314
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_DBNUM8
-svl/source/numbers/zformat.cxx:312
- enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_DBNUM9
svl/source/numbers/zformat.cxx:315
+ enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_DBNUM9
+svl/source/numbers/zformat.cxx:318
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM1
-svl/source/numbers/zformat.cxx:316
+svl/source/numbers/zformat.cxx:319
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM2
-svl/source/numbers/zformat.cxx:317
+svl/source/numbers/zformat.cxx:320
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM3
-svl/source/numbers/zformat.cxx:318
+svl/source/numbers/zformat.cxx:321
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM4
-svl/source/numbers/zformat.cxx:319
+svl/source/numbers/zformat.cxx:322
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM5
-svl/source/numbers/zformat.cxx:320
+svl/source/numbers/zformat.cxx:323
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM6
-svl/source/numbers/zformat.cxx:321
+svl/source/numbers/zformat.cxx:324
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM7
-svl/source/numbers/zformat.cxx:322
+svl/source/numbers/zformat.cxx:325
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM8
-svl/source/numbers/zformat.cxx:323
+svl/source/numbers/zformat.cxx:326
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM9
-svl/source/numbers/zformat.cxx:324
+svl/source/numbers/zformat.cxx:327
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM10
-svl/source/numbers/zformat.cxx:325
+svl/source/numbers/zformat.cxx:328
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM11
-svl/source/numbers/zformat.cxx:326
+svl/source/numbers/zformat.cxx:329
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM12
-svl/source/numbers/zformat.cxx:327
+svl/source/numbers/zformat.cxx:330
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM13
-svl/source/numbers/zformat.cxx:328
+svl/source/numbers/zformat.cxx:331
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM14
-svl/source/numbers/zformat.cxx:329
+svl/source/numbers/zformat.cxx:332
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM15
-svl/source/numbers/zformat.cxx:330
+svl/source/numbers/zformat.cxx:333
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM16
-svl/source/numbers/zformat.cxx:331
+svl/source/numbers/zformat.cxx:334
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM17
-svl/source/numbers/zformat.cxx:332
+svl/source/numbers/zformat.cxx:335
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM18
-svl/source/numbers/zformat.cxx:333
+svl/source/numbers/zformat.cxx:336
enum (anonymous namespace)::BracketFormatSymbolType BRACKET_SYMBOLTYPE_NATNUM19
-svtools/inc/table/tablemodel.hxx:49
- enum ColumnAttributeGroup ALL
svx/source/inc/docrecovery.hxx:77
enum EDocStates TryLoadBackup
svx/source/inc/docrecovery.hxx:78
@@ -914,17 +1280,29 @@ svx/source/inc/docrecovery.hxx:85
enum EDocStates Incomplete
svx/source/inc/docrecovery.hxx:87
enum EDocStates Succeeded
+svx/source/tbxctrls/fillctrl.cxx:56
+ enum (anonymous namespace)::eFillStyle SOLID
+svx/source/tbxctrls/fillctrl.cxx:57
+ enum (anonymous namespace)::eFillStyle GRADIENT
+svx/source/tbxctrls/fillctrl.cxx:58
+ enum (anonymous namespace)::eFillStyle HATCH
+svx/source/tbxctrls/fillctrl.cxx:59
+ enum (anonymous namespace)::eFillStyle BITMAP
sw/inc/accmap.hxx:75
enum AccessibleStates OPAQUE
+sw/inc/authfld.hxx:172
+ enum SwAuthorityField::TargetType UseDisplayURL
+sw/inc/authfld.hxx:173
+ enum SwAuthorityField::TargetType UseTargetURL
sw/inc/crstate.hxx:32
enum SwFillMode Space
sw/inc/crstate.hxx:33
enum SwFillMode Margin
sw/inc/crstate.hxx:34
enum SwFillMode Indent
-sw/inc/dbmgr.hxx:486
+sw/inc/dbmgr.hxx:488
enum sw::DBConnURIType MSJET
-sw/inc/dbmgr.hxx:487
+sw/inc/dbmgr.hxx:489
enum sw::DBConnURIType MSACE
sw/inc/docary.hxx:73
enum SwVectorModifyBase<class SwFrameFormat *>::DestructorPolicy FreeElements
@@ -932,24 +1310,20 @@ sw/inc/docary.hxx:73
enum SwVectorModifyBase<class SwGrfFormatColl *>::DestructorPolicy FreeElements
sw/inc/docary.hxx:73
enum SwVectorModifyBase<class SwTextFormatColl *>::DestructorPolicy FreeElements
-sw/inc/docufld.hxx:117
- enum SwExtUserSubType EU_FATHERSNAME
sw/inc/docufld.hxx:118
+ enum SwExtUserSubType EU_FATHERSNAME
+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/undobj.hxx:136
- enum DelContentType Fly
sw/inc/undobj.hxx:137
+ enum DelContentType Fly
+sw/inc/undobj.hxx:138
enum DelContentType Bkm
sw/source/core/inc/dbg_lay.hxx:28
enum PROT Init
-sw/source/core/inc/rootfrm.hxx:50
- enum sw::FieldmarkMode ShowCommand
-sw/source/core/inc/rootfrm.hxx:50
- enum sw::FieldmarkMode ShowResult
sw/source/core/inc/SwXMLBlockImport.hxx:78
enum SwXMLTextBlockToken OFFICE_BODY
sw/source/core/inc/SwXMLBlockImport.hxx:79
@@ -976,55 +1350,55 @@ sw/source/uibase/inc/envimg.hxx:33
enum SwEnvAlign ENV_VER_LEFT
sw/source/uibase/inc/envimg.hxx:34
enum SwEnvAlign ENV_VER_CNTR
-tools/source/generic/poly.cxx:1122
- enum (anonymous at /home/noel/libo2/tools/source/generic/poly.cxx:1122:5) maxRecursionDepth
-ucbhelper/source/client/proxydecider.cxx:126
+toolkit/inc/controls/table/tablemodel.hxx:49
+ enum ColumnAttributeGroup ALL
+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
enum ucbhelper::proxydecider_impl::InternetProxyDecider_Impl::ProxyType Automatic
+vcl/inc/dndhelper.hxx:31
+ enum vcl::DragOrDrop Drag
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:42
+vcl/inc/fontsubset.hxx:44
enum FontType ANY_TYPE1
+vcl/inc/pdf/pdfwriter_impl.hxx:86
+ enum vcl::pdf::GraphicsStateUpdateFlags MapMode
+vcl/inc/pdf/pdfwriter_impl.hxx:91
+ enum vcl::pdf::GraphicsStateUpdateFlags TransparentPercent
vcl/inc/salptype.hxx:44
enum SalPrinterError Abort
-vcl/source/app/svapp.cxx:1145
- enum (anonymous at /home/noel/libo2/vcl/source/app/svapp.cxx:1145:1) hwEnv
-vcl/source/app/svapp.cxx:1145
- enum (anonymous at /home/noel/libo2/vcl/source/app/svapp.cxx:1145:1) hwUI
+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/filter/jpeg/Exif.hxx:40
enum Tag ORIENTATION
-vcl/source/gdi/CommonSalLayout.cxx:134
- enum (anonymous namespace)::VerticalOrientation Upright
-vcl/source/gdi/CommonSalLayout.cxx:137
- enum (anonymous namespace)::VerticalOrientation TransformedRotated
-vcl/source/gdi/pdfwriter_impl.hxx:84
- enum vcl::pdf::GraphicsStateUpdateFlags MapMode
-vcl/source/gdi/pdfwriter_impl.hxx:89
- enum vcl::pdf::GraphicsStateUpdateFlags TransparentPercent
-vcl/source/window/printdlg.cxx:58
- enum (anonymous at /home/noel/libo2/vcl/source/window/printdlg.cxx:55:1) ORIENTATION_PORTRAIT
-writerfilter/source/dmapper/PropertyIds.hxx:229
- enum writerfilter::dmapper::PropertyIds PROP_PARA_HYPHENATION_NO_CAPS
-writerfilter/source/ooxml/OOXMLFactory.hxx:32
- enum writerfilter::ooxml::ResourceType List
+vcl/source/window/printdlg.cxx:60
+ enum (unnamed at /home/noel/libo-plugin/vcl/source/window/printdlg.cxx:57:1) ORIENTATION_PORTRAIT
writerfilter/source/ooxml/OOXMLFactory.hxx:33
+ enum writerfilter::ooxml::ResourceType List
+writerfilter/source/ooxml/OOXMLFactory.hxx:34
enum writerfilter::ooxml::ResourceType Integer
-writerfilter/source/ooxml/OOXMLFactory.hxx:35
- enum writerfilter::ooxml::ResourceType Hex
writerfilter/source/ooxml/OOXMLFactory.hxx:36
- enum writerfilter::ooxml::ResourceType HexColor
+ enum writerfilter::ooxml::ResourceType Hex
writerfilter/source/ooxml/OOXMLFactory.hxx:37
+ enum writerfilter::ooxml::ResourceType HexColor
+writerfilter/source/ooxml/OOXMLFactory.hxx:38
enum writerfilter::ooxml::ResourceType String
-writerfilter/source/ooxml/OOXMLFactory.hxx:39
+writerfilter/source/ooxml/OOXMLFactory.hxx:40
enum writerfilter::ooxml::ResourceType Boolean
-writerfilter/source/ooxml/OOXMLFactory.hxx:48
- enum writerfilter::ooxml::ResourceType TwipsMeasure_asSigned
writerfilter/source/ooxml/OOXMLFactory.hxx:49
- enum writerfilter::ooxml::ResourceType TwipsMeasure_asZero
+ enum writerfilter::ooxml::ResourceType TwipsMeasure_asSigned
writerfilter/source/ooxml/OOXMLFactory.hxx:50
- enum writerfilter::ooxml::ResourceType HpsMeasure
+ enum writerfilter::ooxml::ResourceType TwipsMeasure_asZero
writerfilter/source/ooxml/OOXMLFactory.hxx:51
+ enum writerfilter::ooxml::ResourceType HpsMeasure
+writerfilter/source/ooxml/OOXMLFactory.hxx:52
enum writerfilter::ooxml::ResourceType MeasurementOrPercent
xmlsecurity/source/helper/ooxmlsecparser.cxx:964
enum OOXMLSecParser::DsSignaturePropertyContext::SignatureProperty Info
diff --git a/compilerplugins/clang/unusedenumconstants.untouched.results b/compilerplugins/clang/unusedenumconstants.untouched.results
index 1f639cf2a666..8e2389d7118a 100644
--- a/compilerplugins/clang/unusedenumconstants.untouched.results
+++ b/compilerplugins/clang/unusedenumconstants.untouched.results
@@ -2,14 +2,114 @@ canvas/inc/rendering/icolorbuffer.hxx:37
enum canvas::IColorBuffer::Format A8R8G8B8
canvas/inc/rendering/icolorbuffer.hxx:40
enum canvas::IColorBuffer::Format X8R8G8B8
-canvas/inc/rendering/irendermodule.hxx:54
+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_DATATABLEOUTLINE
cui/source/options/optfltr.cxx:35
enum MSFltrPg2_CheckBoxEntries InvalidCBEntry
-drawinglayer/source/tools/emfphelperdata.cxx:65
- enum emfplushelper::(anonymous at /home/noel/libo2/drawinglayer/source/tools/emfphelperdata.cxx:59:5) WrapModeClamp
+drawinglayer/source/tools/emfphelperdata.cxx:67
+ enum emfplushelper::(unnamed at /home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) WrapModeClamp
drawinglayer/source/tools/emfpimage.hxx:30
emfplushelper::ImageDataType ImageDataTypeUnknown
+drawinglayer/source/tools/emfppen.hxx:75
+ enum emfplushelper::LineJoinType LineJoinTypeMiter
+drawinglayer/source/tools/emfppen.hxx:76
+ enum emfplushelper::LineJoinType LineJoinTypeBevel
+drawinglayer/source/tools/emfppen.hxx:77
+ enum emfplushelper::LineJoinType LineJoinTypeRound
+drawinglayer/source/tools/emfppen.hxx:78
+ enum emfplushelper::LineJoinType LineJoinTypeMiterClipped
+emfio/inc/mtftools.hxx:78
+ enum emfio::StockObject ANSI_FIXED_FONT
+emfio/inc/mtftools.hxx:79
+ enum emfio::StockObject ANSI_VAR_FONT
+emfio/inc/mtftools.hxx:80
+ enum emfio::StockObject SYSTEM_FIXED_FONT
+emfio/inc/mtftools.hxx:128
+ enum emfio::StretchMode HALFTONE
+emfio/inc/mtftools.hxx:129
+ enum emfio::StretchMode STRETCH_ANDSCANS
+emfio/inc/mtftools.hxx:130
+ enum emfio::StretchMode STRETCH_ORSCANS
+emfio/inc/mtftools.hxx:131
+ enum emfio::StretchMode STRETCH_DELETESCANS
+emfio/inc/mtftools.hxx:184
+ enum emfio::TextAlignmentMode TA_RTLREADING
+emfio/inc/mtftools.hxx:196
+ enum emfio::TernaryRasterOperation SRCERASE
+emfio/inc/mtftools.hxx:197
+ enum emfio::TernaryRasterOperation PATCOPY
+emfio/inc/mtftools.hxx:199
+ enum emfio::TernaryRasterOperation BLACKNESS
+emfio/inc/mtftools.hxx:200
+ enum emfio::TernaryRasterOperation WHITENESS
+emfio/inc/mtftools.hxx:214
+ enum emfio::PenStyle PS_USERSTYLE
+emfio/inc/mtftools.hxx:215
+ enum emfio::PenStyle PS_ALTERNATE
+emfio/inc/mtftools.hxx:235
+ enum emfio::CharacterSet ANSI_CHARSET
+emfio/inc/mtftools.hxx:237
+ enum emfio::CharacterSet SYMBOL_CHARSET
+emfio/inc/mtftools.hxx:238
+ enum emfio::CharacterSet SHIFTJIS_CHARSET
+emfio/inc/mtftools.hxx:239
+ enum emfio::CharacterSet HANGUL_CHARSET
+emfio/inc/mtftools.hxx:240
+ enum emfio::CharacterSet GB2312_CHARSET
+emfio/inc/mtftools.hxx:241
+ enum emfio::CharacterSet CHINESEBIG5_CHARSET
+emfio/inc/mtftools.hxx:244
+ enum emfio::CharacterSet MAC_CHARSET
+emfio/inc/mtftools.hxx:245
+ enum emfio::CharacterSet JOHAB_CHARSET
+emfio/inc/mtftools.hxx:246
+ enum emfio::CharacterSet GREEK_CHARSET
+emfio/inc/mtftools.hxx:247
+ enum emfio::CharacterSet TURKISH_CHARSET
+emfio/inc/mtftools.hxx:248
+ enum emfio::CharacterSet VIETNAMESE_CHARSET
+emfio/inc/mtftools.hxx:249
+ enum emfio::CharacterSet HEBREW_CHARSET
+emfio/inc/mtftools.hxx:250
+ enum emfio::CharacterSet ARABIC_CHARSET
+emfio/inc/mtftools.hxx:251
+ enum emfio::CharacterSet BALTIC_CHARSET
+emfio/inc/mtftools.hxx:252
+ enum emfio::CharacterSet RUSSIAN_CHARSET
+emfio/inc/mtftools.hxx:253
+ enum emfio::CharacterSet THAI_CHARSET
+emfio/inc/mtftools.hxx:254
+ enum emfio::CharacterSet EASTEUROPE_CHARSET
+emfio/inc/mtftools.hxx:283
+ enum emfio::FamilyFont FF_DONTCARE
+emfio/inc/mtftools.hxx:294
+ enum emfio::WeightFont FW_EXTRALIGHT
+emfio/inc/mtftools.hxx:296
+ enum emfio::WeightFont FW_NORMAL
+emfio/inc/mtftools.hxx:300
+ enum emfio::WeightFont FW_EXTRABOLD
+emfio/inc/mtftools.hxx:303
+ enum emfio::WeightFont FW_BLACK
+emfio/inc/mtftools.hxx:312
+ enum emfio::BrushStyle BS_HATCHED
+emfio/inc/mtftools.hxx:314
+ enum emfio::BrushStyle BS_INDEXED
+emfio/inc/mtftools.hxx:315
+ enum emfio::BrushStyle BS_DIBPATTERN
+emfio/inc/mtftools.hxx:316
+ enum emfio::BrushStyle BS_DIBPATTERNPT
+emfio/inc/mtftools.hxx:317
+ enum emfio::BrushStyle BS_PATTERN8X8
+emfio/inc/mtftools.hxx:318
+ enum emfio::BrushStyle BS_DIBPATTERN8X8
+emfio/inc/mtftools.hxx:319
+ enum emfio::BrushStyle BS_MONOPATTERN
framework/inc/xml/imagesdocumenthandler.hxx:42
enum framework::OReadImagesDocumentHandler::Image_XML_Entry IMG_ELEMENT_EXTERNALIMAGES
framework/inc/xml/imagesdocumenthandler.hxx:43
@@ -28,9 +128,9 @@ 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/actiontriggerseparatorpropertyset.cxx:44
+framework/source/fwe/classes/actiontriggerpropertyset.cxx:50
enum (anonymous namespace)::EPROPERTIES PROPERTYCOUNT
-include/connectivity/dbtools.hxx:825
+include/connectivity/dbtools.hxx:829
enum connectivity::dbase::DBFType dBaseIVMemo
include/desktop/exithelper.h:26
enum EExitCodes EXITHELPER_NO_ERROR
@@ -38,7 +138,9 @@ include/desktop/exithelper.h:26
int EXITHELPER_NO_ERROR
include/desktop/exithelper.h:28
int EXITHELPER_FATAL_ERROR
-include/editeng/borderline.hxx:131
+include/docmodel/color/Transformation.hxx:40
+ enum model::TransformationType SatOff
+include/editeng/borderline.hxx:135
enum SvxBorderLineStyle BORDER_LINE_STYLE_MAX
include/filter/msfilter/ww8fields.hxx:28
enum ww::eField ePOSSIBLEBOOKMARK
@@ -64,32 +166,52 @@ include/i18nutil/transliteration.hxx:119
enum TransliterationFlags largeToSmall_ja_JP
include/LibreOfficeKit/LibreOfficeKitEnums.h:56
LibreOfficeKitSelectionType LOK_SELTYPE_LARGE_TEXT
-include/LibreOfficeKit/LibreOfficeKitEnums.h:792
+include/LibreOfficeKit/LibreOfficeKitEnums.h:986
LibreOfficeKitExtTextInputType LOK_EXT_TEXTINPUT_POS
include/oox/ole/axfontdata.hxx:39
enum AxFontFlags Disabled
include/oox/ole/axfontdata.hxx:40
enum AxFontFlags AutoColor
-include/unotools/eventcfg.hxx:29
- enum GlobalEventId STARTAPP
+include/registry/regtype.h:128
+ enum RegError MERGE_ERROR
+include/registry/regtype.h:132
+ enum RegError MERGE_CONFLICT
+include/svl/inettype.hxx:181
+ enum INetContentType CONTENT_TYPE_IMAGE_WEBP
+include/svtools/colorcfg.hxx:47
+ enum svtools::ColorConfigEntry WRITERDIRECTCURSOR
+include/svx/diagram/datamodel.hxx:39
+ enum svx::diagram::TypeConstant XML_type
+include/svx/diagram/datamodel.hxx:40
+ enum svx::diagram::TypeConstant XML_asst
+include/svx/diagram/datamodel.hxx:45
+ enum svx::diagram::TypeConstant XML_parTrans
+include/svx/diagram/datamodel.hxx:50
+ enum svx::diagram::TypeConstant XML_sibTrans
+include/tools/stream.hxx:55
+ enum StreamMode DELETE_ON_CLOSE
include/unotools/eventcfg.hxx:30
+ enum GlobalEventId STARTAPP
+include/unotools/eventcfg.hxx:31
enum GlobalEventId CLOSEAPP
include/unotools/extendedsecurityoptions.hxx:28
enum SvtExtendedSecurityOptions::OpenHyperlinkMode OPEN_WITHSECURITYCHECK
+include/unotools/localedatawrapper.hxx:60
+ enum LongDateOrder Invalid
include/unotools/sharedunocomponent.hxx:149
enum utl::SharedUNOComponent::AssignmentMode NoTakeOwnership
include/unotools/sharedunocomponent.hxx:149
- enum utl::SharedUNOComponent<class com::sun::star::beans::XPropertySet, class utl::DisposableComponent>::AssignmentMode NoTakeOwnership
+ enum utl::SharedUNOComponent<class com::sun::star::beans::XPropertySet>::AssignmentMode NoTakeOwnership
include/unotools/sharedunocomponent.hxx:149
- enum utl::SharedUNOComponent<class com::sun::star::embed::XStorage, class utl::DisposableComponent>::AssignmentMode NoTakeOwnership
+ enum utl::SharedUNOComponent<class com::sun::star::embed::XStorage>::AssignmentMode NoTakeOwnership
include/unotools/sharedunocomponent.hxx:149
- enum utl::SharedUNOComponent<class com::sun::star::sdb::XSingleSelectQueryComposer, class utl::DisposableComponent>::AssignmentMode NoTakeOwnership
+ enum utl::SharedUNOComponent<class com::sun::star::sdb::XSingleSelectQueryComposer>::AssignmentMode NoTakeOwnership
include/unotools/sharedunocomponent.hxx:149
- enum utl::SharedUNOComponent<class com::sun::star::sdbc::XPreparedStatement, class utl::DisposableComponent>::AssignmentMode NoTakeOwnership
+ enum utl::SharedUNOComponent<class com::sun::star::sdbc::XPreparedStatement>::AssignmentMode NoTakeOwnership
include/unotools/sharedunocomponent.hxx:149
- enum utl::SharedUNOComponent<class com::sun::star::sdbc::XStatement, class utl::DisposableComponent>::AssignmentMode NoTakeOwnership
+ enum utl::SharedUNOComponent<class com::sun::star::sdbc::XStatement>::AssignmentMode NoTakeOwnership
include/unotools/sharedunocomponent.hxx:149
- enum utl::SharedUNOComponent<class com::sun::star::uno::XInterface, class utl::DisposableComponent>::AssignmentMode NoTakeOwnership
+ enum utl::SharedUNOComponent<class com::sun::star::uno::XInterface>::AssignmentMode NoTakeOwnership
include/vcl/pdf/PDFAnnotationMarker.hxx:59
enum vcl::pdf::PDFTextMarkerType Underline
include/vcl/pdf/PDFAnnotationMarker.hxx:60
@@ -114,8 +236,6 @@ include/vcl/pdf/PDFAnnotationSubType.hxx:35
enum vcl::pdf::PDFAnnotationSubType Sound
include/vcl/pdf/PDFAnnotationSubType.hxx:36
enum vcl::pdf::PDFAnnotationSubType Movie
-include/vcl/pdf/PDFAnnotationSubType.hxx:37
- enum vcl::pdf::PDFAnnotationSubType Widget
include/vcl/pdf/PDFAnnotationSubType.hxx:38
enum vcl::pdf::PDFAnnotationSubType Screen
include/vcl/pdf/PDFAnnotationSubType.hxx:39
@@ -134,255 +254,241 @@ include/vcl/toolkit/svtabbx.hxx:37
enum SvTabJustify AdjustRight
include/vcl/toolkit/svtabbx.hxx:38
enum SvTabJustify AdjustLeft
-include/vcl/toolkit/treelistbox.hxx:150
+include/vcl/toolkit/treelistbox.hxx:146
enum DragDropMode APP_COPY
-include/vcl/toolkit/treelistbox.hxx:154
+include/vcl/toolkit/treelistbox.hxx:150
enum DragDropMode ALL
-include/vcl/vclenum.hxx:310
- enum vcl::WindowState Rollup
-include/vcl/vclenum.hxx:313
- enum vcl::WindowState FullScreen
-include/vcl/vclenum.hxx:408
+include/vcl/vclenum.hxx:362
enum TrackingEventFlags Focus
-libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:70
- enum (anonymous at /home/noel/libo2/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:68:1) PROP_0
-libreofficekit/source/gtk/lokdocview.cxx:295
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:293:1) PROP_0
+include/vcl/windowstate.hxx:38
+ 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
reportdesign/source/filter/xml/xmlEnums.hxx:42
enum rptxml::XMLReportToken XML_TOK_REPORT_ELEMENT
-sc/qa/unit/ucalc_copypaste.cxx:259
+sc/qa/unit/ucalc_copypaste.cxx:44
enum TestCopyPaste::CalcMode NoCalc
-sc/source/filter/excel/xiescher.cxx:473
- enum (anonymous at /home/noel/libo2/sc/source/filter/excel/xiescher.cxx:473:17) eCreateFromOffice
+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/inc/decl.h:23
enum WKTYP eWK4
sc/source/ui/inc/anyrefdg.hxx:142
- enum ScRefHdlrControllerImpl::(anonymous at /home/noel/libo2/sc/source/ui/inc/anyrefdg.hxx:142:5) SLOTID
+ enum ScRefHdlrControllerImpl::(unnamed at /home/noel/libo-plugin/sc/source/ui/inc/anyrefdg.hxx:142:5) SLOTID
sc/source/ui/inc/anyrefdg.hxx:142
- enum ScRefHdlrControllerImpl<class SfxModelessDialogController, true>::(anonymous at /home/noel/libo2/sc/source/ui/inc/anyrefdg.hxx:142:5) SLOTID
+ enum ScRefHdlrControllerImpl<class SfxModelessDialogController>::(unnamed at /home/noel/libo-plugin/sc/source/ui/inc/anyrefdg.hxx:142:5) SLOTID
sc/source/ui/inc/anyrefdg.hxx:142
- enum ScRefHdlrControllerImpl<class SfxTabDialogController, false>::(anonymous at /home/noel/libo2/sc/source/ui/inc/anyrefdg.hxx:142:5) SLOTID
+ 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
-starmath/inc/mathml/def.hxx:29
- enum SmLengthUnit MlEx
-starmath/inc/mathml/def.hxx:30
- enum SmLengthUnit MlPx
-starmath/inc/mathml/def.hxx:31
- enum SmLengthUnit MlIn
-starmath/inc/mathml/def.hxx:32
- enum SmLengthUnit MlCm
-starmath/inc/mathml/def.hxx:33
- enum SmLengthUnit MlMM
-starmath/inc/mathml/def.hxx:34
- enum SmLengthUnit MlPt
-starmath/inc/mathml/def.hxx:35
- enum SmLengthUnit MlPc
-starmath/inc/mathml/def.hxx:98
+starmath/inc/mathml/def.hxx:100
enum SmMlAttributeValueEmpty MlEmpty
-starmath/inc/mathml/def.hxx:104
- enum SmMlAttributeValueAccent MlTrue
-starmath/inc/mathml/def.hxx:110
- enum SmMlAttributeValueDir MlRtl
-starmath/inc/mathml/def.hxx:116
- enum SmMlAttributeValueDisplaystyle MlTrue
-starmath/inc/mathml/def.hxx:122
- enum SmMlAttributeValueFence MlTrue
-starmath/inc/mathml/def.hxx:128
- enum SmMlAttributeValueHref NMlValie
-starmath/inc/mathml/def.hxx:133
+starmath/inc/mathml/def.hxx:142
enum SmMlAttributeValueLspace NMlEmpty
-starmath/inc/mathml/def.hxx:139
- enum SmMlAttributeValueMathbackground MlRgb
-starmath/inc/mathml/def.hxx:145
- enum SmMlAttributeValueMathcolor MlRgb
-starmath/inc/mathml/def.hxx:150
- enum SmMlAttributeValueMathsize NMlEmpty
-starmath/inc/mathml/def.hxx:156
- enum SmMlAttributeValueMathvariant bold
-starmath/inc/mathml/def.hxx:157
- enum SmMlAttributeValueMathvariant italic
-starmath/inc/mathml/def.hxx:158
- enum SmMlAttributeValueMathvariant double_struck
starmath/inc/mathml/def.hxx:159
- enum SmMlAttributeValueMathvariant script
-starmath/inc/mathml/def.hxx:160
- enum SmMlAttributeValueMathvariant fraktur
-starmath/inc/mathml/def.hxx:161
- enum SmMlAttributeValueMathvariant sans_serif
-starmath/inc/mathml/def.hxx:162
- enum SmMlAttributeValueMathvariant monospace
-starmath/inc/mathml/def.hxx:163
- enum SmMlAttributeValueMathvariant bold_italic
-starmath/inc/mathml/def.hxx:164
- enum SmMlAttributeValueMathvariant bold_fraktur
-starmath/inc/mathml/def.hxx:165
- enum SmMlAttributeValueMathvariant bold_script
-starmath/inc/mathml/def.hxx:166
- enum SmMlAttributeValueMathvariant bold_sans_serif
-starmath/inc/mathml/def.hxx:167
- enum SmMlAttributeValueMathvariant sans_serif_italic
-starmath/inc/mathml/def.hxx:168
- enum SmMlAttributeValueMathvariant sans_serif_bold_italic
-starmath/inc/mathml/def.hxx:170
- enum SmMlAttributeValueMathvariant initial
-starmath/inc/mathml/def.hxx:171
- enum SmMlAttributeValueMathvariant tailed
-starmath/inc/mathml/def.hxx:172
- enum SmMlAttributeValueMathvariant looped
-starmath/inc/mathml/def.hxx:173
- enum SmMlAttributeValueMathvariant stretched
-starmath/inc/mathml/def.hxx:179
- enum SmMlAttributeValueMaxsize MlFinite
-starmath/inc/mathml/def.hxx:185
- enum SmMlAttributeValueMinsize MlFinite
-starmath/inc/mathml/def.hxx:195
- enum SmMlAttributeValueMovablelimits MlTrue
-starmath/inc/mathml/def.hxx:200
+ enum SmMlAttributeValueMathsize NMlEmpty
+starmath/inc/mathml/def.hxx:203
enum SmMlAttributeValueRspace NMlEmpty
-starmath/inc/mathml/def.hxx:206
- enum SmMlAttributeValueSeparator MlTrue
-starmath/inc/mathml/def.hxx:212
- enum SmMlAttributeValueStretchy MlTrue
-starmath/inc/mathml/def.hxx:218
- enum SmMlAttributeValueSymmetric MlTrue
-starmath/inc/mathml/mathmlMo.hxx:45
- enum moOpDP movablelimits
starmath/inc/mathml/mathmlMo.hxx:46
- enum moOpDP starmathCustom
+ enum moOpDP movablelimits
starmath/inc/mathml/mathmlMo.hxx:47
+ enum moOpDP starmathCustom
+starmath/inc/mathml/mathmlMo.hxx:48
enum moOpDP starmathCustomMo
-starmath/inc/mathml/mathmlMo.hxx:54
+starmath/inc/mathml/mathmlMo.hxx:55
enum moOpDF nonedf
svx/inc/sxmkitm.hxx:25
enum SdrMeasureKind SDRMEASURE_RADIUS
-svx/source/inc/datanavi.hxx:60
+svx/source/inc/datanavi.hxx:61
enum svxform::DataGroupType DGTUnknown
sw/inc/docary.hxx:72
enum SwVectorModifyBase::DestructorPolicy KeepElements
sw/inc/docary.hxx:72
- enum SwVectorModifyBase<class SwCharFormat *>::DestructorPolicy KeepElements
-sw/inc/docary.hxx:72
enum SwVectorModifyBase<class SwNumRule *>::DestructorPolicy KeepElements
sw/inc/docary.hxx:72
enum SwVectorModifyBase<class SwSectionFormat *>::DestructorPolicy KeepElements
sw/inc/docary.hxx:73
enum SwVectorModifyBase::DestructorPolicy FreeElements
-sw/inc/tblenum.hxx:34
+sw/inc/tblenum.hxx:35
enum TableChgWidthHeightType InvalidPos
sw/source/filter/ww8/ww8scan.hxx:385
enum ePLCFT SEP
-sw/source/filter/ww8/ww8struc.hxx:950
+sw/source/filter/ww8/ww8struc.hxx:949
enum WW8_FSPA::FSPAOrient RelPgMargin
-sw/source/filter/ww8/ww8struc.hxx:950
+sw/source/filter/ww8/ww8struc.hxx:949
enum WW8_FSPA::FSPAOrient RelText
-sw/source/ui/fldui/fldref.cxx:735
+sw/source/ui/fldui/fldref.cxx:763
enum (anonymous namespace)::FMT_REF_IDX FMT_REF_PAGE_IDX
-sw/source/ui/fldui/fldref.cxx:736
+sw/source/ui/fldui/fldref.cxx:764
enum (anonymous namespace)::FMT_REF_IDX FMT_REF_CHAPTER_IDX
-sw/source/ui/fldui/fldref.cxx:737
+sw/source/ui/fldui/fldref.cxx:765
enum (anonymous namespace)::FMT_REF_IDX FMT_REF_TEXT_IDX
-sw/source/ui/fldui/fldref.cxx:738
+sw/source/ui/fldui/fldref.cxx:766
enum (anonymous namespace)::FMT_REF_IDX FMT_REF_UPDOWN_IDX
-sw/source/ui/fldui/fldref.cxx:740
+sw/source/ui/fldui/fldref.cxx:768
enum (anonymous namespace)::FMT_REF_IDX FMT_REF_ONLYNUMBER_IDX
-sw/source/ui/fldui/fldref.cxx:741
+sw/source/ui/fldui/fldref.cxx:769
enum (anonymous namespace)::FMT_REF_IDX FMT_REF_ONLYCAPTION_IDX
-sw/source/uibase/utlui/content.cxx:1015
+sw/source/uibase/utlui/content.cxx:1029
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_LEVEL
-sw/source/uibase/utlui/content.cxx:1016
+sw/source/uibase/utlui/content.cxx:1030
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_DRAGMODE
-sw/source/uibase/utlui/content.cxx:1018
+sw/source/uibase/utlui/content.cxx:1032
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_LINK_REGION
-sw/source/uibase/utlui/content.cxx:1019
+sw/source/uibase/utlui/content.cxx:1033
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_COPY_REGION
-sw/source/uibase/utlui/content.cxx:1020
+sw/source/uibase/utlui/content.cxx:1034
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_DISPLAY
-sw/source/uibase/utlui/content.cxx:1024
- enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_INACTIVE
-sw/source/uibase/utlui/content.cxx:1025
+sw/source/uibase/utlui/content.cxx:1039
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_EDIT_ENTRY
-sw/source/uibase/utlui/content.cxx:1026
+sw/source/uibase/utlui/content.cxx:1040
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_DELETE_ENTRY
-sw/source/uibase/utlui/content.cxx:1027
+sw/source/uibase/utlui/content.cxx:1041
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_SEND_OUTLINE_TO_CLIPBOARD_ENTRY
-sw/source/uibase/utlui/content.cxx:1029
+sw/source/uibase/utlui/content.cxx:1043
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_TRACKING_DEFAULT
-sw/source/uibase/utlui/content.cxx:1030
+sw/source/uibase/utlui/content.cxx:1044
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_TRACKING_FOCUS
-sw/source/uibase/utlui/content.cxx:1031
+sw/source/uibase/utlui/content.cxx:1045
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_TRACKING_OFF
-sw/source/uibase/utlui/glbltree.cxx:90
+sw/source/uibase/utlui/glbltree.cxx:93
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_UPDATE
-sw/source/uibase/utlui/glbltree.cxx:91
+sw/source/uibase/utlui/glbltree.cxx:94
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_EDIT_CONTENT
-sw/source/uibase/utlui/glbltree.cxx:92
+sw/source/uibase/utlui/glbltree.cxx:95
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_EDIT_INSERT
-sw/source/uibase/utlui/glbltree.cxx:93
+sw/source/uibase/utlui/glbltree.cxx:96
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_INDEX
-sw/source/uibase/utlui/glbltree.cxx:94
+sw/source/uibase/utlui/glbltree.cxx:97
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_FILE
-sw/source/uibase/utlui/glbltree.cxx:95
+sw/source/uibase/utlui/glbltree.cxx:98
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_NEW_FILE
-sw/source/uibase/utlui/glbltree.cxx:97
+sw/source/uibase/utlui/glbltree.cxx:100
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_DELETE
-sw/source/uibase/utlui/glbltree.cxx:98
+sw/source/uibase/utlui/glbltree.cxx:101
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_UPDATE_SEL
-sw/source/uibase/utlui/glbltree.cxx:99
+sw/source/uibase/utlui/glbltree.cxx:102
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_UPDATE_INDEX
-sw/source/uibase/utlui/glbltree.cxx:100
+sw/source/uibase/utlui/glbltree.cxx:103
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_UPDATE_LINK
-sw/source/uibase/utlui/glbltree.cxx:101
+sw/source/uibase/utlui/glbltree.cxx:104
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_UPDATE_ALL
-sw/source/uibase/utlui/glbltree.cxx:103
+sw/source/uibase/utlui/glbltree.cxx:106
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_EDIT_LINK
-ucb/source/ucp/webdav-neon/DAVTypes.hxx:191
- enum webdav_ucp::Depth DAVINFINITY
-ucbhelper/source/client/proxydecider.cxx:126
+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
enum ucbhelper::proxydecider_impl::InternetProxyDecider_Impl::ProxyType Manual
+vcl/inc/dndhelper.hxx:32
+ enum vcl::DragOrDrop Drop
+vcl/inc/font/PhysicalFontFace.hxx:105
+ vcl::font::NameID NAME_ID_COPYRIGHT
+vcl/inc/font/PhysicalFontFace.hxx:107
+ vcl::font::NameID NAME_ID_FONT_SUBFAMILY
+vcl/inc/font/PhysicalFontFace.hxx:108
+ vcl::font::NameID NAME_ID_UNIQUE_ID
+vcl/inc/font/PhysicalFontFace.hxx:109
+ vcl::font::NameID NAME_ID_FULL_NAME
+vcl/inc/font/PhysicalFontFace.hxx:110
+ vcl::font::NameID NAME_ID_VERSION_STRING
+vcl/inc/font/PhysicalFontFace.hxx:111
+ vcl::font::NameID NAME_ID_POSTSCRIPT_NAME
+vcl/inc/font/PhysicalFontFace.hxx:112
+ vcl::font::NameID NAME_ID_TRADEMARK
+vcl/inc/font/PhysicalFontFace.hxx:113
+ vcl::font::NameID NAME_ID_MANUFACTURER
+vcl/inc/font/PhysicalFontFace.hxx:114
+ vcl::font::NameID NAME_ID_DESIGNER
+vcl/inc/font/PhysicalFontFace.hxx:115
+ vcl::font::NameID NAME_ID_DESCRIPTION
+vcl/inc/font/PhysicalFontFace.hxx:116
+ vcl::font::NameID NAME_ID_VENDOR_URL
+vcl/inc/font/PhysicalFontFace.hxx:117
+ vcl::font::NameID NAME_ID_DESIGNER_URL
+vcl/inc/font/PhysicalFontFace.hxx:118
+ vcl::font::NameID NAME_ID_LICENSE
+vcl/inc/font/PhysicalFontFace.hxx:119
+ vcl::font::NameID NAME_ID_LICENSE_URL
+vcl/inc/font/PhysicalFontFace.hxx:121
+ vcl::font::NameID NAME_ID_TYPOGRAPHIC_FAMILY
+vcl/inc/font/PhysicalFontFace.hxx:122
+ vcl::font::NameID NAME_ID_TYPOGRAPHIC_SUBFAMILY
+vcl/inc/font/PhysicalFontFace.hxx:123
+ vcl::font::NameID NAME_ID_MAC_FULL_NAME
+vcl/inc/font/PhysicalFontFace.hxx:124
+ vcl::font::NameID NAME_ID_SAMPLE_TEXT
+vcl/inc/font/PhysicalFontFace.hxx:125
+ vcl::font::NameID NAME_ID_CID_FINDFONT_NAME
+vcl/inc/font/PhysicalFontFace.hxx:126
+ vcl::font::NameID NAME_ID_WWS_FAMILY
+vcl/inc/font/PhysicalFontFace.hxx:127
+ vcl::font::NameID NAME_ID_WWS_SUBFAMILY
+vcl/inc/font/PhysicalFontFace.hxx:128
+ vcl::font::NameID NAME_ID_LIGHT_BACKGROUND
+vcl/inc/font/PhysicalFontFace.hxx:129
+ vcl::font::NameID NAME_ID_DARK_BACKGROUND
+vcl/inc/font/PhysicalFontFace.hxx:130
+ vcl::font::NameID NAME_ID_VARIATIONS_PS_PREFIX
vcl/inc/salptype.hxx:43
enum SalPrinterError General
-vcl/inc/unx/saldisp.hxx:62
+vcl/inc/unx/saldisp.hxx:63
srv_vendor_t vendor_none
-vcl/source/app/svapp.cxx:1145
- enum (anonymous at /home/noel/libo2/vcl/source/app/svapp.cxx:1145:1) hwAll
+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/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/gdi/CommonSalLayout.cxx:135
- enum (anonymous namespace)::VerticalOrientation Rotated
-vcl/unx/gtk3/gtkinst.cxx:6949
- enum (anonymous at /home/noel/libo2/vcl/unx/gtk3/gtkinst.cxx:6947:1) PROP_0
-vcl/unx/gtk3/gtkinst.cxx:6954
- enum (anonymous at /home/noel/libo2/vcl/unx/gtk3/gtkinst.cxx:6947:1) PROP_SHADOW_TYPE
-writerfilter/source/ooxml/OOXMLFactory.hxx:29
- enum writerfilter::ooxml::ResourceType NoResource
+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
writerfilter/source/ooxml/OOXMLFactory.hxx:30
- enum writerfilter::ooxml::ResourceType Table
+ enum writerfilter::ooxml::ResourceType NoResource
writerfilter/source/ooxml/OOXMLFactory.hxx:31
+ enum writerfilter::ooxml::ResourceType Table
+writerfilter/source/ooxml/OOXMLFactory.hxx:32
enum writerfilter::ooxml::ResourceType Stream
-writerfilter/source/ooxml/OOXMLFactory.hxx:34
+writerfilter/source/ooxml/OOXMLFactory.hxx:35
enum writerfilter::ooxml::ResourceType Properties
-writerfilter/source/ooxml/OOXMLFactory.hxx:38
+writerfilter/source/ooxml/OOXMLFactory.hxx:39
enum writerfilter::ooxml::ResourceType Shape
-writerfilter/source/ooxml/OOXMLFactory.hxx:40
- enum writerfilter::ooxml::ResourceType Value
writerfilter/source/ooxml/OOXMLFactory.hxx:41
- enum writerfilter::ooxml::ResourceType XNote
+ enum writerfilter::ooxml::ResourceType Value
writerfilter/source/ooxml/OOXMLFactory.hxx:42
- enum writerfilter::ooxml::ResourceType TextTableCell
+ enum writerfilter::ooxml::ResourceType XNote
writerfilter/source/ooxml/OOXMLFactory.hxx:43
- enum writerfilter::ooxml::ResourceType TextTableRow
+ enum writerfilter::ooxml::ResourceType TextTableCell
writerfilter/source/ooxml/OOXMLFactory.hxx:44
- enum writerfilter::ooxml::ResourceType TextTable
+ enum writerfilter::ooxml::ResourceType TextTableRow
writerfilter/source/ooxml/OOXMLFactory.hxx:45
- enum writerfilter::ooxml::ResourceType PropertyTable
+ enum writerfilter::ooxml::ResourceType TextTable
writerfilter/source/ooxml/OOXMLFactory.hxx:46
- enum writerfilter::ooxml::ResourceType Math
+ enum writerfilter::ooxml::ResourceType PropertyTable
writerfilter/source/ooxml/OOXMLFactory.hxx:47
+ enum writerfilter::ooxml::ResourceType Math
+writerfilter/source/ooxml/OOXMLFactory.hxx:48
enum writerfilter::ooxml::ResourceType Any
-writerfilter/source/ooxml/OOXMLFactory.hxx:52
+writerfilter/source/ooxml/OOXMLFactory.hxx:53
enum writerfilter::ooxml::ResourceType CommentEx
-writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:200
+writerfilter/source/ooxml/OOXMLFactory.hxx:54
+ enum writerfilter::ooxml::ResourceType Theme
+writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:202
enum writerfilter::ooxml::OOXMLFastContextHandler::eMathParaJc INLINE
diff --git a/compilerplugins/clang/unusedenumconstants.writeonly.results b/compilerplugins/clang/unusedenumconstants.writeonly.results
index d88a2c0a3c16..e0f0292165c5 100644
--- a/compilerplugins/clang/unusedenumconstants.writeonly.results
+++ b/compilerplugins/clang/unusedenumconstants.writeonly.results
@@ -1,6 +1,6 @@
-basctl/source/basicide/baside3.cxx:900
+basctl/source/basicide/baside3.cxx:843
enum NameClashMode NO_CLASH
-basctl/source/basicide/doceventnotifier.cxx:58
+basctl/source/basicide/doceventnotifier.cxx:55
enum basctl::(anonymous namespace)::ListenerAction RemoveListener
basctl/source/basicide/macrodlg.hxx:32
enum basctl::MacroExitCode Macro_Close
@@ -10,7 +10,7 @@ basctl/source/basicide/macrodlg.hxx:35
enum basctl::MacroExitCode Macro_Edit
basctl/source/inc/bastype2.hxx:40
enum BrowseMode All
-basctl/source/inc/dlged.hxx:100
+basctl/source/inc/dlged.hxx:99
enum basctl::DlgEditor::Mode SELECT
basctl/source/inc/layout.hxx:82
enum basctl::Layout::SplittedSide::Side Bottom
@@ -20,460 +20,472 @@ basctl/source/inc/sbxitem.hxx:31
enum basctl::ItemType TYPE_LIBRARY
basctl/source/inc/scriptdocument.hxx:46
enum basctl::LibraryLocation LIBRARY_LOCATION_UNKNOWN
-basegfx/source/range/b2drangeclipper.cxx:150
+basegfx/source/range/b2drangeclipper.cxx:149
enum basegfx::(anonymous namespace)::SweepLineEvent::EdgeType FINISHING_EDGE
-basegfx/source/range/b2drangeclipper.cxx:156
+basegfx/source/range/b2drangeclipper.cxx:155
enum basegfx::(anonymous namespace)::SweepLineEvent::EdgeDirection PROCEED_UP
-basegfx/source/range/b2drangeclipper.cxx:791
- enum basegfx::(anonymous namespace)::(anonymous at /home/noel/libo2/basegfx/source/range/b2drangeclipper.cxx:791:9) NoErase
-basegfx/source/range/b2drangeclipper.cxx:791
- enum basegfx::(anonymous namespace)::(anonymous at /home/noel/libo2/basegfx/source/range/b2drangeclipper.cxx:791:9) PerformErase
+basegfx/source/range/b2drangeclipper.cxx:789
+ enum basegfx::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/basegfx/source/range/b2drangeclipper.cxx:789:9) NoErase
+basegfx/source/range/b2drangeclipper.cxx:789
+ enum basegfx::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/basegfx/source/range/b2drangeclipper.cxx:789:9) PerformErase
basic/source/inc/expr.hxx:61
enum SbiExprMode EXPRMODE_STANDARD
basic/source/inc/expr.hxx:78
enum SbiNodeType SbxDUMMY
basic/source/inc/expr.hxx:85
enum RecursiveMode PREVENT_CALL
-basic/source/inc/image.hxx:34
- enum SbiImageFlags EXPLICIT
basic/source/inc/image.hxx:35
- enum SbiImageFlags COMPARETEXT
+ enum SbiImageFlags EXPLICIT
basic/source/inc/image.hxx:36
- enum SbiImageFlags INITCODE
+ enum SbiImageFlags COMPARETEXT
basic/source/inc/image.hxx:37
+ enum SbiImageFlags INITCODE
+basic/source/inc/image.hxx:38
enum SbiImageFlags CLASSMODULE
basic/source/inc/iosys.hxx:39
enum SbiStreamFlags Output
-basic/source/inc/namecont.hxx:224
+basic/source/inc/namecont.hxx:214
enum basic::SfxLibraryContainer::InitMode LIBRARY_INIT_FILE
-basic/source/inc/namecont.hxx:226
+basic/source/inc/namecont.hxx:216
enum basic::SfxLibraryContainer::InitMode OLD_BASIC_STORAGE
-basic/source/runtime/methods.cxx:4371
+basic/source/runtime/methods.cxx:4327
enum BasicResponse Ok
-basic/source/runtime/methods.cxx:4372
+basic/source/runtime/methods.cxx:4328
enum BasicResponse Cancel
-basic/source/runtime/methods.cxx:4373
+basic/source/runtime/methods.cxx:4329
enum BasicResponse Abort
-basic/source/runtime/methods.cxx:4374
+basic/source/runtime/methods.cxx:4330
enum BasicResponse Retry
-basic/source/runtime/methods.cxx:4375
+basic/source/runtime/methods.cxx:4331
enum BasicResponse Ignore
-basic/source/runtime/methods.cxx:4376
+basic/source/runtime/methods.cxx:4332
enum BasicResponse Yes
-basic/source/runtime/methods.cxx:4377
+basic/source/runtime/methods.cxx:4333
enum BasicResponse No
binaryurp/source/cache.hxx:35
- enum binaryurp::cache::(anonymous at /home/noel/libo2/binaryurp/qa/../source/cache.hxx:35:1) size
-canvas/inc/rendering/irendermodule.hxx:55
- enum canvas::IRenderModule::PrimitiveType Triangle
+ enum binaryurp::cache::(unnamed at /home/noel/libo-plugin/binaryurp/qa/../source/cache.hxx:35:1) size
+bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx:56
+ enum x86_64::ReturnKind RegistersGeneral
canvas/inc/rendering/irendermodule.hxx:56
+ enum canvas::IRenderModule::PrimitiveType Triangle
+canvas/inc/rendering/irendermodule.hxx:57
enum canvas::IRenderModule::PrimitiveType Quad
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:67
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_MAX
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_MAX
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:68
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_MIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_MIN
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:69
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_STEPMAIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_STEPMAIN
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:70
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_STEPHELP
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_STEPHELP
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:71
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_STEPHELP_COUNT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_STEPHELP_COUNT
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:72
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_AUTO_MAX
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_AUTO_MAX
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:73
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_AUTO_MIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_AUTO_MIN
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:74
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_AUTO_STEPMAIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_AUTO_STEPMAIN
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:75
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_AUTO_STEPHELP
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_AUTO_STEPHELP
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:76
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_TYPE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_TYPE
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:77
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_TIME_INCREMENT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_TIME_INCREMENT
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:78
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_EXPLICIT_TIME_INCREMENT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_EXPLICIT_TIME_INCREMENT
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:79
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_LOGARITHMIC
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_LOGARITHMIC
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:80
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_REVERSEDIRECTION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_REVERSEDIRECTION
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:81
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_VISIBLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_VISIBLE
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:82
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_CROSSOVER_POSITION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_CROSSOVER_POSITION
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:83
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_CROSSOVER_VALUE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_CROSSOVER_VALUE
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:84
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_ORIGIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_ORIGIN
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:85
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_AUTO_ORIGIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_AUTO_ORIGIN
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:86
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_MARKS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_MARKS
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:87
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_HELPMARKS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_HELPMARKS
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:88
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_MARK_POSITION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_MARK_POSITION
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:89
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_DISPLAY_LABELS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_DISPLAY_LABELS
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:90
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_NUMBERFORMAT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_NUMBERFORMAT
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:91
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_LINK_NUMBERFORMAT_TO_SOURCE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_LINK_NUMBERFORMAT_TO_SOURCE
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:92
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_LABEL_POSITION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_LABEL_POSITION
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:93
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_TEXT_ROTATION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_TEXT_ROTATION
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:94
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_ARRANGE_ORDER
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_ARRANGE_ORDER
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:95
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_TEXTBREAK
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_TEXTBREAK
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:96
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_CAN_OVERLAP
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_CAN_OVERLAP
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:97
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_STACKEDTEXT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_STACKEDTEXT
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:98
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_OVERLAP
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_OVERLAP
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:99
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_GAP_WIDTH
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_GAP_WIDTH
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:100
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_DISPLAY_UNITS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_DISPLAY_UNITS
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:101
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_BUILTINUNIT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_BUILTINUNIT
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:102
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_TRY_STAGGERING_FIRST
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx:65:1) PROP_AXIS_MAJOR_ORIGIN
-chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:133
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_HAS_MAIN_TITLE
-chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:134
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_HAS_SUB_TITLE
-chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:135
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_HAS_LEGEND
-chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_LABELS_IN_FIRST_ROW
-chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:137
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_LABELS_IN_FIRST_COLUMN
+ 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:138
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_ADDIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1) PROP_DOCUMENT_HAS_MAIN_TITLE
chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:139
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_BASEDIAGRAM
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1) PROP_DOCUMENT_HAS_SUB_TITLE
chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:140
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_ADDITIONAL_SHAPES
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1) PROP_DOCUMENT_HAS_LEGEND
chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:141
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_UPDATE_ADDIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1) PROP_DOCUMENT_LABELS_IN_FIRST_ROW
chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:142
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_NULL_DATE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1) PROP_DOCUMENT_LABELS_IN_FIRST_COLUMN
chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:143
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_ENABLE_COMPLEX_CHARTTYPES
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1) PROP_DOCUMENT_ADDIN
chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:144
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:131:1) PROP_DOCUMENT_ENABLE_DATATABLE_DIALOG
-chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:70
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_SOLIDTYPE
-chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:71
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_SEGMENT_OFFSET
-chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:72
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_PERCENT_DIAGONAL
-chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_LABEL_SEPARATOR
-chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:74
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_NUMBERFORMAT
-chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:75
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_LINK_NUMBERFORMAT_TO_SOURCE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx:136:1) PROP_DOCUMENT_BASEDIAGRAM
+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
+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
+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
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:76
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_PERCENTAGE_NUMBERFORMAT
+ 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
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_TEXT_WORD_WRAP
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_SEGMENT_OFFSET
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:78
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_LABEL_PLACEMENT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_PERCENT_DIAGONAL
+chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:79
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_LABEL_SEPARATOR
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:80
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_ATTACHED_AXIS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_NUMBERFORMAT
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:81
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_SHOW_CUSTOM_LEADERLINES
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_LINK_NUMBERFORMAT_TO_SOURCE
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:82
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_TEXT_ROTATION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_PERCENTAGE_NUMBERFORMAT
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:83
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_LABEL_BORDER_STYLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_TEXT_WORD_WRAP
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:84
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_LABEL_BORDER_WIDTH
-chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:85
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_LABEL_BORDER_COLOR
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_LABEL_PLACEMENT
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:86
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_LABEL_BORDER_TRANS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_ATTACHED_AXIS
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:87
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_LABEL_FILL_STYLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_SHOW_CUSTOM_LEADERLINES
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:88
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_LABEL_FILL_COLOR
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_TEXT_ROTATION
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:89
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_LABEL_FILL_BACKGROUND
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_LABEL_BORDER_STYLE
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:90
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:67:1) PROP_SERIES_DATAPOINT_LABEL_FILL_HATCH_NAME
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:82
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_ATTRIBUTED_DATA_POINTS
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:83
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_PERCENT_STACKED
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:84
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_STACKED
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:85
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_THREE_D
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_SOLIDTYPE
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_DEEP
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_LABEL_BORDER_WIDTH
+chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:91
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_LABEL_BORDER_COLOR
+chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:92
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_LABEL_BORDER_TRANS
+chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:93
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_LABEL_FILL_STYLE
+chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:94
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx:73:1) PROP_SERIES_DATAPOINT_LABEL_FILL_COLOR
+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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_VERTICAL
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_NUMBER_OF_LINES
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_PERCENT_STACKED
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:90
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_STACKED_BARS_CONNECTED
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_STACKED
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:91
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_DATAROW_SOURCE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_THREE_D
+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
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:93
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_GROUP_BARS_PER_AXIS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_DEEP
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:94
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_INCLUDE_HIDDEN_CELLS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_VERTICAL
+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
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:96
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_SORT_BY_X_VALUES
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:98
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_STARTING_ANGLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_STACKED_BARS_CONNECTED
+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
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:100
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_RIGHT_ANGLED_AXES
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:101
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_PERSPECTIVE
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_ROTATION_HORIZONTAL
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:103
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_ROTATION_VERTICAL
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:105
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_MISSING_VALUE_TREATMENT
+ 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
+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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_X_AXIS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_PERSPECTIVE
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:108
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_X_AXIS_DESCR
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_ROTATION_HORIZONTAL
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:109
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_X_AXIS_TITLE
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:110
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_X_AXIS_GRID
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_ROTATION_VERTICAL
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:111
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_X_AXIS_HELP_GRID
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_MISSING_VALUE_TREATMENT
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:113
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_Y_AXIS
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_Y_AXIS_DESCR
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_X_AXIS_DESCR
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:115
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_Y_AXIS_TITLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_X_AXIS_TITLE
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:116
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_Y_AXIS_GRID
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_X_AXIS_GRID
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:117
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_Y_AXIS_HELP_GRID
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_X_AXIS_HELP_GRID
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:119
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_Z_AXIS
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_Z_AXIS_DESCR
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_Y_AXIS_DESCR
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:121
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_Z_AXIS_TITLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_Y_AXIS_TITLE
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:122
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_Z_AXIS_GRID
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_Y_AXIS_GRID
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:123
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_Z_AXIS_HELP_GRID
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_Y_AXIS_HELP_GRID
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:125
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_SECOND_X_AXIS
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_SECOND_X_AXIS_DESCR
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_Z_AXIS_DESCR
+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
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:128
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_SECOND_Y_AXIS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_Z_AXIS_GRID
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:129
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_SECOND_Y_AXIS_DESCR
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_Z_AXIS_HELP_GRID
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:131
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_SECOND_X_AXIS_TITLE
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_HAS_SECOND_Y_AXIS_TITLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_SECOND_X_AXIS_DESCR
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:134
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_AUTOMATIC_SIZE
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_DATATABLEHBORDER
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:136
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_DATATABLEVBORDER
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_SECOND_Y_AXIS_DESCR
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:137
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_DATATABLEOUTLINE
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:80:1) PROP_DIAGRAM_EXTERNALDATA
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:86:1) PROP_DIAGRAM_HAS_SECOND_Y_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
+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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/LegendWrapper.cxx:206:1) PROP_LEGEND_ALIGNMENT
-chart2/source/controller/chartapiwrapper/LegendWrapper.cxx:209
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/LegendWrapper.cxx:206:1) PROP_LEGEND_EXPANSION
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:129:1) PROP_TITLE_STRING
-chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:132
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:129:1) PROP_TITLE_TEXT_ROTATION
-chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:133
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx:129:1) PROP_TITLE_TEXT_STACKED
+ 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/WrappedAutomaticPositionProperties.cxx:102
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx:100:1) PROP_CHART_AUTOMATIC_POSITION
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx:50:1) PROP_CHART_DATAPOINT_DATA_CAPTION
-chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx:116
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx:114:1) PROP_CHART_SCALE_TEXT
-chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:174
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:171:1) PROP_CHART_SPLINE_TYPE
-chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:175
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:171:1) PROP_CHART_SPLINE_ORDER
-chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:176
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:171:1) PROP_CHART_SPLINE_RESOLUTION
-chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:935
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_CONST_ERROR_LOW
+ 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:169
+ enum chart::wrapper::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx:166:1) PROP_CHART_SPLINE_TYPE
+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
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:936
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_CONST_ERROR_HIGH
+ 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
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:937
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_MEAN_VALUE
+ 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
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:938
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_ERROR_CATEGORY
+ enum chart::wrapper::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1) PROP_CHART_STATISTIC_MEAN_VALUE
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:939
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_ERROR_BAR_STYLE
+ enum chart::wrapper::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1) PROP_CHART_STATISTIC_ERROR_CATEGORY
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:940
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_PERCENT_ERROR
+ 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
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:941
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_ERROR_MARGIN
+ enum chart::wrapper::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1) PROP_CHART_STATISTIC_PERCENT_ERROR
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:942
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_ERROR_INDICATOR
+ enum chart::wrapper::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1) PROP_CHART_STATISTIC_ERROR_MARGIN
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:943
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_ERROR_RANGE_POSITIVE
+ enum chart::wrapper::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1) PROP_CHART_STATISTIC_ERROR_INDICATOR
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:944
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_ERROR_RANGE_NEGATIVE
+ 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
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:945
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_REGRESSION_CURVES
+ 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
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:946
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_REGRESSION_PROPERTIES
+ enum chart::wrapper::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:933:1) PROP_CHART_STATISTIC_REGRESSION_CURVES
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:947
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_ERROR_PROPERTIES
+ 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)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx:932:1) PROP_CHART_STATISTIC_MEAN_VALUE_PROPERTIES
-chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx:250
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx:247:1) PROP_CHART_STOCK_VOLUME
-chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx:251
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx:247:1) PROP_CHART_STOCK_UPDOWN
+ 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
+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
chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:106
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1) PROP_CHART_SYMBOL_TYPE
+ 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
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1) PROP_CHART_SYMBOL_BITMAP_URL
+ enum chart::wrapper::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1) PROP_CHART_SYMBOL_BITMAP_URL
chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:108
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1) PROP_CHART_SYMBOL_BITMAP
+ enum chart::wrapper::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1) PROP_CHART_SYMBOL_BITMAP
chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:109
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1) PROP_CHART_SYMBOL_SIZE
+ enum chart::wrapper::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1) PROP_CHART_SYMBOL_SIZE
chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:110
- enum chart::wrapper::(anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1) PROP_CHART_SYMBOL_AND_LINES
-chart2/source/controller/dialogs/DialogModel.hxx:103
+ enum chart::wrapper::(anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1) PROP_CHART_SYMBOL_AND_LINES
+chart2/source/controller/dialogs/DialogModel.hxx:104
enum chart::DialogModel::MoveDirection Up
-chart2/source/controller/dialogs/tp_Scale.cxx:208
+chart2/source/controller/dialogs/tp_Scale.cxx:210
enum chart::(anonymous namespace)::AxisTypeListBoxEntry TYPE_TEXT
-chart2/source/controller/inc/AccessibleBase.hxx:286
+chart2/source/controller/inc/AccessibleBase.hxx:281
enum chart::AccessibleBase::eColorType ACC_BASE_BACKGROUND
-chart2/source/controller/inc/ChartController.hxx:92
+chart2/source/controller/inc/ChartController.hxx:94
enum chart::ChartDrawMode CHARTDRAW_SELECT
-chart2/source/controller/main/ChartModelClone.hxx:33
+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:50
+chart2/source/controller/sidebar/ChartElementsPanel.cxx:51
enum chart::sidebar::(anonymous namespace)::GridType VERT_MINOR
-chart2/source/controller/sidebar/ChartElementsPanel.cxx:57
+chart2/source/controller/sidebar/ChartElementsPanel.cxx:58
enum chart::sidebar::(anonymous namespace)::AxisType X_MAIN
chart2/source/controller/sidebar/ChartErrorBarPanel.cxx:39
enum chart::sidebar::(anonymous namespace)::ErrorBarDirection POSITIVE
chart2/source/inc/CharacterProperties.hxx:44
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_FONT_NAME
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_FONT_NAME
chart2/source/inc/CharacterProperties.hxx:45
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_FONT_STYLE_NAME
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_FONT_STYLE_NAME
chart2/source/inc/CharacterProperties.hxx:46
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_FONT_FAMILY
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_FONT_FAMILY
chart2/source/inc/CharacterProperties.hxx:47
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_FONT_CHAR_SET
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_FONT_CHAR_SET
chart2/source/inc/CharacterProperties.hxx:48
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_FONT_PITCH
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_FONT_PITCH
chart2/source/inc/CharacterProperties.hxx:49
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COLOR
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COLOR
chart2/source/inc/CharacterProperties.hxx:52
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ESCAPEMENT
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ESCAPEMENT
chart2/source/inc/CharacterProperties.hxx:53
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_CHAR_HEIGHT
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_CHAR_HEIGHT
chart2/source/inc/CharacterProperties.hxx:54
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_UNDERLINE
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_UNDERLINE
chart2/source/inc/CharacterProperties.hxx:55
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_UNDERLINE_COLOR
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_UNDERLINE_COLOR
chart2/source/inc/CharacterProperties.hxx:56
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_UNDERLINE_HAS_COLOR
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_UNDERLINE_HAS_COLOR
chart2/source/inc/CharacterProperties.hxx:57
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_OVERLINE
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_OVERLINE
chart2/source/inc/CharacterProperties.hxx:58
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_OVERLINE_COLOR
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_OVERLINE_COLOR
chart2/source/inc/CharacterProperties.hxx:59
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_OVERLINE_HAS_COLOR
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_OVERLINE_HAS_COLOR
chart2/source/inc/CharacterProperties.hxx:60
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_WEIGHT
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_WEIGHT
chart2/source/inc/CharacterProperties.hxx:61
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_POSTURE
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_POSTURE
chart2/source/inc/CharacterProperties.hxx:62
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_AUTO_KERNING
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_AUTO_KERNING
chart2/source/inc/CharacterProperties.hxx:63
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_KERNING
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_KERNING
chart2/source/inc/CharacterProperties.hxx:68
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ESCAPEMENT_HEIGHT
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ESCAPEMENT_HEIGHT
chart2/source/inc/CharacterProperties.hxx:71
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_STRIKE_OUT
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_STRIKE_OUT
chart2/source/inc/CharacterProperties.hxx:72
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_WORD_MODE
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_WORD_MODE
chart2/source/inc/CharacterProperties.hxx:74
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_LOCALE
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_LOCALE
chart2/source/inc/CharacterProperties.hxx:77
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_SHADOWED
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_SHADOWED
chart2/source/inc/CharacterProperties.hxx:78
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_CONTOURED
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_CONTOURED
chart2/source/inc/CharacterProperties.hxx:79
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_RELIEF
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_RELIEF
chart2/source/inc/CharacterProperties.hxx:84
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_EMPHASIS
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_EMPHASIS
chart2/source/inc/CharacterProperties.hxx:92
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_FONT_NAME
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_FONT_NAME
chart2/source/inc/CharacterProperties.hxx:93
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_FONT_STYLE_NAME
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_FONT_STYLE_NAME
chart2/source/inc/CharacterProperties.hxx:94
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_FONT_FAMILY
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_FONT_FAMILY
chart2/source/inc/CharacterProperties.hxx:95
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_CHAR_SET
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_CHAR_SET
chart2/source/inc/CharacterProperties.hxx:96
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_FONT_PITCH
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_FONT_PITCH
chart2/source/inc/CharacterProperties.hxx:97
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_CHAR_HEIGHT
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_CHAR_HEIGHT
chart2/source/inc/CharacterProperties.hxx:98
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_WEIGHT
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_WEIGHT
chart2/source/inc/CharacterProperties.hxx:99
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_POSTURE
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_POSTURE
chart2/source/inc/CharacterProperties.hxx:100
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_LOCALE
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_ASIAN_LOCALE
chart2/source/inc/CharacterProperties.hxx:106
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_FONT_NAME
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_FONT_NAME
chart2/source/inc/CharacterProperties.hxx:107
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_FONT_STYLE_NAME
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_FONT_STYLE_NAME
chart2/source/inc/CharacterProperties.hxx:108
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_FONT_FAMILY
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_FONT_FAMILY
chart2/source/inc/CharacterProperties.hxx:109
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_CHAR_SET
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_CHAR_SET
chart2/source/inc/CharacterProperties.hxx:110
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_FONT_PITCH
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_FONT_PITCH
chart2/source/inc/CharacterProperties.hxx:111
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_CHAR_HEIGHT
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_CHAR_HEIGHT
chart2/source/inc/CharacterProperties.hxx:112
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_WEIGHT
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_WEIGHT
chart2/source/inc/CharacterProperties.hxx:113
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_POSTURE
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_POSTURE
chart2/source/inc/CharacterProperties.hxx:114
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_LOCALE
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_CHAR_COMPLEX_LOCALE
chart2/source/inc/CharacterProperties.hxx:115
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_PARA_IS_CHARACTER_DISTANCE
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_PARA_IS_CHARACTER_DISTANCE
chart2/source/inc/CharacterProperties.hxx:117
- enum chart::CharacterProperties::(anonymous at /home/noel/libo2/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_WRITING_MODE
+ enum chart::CharacterProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) PROP_WRITING_MODE
chart2/source/inc/ChartResourceGroups.hxx:38
- enum chart::(anonymous at /home/noel/libo2/chart2/source/inc/ChartResourceGroups.hxx:35:1) POS_3DSCHEME_REALISTIC
-chart2/source/inc/DiagramHelper.hxx:45
- enum chart::DiagramPositioningMode DiagramPositioningMode_AUTO
+ enum chart::(unnamed at /home/noel/libo-plugin/chart2/source/inc/ChartResourceGroups.hxx:35:1) POS_3DSCHEME_REALISTIC
+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/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
+ enum chart::DataSeriesProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/DataSeriesProperties.hxx:30:5) PROP_DATASERIES_VARY_COLORS_BY_POINT
+chart2/source/inc/DataSeriesProperties.hxx:35
+ enum chart::DataSeriesProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/DataSeriesProperties.hxx:30:5) PROP_DATASERIES_ATTACHED_AXIS_INDEX
+chart2/source/inc/DataSeriesProperties.hxx:36
+ enum chart::DataSeriesProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/DataSeriesProperties.hxx:30:5) PROP_DATASERIES_SHOW_LEGEND_ENTRY
+chart2/source/inc/DataSeriesProperties.hxx:37
+ enum chart::DataSeriesProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/DataSeriesProperties.hxx:30:5) PROP_DATASERIES_DELETED_LEGEND_ENTRIES
+chart2/source/inc/DataSeriesProperties.hxx:38
+ enum chart::DataSeriesProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/DataSeriesProperties.hxx:30:5) PROP_DATASERIES_SHOW_CUSTOM_LEADERLINES
+chart2/source/inc/Diagram.hxx:57
+ enum chart::DiagramPositioningMode Auto
chart2/source/inc/FastPropertyIdRanges.hxx:25
enum chart::FastPropertyIdRanges FAST_PROPERTY_ID_START
chart2/source/inc/FastPropertyIdRanges.hxx:26
@@ -503,450 +515,438 @@ chart2/source/inc/FastPropertyIdRanges.hxx:40
chart2/source/inc/FastPropertyIdRanges.hxx:41
enum chart::FastPropertyIdRanges FAST_PROPERTY_ID_START_SCALE_TEXT_PROP
chart2/source/inc/FillProperties.hxx:39
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_STYLE
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_STYLE
chart2/source/inc/FillProperties.hxx:40
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_COLOR
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_COLOR
chart2/source/inc/FillProperties.hxx:41
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_TRANSPARENCE
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_TRANSPARENCE
chart2/source/inc/FillProperties.hxx:42
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_TRANSPARENCE_GRADIENT_NAME
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_TRANSPARENCE_GRADIENT_NAME
chart2/source/inc/FillProperties.hxx:44
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_GRADIENT_NAME
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_GRADIENT_NAME
chart2/source/inc/FillProperties.hxx:45
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_GRADIENT_STEPCOUNT
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_GRADIENT_STEPCOUNT
chart2/source/inc/FillProperties.hxx:47
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_HATCH_NAME
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_HATCH_NAME
chart2/source/inc/FillProperties.hxx:50
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_NAME
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_NAME
chart2/source/inc/FillProperties.hxx:53
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_OFFSETX
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_OFFSETX
chart2/source/inc/FillProperties.hxx:54
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_OFFSETY
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_OFFSETY
chart2/source/inc/FillProperties.hxx:55
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_POSITION_OFFSETX
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_POSITION_OFFSETX
chart2/source/inc/FillProperties.hxx:56
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_POSITION_OFFSETY
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_POSITION_OFFSETY
chart2/source/inc/FillProperties.hxx:57
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_RECTANGLEPOINT
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_RECTANGLEPOINT
chart2/source/inc/FillProperties.hxx:58
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_LOGICALSIZE
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_LOGICALSIZE
chart2/source/inc/FillProperties.hxx:59
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_SIZEX
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_SIZEX
chart2/source/inc/FillProperties.hxx:60
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_SIZEY
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_SIZEY
chart2/source/inc/FillProperties.hxx:61
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_MODE
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BITMAP_MODE
chart2/source/inc/FillProperties.hxx:63
- enum chart::FillProperties::(anonymous at /home/noel/libo2/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BACKGROUND
+ enum chart::FillProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/FillProperties.hxx:36:5) PROP_FILL_BACKGROUND
chart2/source/inc/LinePropertiesHelper.hxx:41
- enum chart::LinePropertiesHelper::(anonymous at /home/noel/libo2/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_STYLE
+ enum chart::LinePropertiesHelper::(unnamed at /home/noel/libo-plugin/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_STYLE
chart2/source/inc/LinePropertiesHelper.hxx:42
- enum chart::LinePropertiesHelper::(anonymous at /home/noel/libo2/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_DASH
+ enum chart::LinePropertiesHelper::(unnamed at /home/noel/libo-plugin/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_DASH
chart2/source/inc/LinePropertiesHelper.hxx:43
- enum chart::LinePropertiesHelper::(anonymous at /home/noel/libo2/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_DASH_NAME
+ enum chart::LinePropertiesHelper::(unnamed at /home/noel/libo-plugin/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_DASH_NAME
chart2/source/inc/LinePropertiesHelper.hxx:44
- enum chart::LinePropertiesHelper::(anonymous at /home/noel/libo2/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_COLOR
+ enum chart::LinePropertiesHelper::(unnamed at /home/noel/libo-plugin/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_COLOR
chart2/source/inc/LinePropertiesHelper.hxx:45
- enum chart::LinePropertiesHelper::(anonymous at /home/noel/libo2/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_TRANSPARENCE
+ enum chart::LinePropertiesHelper::(unnamed at /home/noel/libo-plugin/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_TRANSPARENCE
chart2/source/inc/LinePropertiesHelper.hxx:46
- enum chart::LinePropertiesHelper::(anonymous at /home/noel/libo2/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_WIDTH
+ enum chart::LinePropertiesHelper::(unnamed at /home/noel/libo-plugin/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_WIDTH
chart2/source/inc/LinePropertiesHelper.hxx:47
- enum chart::LinePropertiesHelper::(anonymous at /home/noel/libo2/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_JOINT
+ enum chart::LinePropertiesHelper::(unnamed at /home/noel/libo-plugin/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_JOINT
chart2/source/inc/LinePropertiesHelper.hxx:48
- enum chart::LinePropertiesHelper::(anonymous at /home/noel/libo2/chart2/source/inc/LinePropertiesHelper.hxx:38:5) PROP_LINE_CAP
-chart2/source/inc/ReferenceSizeProvider.hxx:46
+ 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::(anonymous at /home/noel/libo2/chart2/source/inc/SceneProperties.hxx:36:5) PROP_SCENE_TRANSF_MATRIX
+ 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::(anonymous at /home/noel/libo2/chart2/source/inc/SceneProperties.hxx:36:5) PROP_SCENE_DISTANCE
+ enum chart::SceneProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) PROP_SCENE_DISTANCE
chart2/source/inc/SceneProperties.hxx:41
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_FOCAL_LENGTH
chart2/source/inc/SceneProperties.hxx:42
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_SHADOW_SLANT
chart2/source/inc/SceneProperties.hxx:43
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_SHADE_MODE
chart2/source/inc/SceneProperties.hxx:44
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_AMBIENT_COLOR
chart2/source/inc/SceneProperties.hxx:45
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_TWO_SIDED_LIGHTING
chart2/source/inc/SceneProperties.hxx:46
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_CAMERA_GEOMETRY
chart2/source/inc/SceneProperties.hxx:47
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/chart2/source/inc/SceneProperties.hxx:36:5) PROP_SCENE_PERSPECTIVE
+ enum chart::SceneProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:36:5) PROP_SCENE_PERSPECTIVE
chart2/source/inc/SceneProperties.hxx:48
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_COLOR_1
chart2/source/inc/SceneProperties.hxx:49
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_DIRECTION_1
chart2/source/inc/SceneProperties.hxx:50
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_ON_1
chart2/source/inc/SceneProperties.hxx:51
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_COLOR_2
chart2/source/inc/SceneProperties.hxx:52
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_DIRECTION_2
chart2/source/inc/SceneProperties.hxx:53
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_ON_2
chart2/source/inc/SceneProperties.hxx:54
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_COLOR_3
chart2/source/inc/SceneProperties.hxx:55
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_DIRECTION_3
chart2/source/inc/SceneProperties.hxx:56
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_ON_3
chart2/source/inc/SceneProperties.hxx:57
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_COLOR_4
chart2/source/inc/SceneProperties.hxx:58
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_DIRECTION_4
chart2/source/inc/SceneProperties.hxx:59
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_ON_4
chart2/source/inc/SceneProperties.hxx:60
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_COLOR_5
chart2/source/inc/SceneProperties.hxx:61
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_DIRECTION_5
chart2/source/inc/SceneProperties.hxx:62
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_ON_5
chart2/source/inc/SceneProperties.hxx:63
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_COLOR_6
chart2/source/inc/SceneProperties.hxx:64
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_DIRECTION_6
chart2/source/inc/SceneProperties.hxx:65
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_ON_6
chart2/source/inc/SceneProperties.hxx:66
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_COLOR_7
chart2/source/inc/SceneProperties.hxx:67
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_DIRECTION_7
chart2/source/inc/SceneProperties.hxx:68
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_ON_7
chart2/source/inc/SceneProperties.hxx:69
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_COLOR_8
chart2/source/inc/SceneProperties.hxx:70
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/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:36:5) PROP_SCENE_LIGHT_DIRECTION_8
chart2/source/inc/SceneProperties.hxx:71
- enum chart::SceneProperties::(anonymous at /home/noel/libo2/chart2/source/inc/SceneProperties.hxx:36:5) PROP_SCENE_LIGHT_ON_8
-chart2/source/inc/ThreeDHelper.hxx:42
+ 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::CuboidPlanePosition CuboidPlanePosition_Top
-chart2/source/inc/TitleHelper.hxx:39
+chart2/source/inc/TitleHelper.hxx:41
enum chart::TitleHelper::eTitleType TITLE_BEGIN
chart2/source/inc/UserDefinedProperties.hxx:38
- enum chart::UserDefinedProperties::(anonymous at /home/noel/libo2/chart2/source/inc/UserDefinedProperties.hxx:35:5) PROP_XML_USERDEF_CHART
+ 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::(anonymous at /home/noel/libo2/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:35:5) PROP_XML_USERDEF_TEXT
chart2/source/inc/UserDefinedProperties.hxx:40
- enum chart::UserDefinedProperties::(anonymous at /home/noel/libo2/chart2/source/inc/UserDefinedProperties.hxx:35:5) PROP_XML_USERDEF_PARA
+ 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::(anonymous at /home/noel/libo2/chart2/source/inc/UserDefinedProperties.hxx:35:5) PROP_XML_USERDEF
-chart2/source/model/main/Axis.cxx:58
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_SHOW
+ enum chart::UserDefinedProperties::(unnamed at /home/noel/libo-plugin/chart2/source/inc/UserDefinedProperties.hxx:35:5) PROP_XML_USERDEF
chart2/source/model/main/Axis.cxx:59
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_CROSSOVER_POSITION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_SHOW
chart2/source/model/main/Axis.cxx:60
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_CROSSOVER_VALUE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_CROSSOVER_POSITION
chart2/source/model/main/Axis.cxx:61
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_DISPLAY_LABELS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_CROSSOVER_VALUE
chart2/source/model/main/Axis.cxx:62
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_NUMBERFORMAT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_DISPLAY_LABELS
chart2/source/model/main/Axis.cxx:63
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_LINK_NUMBERFORMAT_TO_SOURCE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_NUMBERFORMAT
chart2/source/model/main/Axis.cxx:64
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_LABEL_POSITION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_LINK_NUMBERFORMAT_TO_SOURCE
chart2/source/model/main/Axis.cxx:65
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TEXT_ROTATION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_LABEL_POSITION
chart2/source/model/main/Axis.cxx:66
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TEXT_BREAK
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_TEXT_ROTATION
chart2/source/model/main/Axis.cxx:67
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TEXT_OVERLAP
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_TEXT_BREAK
chart2/source/model/main/Axis.cxx:68
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TEXT_STACKED
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_TEXT_OVERLAP
chart2/source/model/main/Axis.cxx:69
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TEXT_ARRANGE_ORDER
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_TEXT_STACKED
chart2/source/model/main/Axis.cxx:70
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_REFERENCE_DIAGRAM_SIZE
-chart2/source/model/main/Axis.cxx:72
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_MAJOR_TICKMARKS
+ 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
chart2/source/model/main/Axis.cxx:73
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_MINOR_TICKMARKS
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Axis.cxx:57:1) PROP_AXIS_MAJOR_TICKMARKS
chart2/source/model/main/Axis.cxx:74
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_MARK_POSITION
-chart2/source/model/main/Axis.cxx:76
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_DISPLAY_UNITS
+ 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
chart2/source/model/main/Axis.cxx:77
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_BUILTINUNIT
-chart2/source/model/main/Axis.cxx:79
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_TRY_STAGGERING_FIRST
+ 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
chart2/source/model/main/Axis.cxx:80
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Axis.cxx:56:1) PROP_AXIS_MAJOR_ORIGIN
-chart2/source/model/main/BaseCoordinateSystem.cxx:45
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/BaseCoordinateSystem.cxx:43:1) PROP_COORDINATESYSTEM_SWAPXANDYAXIS
+ 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
+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
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_FILL_STYLE
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_FILL_STYLE
chart2/source/model/main/DataPointProperties.hxx:38
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_FILL_COLOR
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_FILL_COLOR
chart2/source/model/main/DataPointProperties.hxx:39
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_FILL_BACKGROUND
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_FILL_BACKGROUND
chart2/source/model/main/DataPointProperties.hxx:40
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_FILL_HATCH_NAME
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_FILL_HATCH_NAME
chart2/source/model/main/DataPointProperties.hxx:43
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_COLOR
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_COLOR
chart2/source/model/main/DataPointProperties.hxx:44
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_TRANSPARENCY
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_TRANSPARENCY
chart2/source/model/main/DataPointProperties.hxx:47
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_FILL_STYLE
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_FILL_STYLE
chart2/source/model/main/DataPointProperties.hxx:48
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_TRANSPARENCY_GRADIENT_NAME
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_TRANSPARENCY_GRADIENT_NAME
chart2/source/model/main/DataPointProperties.hxx:49
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_GRADIENT_NAME
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_GRADIENT_NAME
chart2/source/model/main/DataPointProperties.hxx:50
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_GRADIENT_STEPCOUNT
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_GRADIENT_STEPCOUNT
chart2/source/model/main/DataPointProperties.hxx:51
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_HATCH_NAME
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_HATCH_NAME
chart2/source/model/main/DataPointProperties.hxx:52
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_FILL_BITMAP_NAME
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_FILL_BITMAP_NAME
chart2/source/model/main/DataPointProperties.hxx:53
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_FILL_BACKGROUND
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_FILL_BACKGROUND
chart2/source/model/main/DataPointProperties.hxx:56
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_BORDER_COLOR
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_BORDER_COLOR
chart2/source/model/main/DataPointProperties.hxx:57
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_BORDER_STYLE
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_BORDER_STYLE
chart2/source/model/main/DataPointProperties.hxx:58
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_BORDER_WIDTH
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_BORDER_WIDTH
chart2/source/model/main/DataPointProperties.hxx:59
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_BORDER_DASH_NAME
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_BORDER_DASH_NAME
chart2/source/model/main/DataPointProperties.hxx:60
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_BORDER_TRANSPARENCY
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_BORDER_TRANSPARENCY
chart2/source/model/main/DataPointProperties.hxx:63
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_SYMBOL_PROP
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_SYMBOL_PROP
chart2/source/model/main/DataPointProperties.hxx:64
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_OFFSET
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_OFFSET
chart2/source/model/main/DataPointProperties.hxx:65
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_GEOMETRY3D
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_GEOMETRY3D
chart2/source/model/main/DataPointProperties.hxx:66
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_NUMBER_FORMAT
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_NUMBER_FORMAT
chart2/source/model/main/DataPointProperties.hxx:67
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LINK_NUMBERFORMAT_TO_SOURCE
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LINK_NUMBERFORMAT_TO_SOURCE
chart2/source/model/main/DataPointProperties.hxx:68
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_PERCENTAGE_NUMBER_FORMAT
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_PERCENTAGE_NUMBER_FORMAT
chart2/source/model/main/DataPointProperties.hxx:69
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_PLACEMENT
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_PLACEMENT
chart2/source/model/main/DataPointProperties.hxx:70
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_REFERENCE_DIAGRAM_SIZE
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_REFERENCE_DIAGRAM_SIZE
chart2/source/model/main/DataPointProperties.hxx:71
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_TEXT_ROTATION
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_TEXT_ROTATION
chart2/source/model/main/DataPointProperties.hxx:76
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_SHOW_ERROR_BOX
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_SHOW_ERROR_BOX
chart2/source/model/main/DataPointProperties.hxx:77
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_PERCENT_DIAGONAL
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_PERCENT_DIAGONAL
chart2/source/model/main/DataPointProperties.hxx:80
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL
chart2/source/model/main/DataPointProperties.hxx:81
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_SEPARATOR
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_SEPARATOR
chart2/source/model/main/DataPointProperties.hxx:82
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_TEXT_WORD_WRAP
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_TEXT_WORD_WRAP
chart2/source/model/main/DataPointProperties.hxx:83
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_STYLE
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_STYLE
chart2/source/model/main/DataPointProperties.hxx:84
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_COLOR
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_COLOR
chart2/source/model/main/DataPointProperties.hxx:85
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_WIDTH
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_WIDTH
chart2/source/model/main/DataPointProperties.hxx:86
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_DASH
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_DASH
chart2/source/model/main/DataPointProperties.hxx:87
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_DASH_NAME
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_DASH_NAME
chart2/source/model/main/DataPointProperties.hxx:88
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_TRANS
+ enum chart::DataPointProperties::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_BORDER_TRANS
chart2/source/model/main/DataPointProperties.hxx:89
- enum chart::DataPointProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_CUSTOM_LABEL_FIELDS
+ 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::(anonymous at /home/noel/libo2/chart2/source/model/main/DataPointProperties.hxx:35:5) PROP_DATAPOINT_LABEL_CUSTOM_POS
-chart2/source/model/main/DataSeriesProperties.hxx:33
- enum chart::DataSeriesProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataSeriesProperties.hxx:30:5) PROP_DATASERIES_STACKING_DIRECTION
-chart2/source/model/main/DataSeriesProperties.hxx:34
- enum chart::DataSeriesProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataSeriesProperties.hxx:30:5) PROP_DATASERIES_VARY_COLORS_BY_POINT
-chart2/source/model/main/DataSeriesProperties.hxx:35
- enum chart::DataSeriesProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataSeriesProperties.hxx:30:5) PROP_DATASERIES_ATTACHED_AXIS_INDEX
-chart2/source/model/main/DataSeriesProperties.hxx:36
- enum chart::DataSeriesProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataSeriesProperties.hxx:30:5) PROP_DATASERIES_SHOW_LEGEND_ENTRY
-chart2/source/model/main/DataSeriesProperties.hxx:37
- enum chart::DataSeriesProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataSeriesProperties.hxx:30:5) PROP_DATASERIES_DELETED_LEGEND_ENTRIES
-chart2/source/model/main/DataSeriesProperties.hxx:38
- enum chart::DataSeriesProperties::(anonymous at /home/noel/libo2/chart2/source/model/main/DataSeriesProperties.hxx:30:5) PROP_DATASERIES_SHOW_CUSTOM_LEADERLINES
-chart2/source/model/main/Diagram.cxx:60
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_REL_POS
-chart2/source/model/main/Diagram.cxx:61
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_REL_SIZE
-chart2/source/model/main/Diagram.cxx:62
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_POSSIZE_EXCLUDE_LABELS
-chart2/source/model/main/Diagram.cxx:63
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_SORT_BY_X_VALUES
-chart2/source/model/main/Diagram.cxx:64
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_CONNECT_BARS
-chart2/source/model/main/Diagram.cxx:65
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_GROUP_BARS_PER_AXIS
-chart2/source/model/main/Diagram.cxx:66
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_INCLUDE_HIDDEN_CELLS
-chart2/source/model/main/Diagram.cxx:67
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_STARTING_ANGLE
-chart2/source/model/main/Diagram.cxx:68
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_RIGHT_ANGLED_AXES
-chart2/source/model/main/Diagram.cxx:72
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_MISSING_VALUE_TREATMENT
-chart2/source/model/main/Diagram.cxx:73
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_3DRELATIVEHEIGHT
-chart2/source/model/main/Diagram.cxx:74
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_DATATABLEHBORDER
-chart2/source/model/main/Diagram.cxx:75
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_DATATABLEVBORDER
-chart2/source/model/main/Diagram.cxx:76
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_DATATABLEOUTLINE
-chart2/source/model/main/Diagram.cxx:77
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Diagram.cxx:58:1) PROP_DIAGRAM_EXTERNALDATA
-chart2/source/model/main/GridProperties.cxx:44
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/GridProperties.cxx:42:1) PROP_GRID_SHOW
+ 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/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
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataTable.cxx:30:1) DataTableProperty_VerticalBorder
+chart2/source/model/main/DataTable.cxx:34
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataTable.cxx:30:1) DataTableProperty_Outilne
+chart2/source/model/main/DataTable.cxx:35
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/DataTable.cxx:30:1) DataTableProperty_Keys
+chart2/source/model/main/Diagram.cxx:85
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_REL_POS
+chart2/source/model/main/Diagram.cxx:86
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_REL_SIZE
+chart2/source/model/main/Diagram.cxx:87
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_POSSIZE_EXCLUDE_LABELS
+chart2/source/model/main/Diagram.cxx:88
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_SORT_BY_X_VALUES
+chart2/source/model/main/Diagram.cxx:89
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_CONNECT_BARS
+chart2/source/model/main/Diagram.cxx:90
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_GROUP_BARS_PER_AXIS
+chart2/source/model/main/Diagram.cxx:91
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_INCLUDE_HIDDEN_CELLS
+chart2/source/model/main/Diagram.cxx:92
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_STARTING_ANGLE
+chart2/source/model/main/Diagram.cxx:93
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) PROP_DIAGRAM_RIGHT_ANGLED_AXES
+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
+ 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
+chart2/source/model/main/Legend.cxx:52
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Legend.cxx:50:1) PROP_LEGEND_ANCHOR_POSITION
chart2/source/model/main/Legend.cxx:53
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Legend.cxx:51:1) PROP_LEGEND_ANCHOR_POSITION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Legend.cxx:50:1) PROP_LEGEND_EXPANSION
chart2/source/model/main/Legend.cxx:54
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Legend.cxx:51:1) PROP_LEGEND_EXPANSION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Legend.cxx:50:1) PROP_LEGEND_SHOW
chart2/source/model/main/Legend.cxx:55
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Legend.cxx:51:1) PROP_LEGEND_SHOW
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Legend.cxx:50:1) PROP_LEGEND_OVERLAY
chart2/source/model/main/Legend.cxx:56
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Legend.cxx:51:1) PROP_LEGEND_OVERLAY
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Legend.cxx:50:1) PROP_LEGEND_REF_PAGE_SIZE
chart2/source/model/main/Legend.cxx:57
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Legend.cxx:51:1) PROP_LEGEND_REF_PAGE_SIZE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Legend.cxx:50:1) PROP_LEGEND_REL_POS
chart2/source/model/main/Legend.cxx:58
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Legend.cxx:51:1) PROP_LEGEND_REL_POS
-chart2/source/model/main/Legend.cxx:59
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Legend.cxx:51:1) PROP_LEGEND_REL_SIZE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Legend.cxx:50:1) PROP_LEGEND_REL_SIZE
+chart2/source/model/main/Title.cxx:50
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_PARA_ADJUST
chart2/source/model/main/Title.cxx:51
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_PARA_ADJUST
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_PARA_LAST_LINE_ADJUST
chart2/source/model/main/Title.cxx:52
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_PARA_LAST_LINE_ADJUST
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_PARA_LEFT_MARGIN
chart2/source/model/main/Title.cxx:53
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_PARA_LEFT_MARGIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_PARA_RIGHT_MARGIN
chart2/source/model/main/Title.cxx:54
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_PARA_RIGHT_MARGIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_PARA_TOP_MARGIN
chart2/source/model/main/Title.cxx:55
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_PARA_TOP_MARGIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_PARA_BOTTOM_MARGIN
chart2/source/model/main/Title.cxx:56
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_PARA_BOTTOM_MARGIN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_PARA_IS_HYPHENATION
chart2/source/model/main/Title.cxx:57
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_PARA_IS_HYPHENATION
-chart2/source/model/main/Title.cxx:58
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_VISIBLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_VISIBLE
+chart2/source/model/main/Title.cxx:59
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_TEXT_ROTATION
chart2/source/model/main/Title.cxx:60
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_TEXT_ROTATION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/main/Title.cxx:48:1) PROP_TITLE_TEXT_STACKED
chart2/source/model/main/Title.cxx:61
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_TEXT_STACKED
-chart2/source/model/main/Title.cxx:62
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_REL_POS
-chart2/source/model/main/Title.cxx:64
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/main/Title.cxx:49:1) PROP_TITLE_REF_PAGE_SIZE
-chart2/source/model/template/AreaChartTypeTemplate.cxx:44
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/AreaChartTypeTemplate.cxx:42:1) PROP_AREA_TEMPLATE_DIMENSION
+ 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/BarChartTypeTemplate.cxx:46
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/BarChartTypeTemplate.cxx:44:1) PROP_BAR_TEMPLATE_DIMENSION
+ 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)::(anonymous at /home/noel/libo2/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:44:1) PROP_BAR_TEMPLATE_GEOMETRY3D
chart2/source/model/template/CandleStickChartType.cxx:42
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/CandleStickChartType.cxx:40:1) PROP_CANDLESTICKCHARTTYPE_JAPANESE
+ 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
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/CandleStickChartType.cxx:40:1) PROP_CANDLESTICKCHARTTYPE_SHOW_FIRST
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/CandleStickChartType.cxx:40:1) PROP_CANDLESTICKCHARTTYPE_SHOW_FIRST
chart2/source/model/template/CandleStickChartType.cxx:47
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/CandleStickChartType.cxx:40:1) PROP_CANDLESTICKCHARTTYPE_SHOW_HIGH_LOW
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/CandleStickChartType.cxx:40:1) PROP_CANDLESTICKCHARTTYPE_SHOW_HIGH_LOW
chart2/source/model/template/ColumnChartType.cxx:37
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/ColumnChartType.cxx:35:1) PROP_BARCHARTTYPE_OVERLAP_SEQUENCE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ColumnChartType.cxx:35:1) PROP_BARCHARTTYPE_OVERLAP_SEQUENCE
chart2/source/model/template/ColumnChartType.cxx:38
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/ColumnChartType.cxx:35:1) PROP_BARCHARTTYPE_GAPWIDTH_SEQUENCE
-chart2/source/model/template/ColumnLineChartTypeTemplate.cxx:50
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/ColumnLineChartTypeTemplate.cxx:48:1) PROP_COL_LINE_NUMBER_OF_LINES
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ColumnChartType.cxx:35:1) PROP_BARCHARTTYPE_GAPWIDTH_SEQUENCE
+chart2/source/model/template/ColumnLineChartTypeTemplate.cxx:51
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ColumnLineChartTypeTemplate.cxx:49:1) PROP_COL_LINE_NUMBER_OF_LINES
chart2/source/model/template/LineChartType.cxx:41
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/LineChartType.cxx:39:1) PROP_LINECHARTTYPE_CURVE_STYLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/LineChartType.cxx:39:1) PROP_LINECHARTTYPE_CURVE_STYLE
chart2/source/model/template/LineChartType.cxx:42
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/LineChartType.cxx:39:1) PROP_LINECHARTTYPE_CURVE_RESOLUTION
+ 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)::(anonymous at /home/noel/libo2/chart2/source/model/template/LineChartType.cxx:39:1) PROP_LINECHARTTYPE_SPLINE_ORDER
-chart2/source/model/template/LineChartTypeTemplate.cxx:49
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/LineChartTypeTemplate.cxx:47:1) PROP_LINECHARTTYPE_TEMPLATE_CURVE_STYLE
-chart2/source/model/template/LineChartTypeTemplate.cxx:50
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/LineChartTypeTemplate.cxx:47:1) PROP_LINECHARTTYPE_TEMPLATE_CURVE_RESOLUTION
+ 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:51
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/LineChartTypeTemplate.cxx:47:1) PROP_LINECHARTTYPE_TEMPLATE_SPLINE_ORDER
-chart2/source/model/template/PieChartType.cxx:41
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/PieChartType.cxx:39:1) PROP_PIECHARTTYPE_USE_RINGS
-chart2/source/model/template/PieChartType.cxx:42
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/PieChartType.cxx:39:1) PROP_PIECHARTTYPE_3DRELATIVEHEIGHT
-chart2/source/model/template/PieChartTypeTemplate.cxx:53
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/PieChartTypeTemplate.cxx:51:1) PROP_PIE_TEMPLATE_DEFAULT_OFFSET
-chart2/source/model/template/PieChartTypeTemplate.cxx:54
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/PieChartTypeTemplate.cxx:51:1) PROP_PIE_TEMPLATE_OFFSET_MODE
-chart2/source/model/template/PieChartTypeTemplate.cxx:55
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/PieChartTypeTemplate.cxx:51:1) PROP_PIE_TEMPLATE_DIMENSION
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/LineChartTypeTemplate.cxx:49:1) PROP_LINECHARTTYPE_TEMPLATE_CURVE_STYLE
+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
chart2/source/model/template/PieChartTypeTemplate.cxx:56
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/PieChartTypeTemplate.cxx:51:1) PROP_PIE_TEMPLATE_USE_RINGS
-chart2/source/model/template/ScatterChartType.cxx:44
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/ScatterChartType.cxx:42:1) PROP_SCATTERCHARTTYPE_CURVE_STYLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:54:1) PROP_PIE_TEMPLATE_DEFAULT_OFFSET
+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
+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
chart2/source/model/template/ScatterChartType.cxx:45
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/ScatterChartType.cxx:42:1) PROP_SCATTERCHARTTYPE_CURVE_RESOLUTION
+ 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)::(anonymous at /home/noel/libo2/chart2/source/model/template/ScatterChartType.cxx:42:1) PROP_SCATTERCHARTTYPE_SPLINE_ORDER
-chart2/source/model/template/ScatterChartTypeTemplate.cxx:50
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/ScatterChartTypeTemplate.cxx:48:1) PROP_SCATTERCHARTTYPE_TEMPLATE_CURVE_STYLE
-chart2/source/model/template/ScatterChartTypeTemplate.cxx:51
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/ScatterChartTypeTemplate.cxx:48:1) PROP_SCATTERCHARTTYPE_TEMPLATE_CURVE_RESOLUTION
+ 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:52
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/ScatterChartTypeTemplate.cxx:48:1) PROP_SCATTERCHARTTYPE_TEMPLATE_SPLINE_ORDER
-chart2/source/model/template/StockChartTypeTemplate.cxx:50
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/StockChartTypeTemplate.cxx:48:1) PROP_STOCKCHARTTYPE_TEMPLATE_VOLUME
-chart2/source/model/template/StockChartTypeTemplate.cxx:51
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/StockChartTypeTemplate.cxx:48:1) PROP_STOCKCHARTTYPE_TEMPLATE_OPEN
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/ScatterChartTypeTemplate.cxx:50:1) PROP_SCATTERCHARTTYPE_TEMPLATE_CURVE_STYLE
+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
chart2/source/model/template/StockChartTypeTemplate.cxx:52
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/StockChartTypeTemplate.cxx:48:1) PROP_STOCKCHARTTYPE_TEMPLATE_LOW_HIGH
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/StockChartTypeTemplate.cxx:50:1) PROP_STOCKCHARTTYPE_TEMPLATE_VOLUME
chart2/source/model/template/StockChartTypeTemplate.cxx:53
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/model/template/StockChartTypeTemplate.cxx:48:1) PROP_STOCKCHARTTYPE_TEMPLATE_JAPANESE
-chart2/source/tools/CachedDataSequence.cxx:50
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/CachedDataSequence.cxx:47:1) PROP_NUMBERFORMAT_KEY
-chart2/source/tools/CachedDataSequence.cxx:51
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/CachedDataSequence.cxx:47:1) PROP_PROPOSED_ROLE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/model/template/StockChartTypeTemplate.cxx:50:1) PROP_STOCKCHARTTYPE_TEMPLATE_OPEN
+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
+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
chart2/source/tools/RegressionCurveModel.cxx:41
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_DEGREE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_DEGREE
chart2/source/tools/RegressionCurveModel.cxx:42
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_PERIOD
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_PERIOD
chart2/source/tools/RegressionCurveModel.cxx:43
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_EXTRAPOLATE_FORWARD
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_EXTRAPOLATE_FORWARD
chart2/source/tools/RegressionCurveModel.cxx:44
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_EXTRAPOLATE_BACKWARD
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_EXTRAPOLATE_BACKWARD
chart2/source/tools/RegressionCurveModel.cxx:45
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_FORCE_INTERCEPT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_FORCE_INTERCEPT
chart2/source/tools/RegressionCurveModel.cxx:46
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_INTERCEPT_VALUE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_INTERCEPT_VALUE
chart2/source/tools/RegressionCurveModel.cxx:47
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_CURVE_NAME
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_CURVE_NAME
chart2/source/tools/RegressionCurveModel.cxx:48
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_MOVING_AVERAGE_TYPE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionCurveModel.cxx:39:1) PROPERTY_MOVING_AVERAGE_TYPE
+chart2/source/tools/RegressionEquation.cxx:52
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionEquation.cxx:50:1) PROP_EQUATION_SHOW
chart2/source/tools/RegressionEquation.cxx:53
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionEquation.cxx:51:1) PROP_EQUATION_SHOW
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionEquation.cxx:50:1) PROP_EQUATION_XNAME
chart2/source/tools/RegressionEquation.cxx:54
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionEquation.cxx:51:1) PROP_EQUATION_XNAME
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionEquation.cxx:50:1) PROP_EQUATION_YNAME
chart2/source/tools/RegressionEquation.cxx:55
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionEquation.cxx:51:1) PROP_EQUATION_YNAME
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionEquation.cxx:50:1) PROP_EQUATION_SHOW_CORRELATION_COEFF
chart2/source/tools/RegressionEquation.cxx:56
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionEquation.cxx:51:1) PROP_EQUATION_SHOW_CORRELATION_COEFF
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionEquation.cxx:50:1) PROP_EQUATION_MAY_HAVE_CORRELATION_COEFF
chart2/source/tools/RegressionEquation.cxx:57
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionEquation.cxx:51:1) PROP_EQUATION_REF_PAGE_SIZE
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/RegressionEquation.cxx:50:1) PROP_EQUATION_REF_PAGE_SIZE
chart2/source/tools/RegressionEquation.cxx:58
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionEquation.cxx:51:1) PROP_EQUATION_REL_POS
+ 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)::(anonymous at /home/noel/libo2/chart2/source/tools/RegressionEquation.cxx:51:1) PROP_EQUATION_NUMBER_FORMAT
+ 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:48
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/UncachedDataSequence.cxx:46:1) PROP_NUMBERFORMAT_KEY
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/UncachedDataSequence.cxx:46:1) PROP_NUMBERFORMAT_KEY
chart2/source/tools/UncachedDataSequence.cxx:49
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/chart2/source/tools/UncachedDataSequence.cxx:46:1) PROP_PROPOSED_ROLE
+ 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)::(anonymous at /home/noel/libo2/chart2/source/tools/UncachedDataSequence.cxx:46:1) PROP_XML_RANGE
-chart2/source/view/axes/VAxisProperties.hxx:48
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/chart2/source/tools/UncachedDataSequence.cxx:46:1) PROP_XML_RANGE
+chart2/source/view/axes/VAxisProperties.hxx:51
enum chart::AxisLabelStaggering SideBySide
-chart2/source/view/inc/LegendEntryProvider.hxx:42
+chart2/source/view/inc/LegendEntryProvider.hxx:45
enum chart::LegendSymbolStyle Box
-chart2/source/view/inc/ShapeFactory.hxx:64
+chart2/source/view/inc/ShapeFactory.hxx:66
enum chart::SymbolEnum Symbol_COUNT
-chart2/source/view/inc/ShapeFactory.hxx:76
+chart2/source/view/inc/ShapeFactory.hxx:73
enum chart::ShapeFactory::StackPosition Top
codemaker/source/cppumaker/dependencies.hxx:48
enum codemaker::cppumaker::Dependencies::Kind KIND_NORMAL
@@ -973,7 +973,7 @@ comphelper/source/misc/syntaxhighlight.cxx:41
comphelper/source/misc/syntaxhighlight.cxx:42
enum (anonymous namespace)::CharFlags EOL
configmgr/source/access.hxx:442
- enum configmgr::Access::(anonymous at /home/noel/libo2/configmgr/source/access.hxx:441:5) IS_ANY
+ enum configmgr::Access::(unnamed at /home/noel/libo-plugin/configmgr/source/access.hxx:441:5) IS_ANY
configmgr/source/partial.hxx:33
enum configmgr::Partial::Containment CONTAINS_SUBNODES
connectivity/source/drivers/evoab2/EApi.h:74
@@ -994,13 +994,23 @@ connectivity/source/inc/java/sql/ConnectionLog.hxx:70
enum connectivity::java::sql::ConnectionLog::ObjectType ObjectTypeCount
connectivity/source/inc/TSortIndex.hxx:36
enum connectivity::TAscendingOrder DESC
-cppuhelper/source/servicemanager.hxx:119
+cppuhelper/source/servicemanager.hxx:117
enum cppuhelper::ServiceManager::Data::Implementation::Status STATUS_WRAPPER
-cui/source/dialogs/colorpicker.cxx:56
+cui/inc/tipoftheday.hrc:50
+ enum tipModule scalc
+cui/inc/tipoftheday.hrc:50
+ enum tipModule sdraw
+cui/inc/tipoftheday.hrc:50
+ enum tipModule simpress
+cui/inc/tipoftheday.hrc:50
+ enum tipModule soffice
+cui/inc/tipoftheday.hrc:50
+ enum tipModule swriter
+cui/source/dialogs/colorpicker.cxx:59
enum (anonymous namespace)::UpdateFlags All
-cui/source/dialogs/hangulhanjadlg.cxx:89
+cui/source/dialogs/hangulhanjadlg.cxx:88
enum svx::(anonymous namespace)::PseudoRubyText::RubyPosition eBelow
-cui/source/inc/acccfg.hxx:72
+cui/source/inc/acccfg.hxx:75
enum StartFileDialogType Open
cui/source/inc/cuitabarea.hxx:82
enum PageType Area
@@ -1012,9 +1022,9 @@ cui/source/inc/hldoctp.hxx:51
enum SvxHyperlinkDocTp::EPathType Invalid
cui/source/inc/scriptdlg.hxx:42
enum InputDialogMode NEWLIB
-cui/source/options/optcolor.cxx:47
+cui/source/options/optcolor.cxx:48
enum (anonymous namespace)::Group Group_General
-cui/source/options/optcolor.cxx:52
+cui/source/options/optcolor.cxx:53
enum (anonymous namespace)::Group Group_Basic
cui/source/options/optfltr.cxx:28
enum MSFltrPg2_CheckBoxEntries Math
@@ -1050,76 +1060,64 @@ cui/source/options/optgenrl.cxx:60
enum (anonymous namespace)::RowType Row_Phone
cui/source/options/optgenrl.cxx:61
enum (anonymous namespace)::RowType Row_FaxMail
-cui/source/options/optlingu.cxx:185
- enum (anonymous namespace)::EID_OPTIONS EID_SPELL_AUTO
-cui/source/options/optlingu.cxx:186
- enum (anonymous namespace)::EID_OPTIONS EID_GRAMMAR_AUTO
-cui/source/options/optlingu.cxx:187
- enum (anonymous namespace)::EID_OPTIONS EID_CAPITAL_WORDS
-cui/source/options/optlingu.cxx:188
- enum (anonymous namespace)::EID_OPTIONS EID_WORDS_WITH_DIGITS
-cui/source/options/optlingu.cxx:189
- enum (anonymous namespace)::EID_OPTIONS EID_SPELL_SPECIAL
-cui/source/options/optlingu.cxx:193
- enum (anonymous namespace)::EID_OPTIONS EID_HYPH_AUTO
-cui/source/options/optlingu.cxx:194
- enum (anonymous namespace)::EID_OPTIONS EID_HYPH_SPECIAL
-cui/source/tabpages/autocdlg.cxx:327
+cui/source/tabpages/autocdlg.cxx:335
enum (anonymous namespace)::OfaAutoFmtOptions USE_REPLACE_TABLE
-cui/source/tabpages/autocdlg.cxx:328
+cui/source/tabpages/autocdlg.cxx:336
enum (anonymous namespace)::OfaAutoFmtOptions CORR_UPPER
-cui/source/tabpages/autocdlg.cxx:329
+cui/source/tabpages/autocdlg.cxx:337
enum (anonymous namespace)::OfaAutoFmtOptions BEGIN_UPPER
-cui/source/tabpages/autocdlg.cxx:330
+cui/source/tabpages/autocdlg.cxx:338
enum (anonymous namespace)::OfaAutoFmtOptions BOLD_UNDERLINE
-cui/source/tabpages/autocdlg.cxx:331
+cui/source/tabpages/autocdlg.cxx:339
enum (anonymous namespace)::OfaAutoFmtOptions DETECT_URL
-cui/source/tabpages/autocdlg.cxx:332
+cui/source/tabpages/autocdlg.cxx:340
+ enum (anonymous namespace)::OfaAutoFmtOptions DETECT_DOI
+cui/source/tabpages/autocdlg.cxx:341
enum (anonymous namespace)::OfaAutoFmtOptions REPLACE_DASHES
-cui/source/tabpages/autocdlg.cxx:333
+cui/source/tabpages/autocdlg.cxx:342
enum (anonymous namespace)::OfaAutoFmtOptions DEL_SPACES_AT_STT_END
-cui/source/tabpages/autocdlg.cxx:334
+cui/source/tabpages/autocdlg.cxx:343
enum (anonymous namespace)::OfaAutoFmtOptions DEL_SPACES_BETWEEN_LINES
-cui/source/tabpages/autocdlg.cxx:335
+cui/source/tabpages/autocdlg.cxx:344
enum (anonymous namespace)::OfaAutoFmtOptions IGNORE_DBLSPACE
-cui/source/tabpages/autocdlg.cxx:336
+cui/source/tabpages/autocdlg.cxx:345
enum (anonymous namespace)::OfaAutoFmtOptions CORRECT_CAPS_LOCK
-cui/source/tabpages/autocdlg.cxx:338
+cui/source/tabpages/autocdlg.cxx:347
enum (anonymous namespace)::OfaAutoFmtOptions INSERT_BORDER
-cui/source/tabpages/autocdlg.cxx:339
+cui/source/tabpages/autocdlg.cxx:348
enum (anonymous namespace)::OfaAutoFmtOptions CREATE_TABLE
-cui/source/tabpages/autocdlg.cxx:340
+cui/source/tabpages/autocdlg.cxx:349
enum (anonymous namespace)::OfaAutoFmtOptions REPLACE_STYLES
-cui/source/tabpages/autocdlg.cxx:341
+cui/source/tabpages/autocdlg.cxx:350
enum (anonymous namespace)::OfaAutoFmtOptions DEL_EMPTY_NODE
-cui/source/tabpages/autocdlg.cxx:342
+cui/source/tabpages/autocdlg.cxx:351
enum (anonymous namespace)::OfaAutoFmtOptions REPLACE_USER_COLL
-cui/source/tabpages/autocdlg.cxx:1528
+cui/source/tabpages/autocdlg.cxx:1547
enum (anonymous namespace)::OfaQuoteOptions ADD_NONBRK_SPACE
-cui/source/tabpages/autocdlg.cxx:1529
+cui/source/tabpages/autocdlg.cxx:1548
enum (anonymous namespace)::OfaQuoteOptions REPLACE_1ST
-cui/source/tabpages/autocdlg.cxx:1530
+cui/source/tabpages/autocdlg.cxx:1549
enum (anonymous namespace)::OfaQuoteOptions TRANSLITERATE_RTL
-cui/source/tabpages/autocdlg.cxx:1531
+cui/source/tabpages/autocdlg.cxx:1550
enum (anonymous namespace)::OfaQuoteOptions REPLACE_ANGLE_QUOTES
-cui/source/tabpages/swpossizetabpage.cxx:101
- enum (anonymous namespace)::LB RelPagePrintAreaBottom
cui/source/tabpages/swpossizetabpage.cxx:102
+ enum (anonymous namespace)::LB RelPagePrintAreaBottom
+cui/source/tabpages/swpossizetabpage.cxx:103
enum (anonymous namespace)::LB RelPagePrintAreaTop
-dbaccess/source/core/dataaccess/databasedocument.hxx:163
+dbaccess/source/core/dataaccess/databasedocument.hxx:164
enum dbaccess::ODatabaseDocument::InitState NotInitialized
-dbaccess/source/core/dataaccess/databasedocument.hxx:641
+dbaccess/source/core/dataaccess/databasedocument.hxx:645
enum dbaccess::DocumentGuard::InitMethod_ InitMethod
-dbaccess/source/core/dataaccess/databasedocument.hxx:647
+dbaccess/source/core/dataaccess/databasedocument.hxx:651
enum dbaccess::DocumentGuard::DefaultMethod_ DefaultMethod
-dbaccess/source/core/dataaccess/databasedocument.hxx:653
+dbaccess/source/core/dataaccess/databasedocument.hxx:657
enum dbaccess::DocumentGuard::MethodUsedDuringInit_ MethodUsedDuringInit
-dbaccess/source/core/dataaccess/databasedocument.hxx:659
+dbaccess/source/core/dataaccess/databasedocument.hxx:663
enum dbaccess::DocumentGuard::MethodWithoutInit_ MethodWithoutInit
-dbaccess/source/core/inc/definitioncontainer.hxx:103
+dbaccess/source/core/inc/definitioncontainer.hxx:104
enum dbaccess::ODefinitionContainer::ListenerType ContainerListemers
-dbaccess/source/core/inc/ModelImpl.hxx:111
- enum dbaccess::ODatabaseModelImpl::EmbeddedMacros eDocumentWideMacros
+dbaccess/source/core/inc/ModelImpl.hxx:115
+ enum dbaccess::ODatabaseModelImpl::EmbeddedMacros DocumentWide
dbaccess/source/core/inc/objectnameapproval.hxx:49
enum dbaccess::ObjectNameApproval::ObjectType TypeTable
dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:72
@@ -1128,11 +1126,11 @@ dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:73
enum dbaccess::OSingleSelectQueryComposer::EColumnType OrderColumns
dbaccess/source/filter/xml/xmlDataSource.hxx:32
enum dbaxml::OXMLDataSource::UsedFor eDataSource
-dbaccess/source/ui/app/AppView.hxx:72
+dbaccess/source/ui/app/AppView.hxx:71
enum dbaui::OApplicationView::ChildFocusState PANELSWAP
dbaccess/source/ui/dlg/ConnectionHelper.hxx:32
enum dbaui::IS_PATH_EXIST PATH_EXIST
-dbaccess/source/ui/inc/dbadmin.hxx:104
+dbaccess/source/ui/inc/dbadmin.hxx:105
enum dbaui::ODbAdminDialog::ApplyResult AR_KEEP
dbaccess/source/ui/inc/dsmeta.hxx:40
enum dbaui::AuthenticationMode AuthPwd
@@ -1154,95 +1152,115 @@ dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx:37
enum dbaui::OTableFieldDescWin::ChildFocusState HELP
desktop/inc/app.hxx:65
enum desktop::Desktop::BootstrapStatus BS_OK
-desktop/source/app/officeipcthread.cxx:775
+desktop/source/app/officeipcthread.cxx:770
enum PipeMode PIPEMODE_CONNECTED
-desktop/source/app/officeipcthread.hxx:83
+desktop/source/app/officeipcthread.hxx:84
enum desktop::RequestHandler::State Starting
desktop/source/app/userinstall.hxx:32
enum desktop::userinstall::Status ERROR_OTHER
-desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx:237
+desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx:238
enum dp_gui::ExtensionCmdQueue::Thread::Input START
desktop/source/deployment/inc/dp_update.hxx:47
enum dp_misc::UPDATE_SOURCE UPDATE_SOURCE_ONLINE
-desktop/source/deployment/registry/component/dp_component.cxx:111
+desktop/source/deployment/registry/component/dp_component.cxx:112
enum dp_registry::backend::component::(anonymous namespace)::BackendImpl::ComponentPackageImpl::Reg NotRegistered
-desktop/source/deployment/registry/component/dp_component.cxx:243
+desktop/source/deployment/registry/component/dp_component.cxx:244
enum dp_registry::backend::component::(anonymous namespace)::BackendImpl::RcItem RCITEM_COMPONENTS
-desktop/source/deployment/registry/inc/dp_backend.h:215
+desktop/source/deployment/registry/inc/dp_backend.h:216
enum dp_registry::backend::PackageRegistryBackend::Context Document
-desktop/source/deployment/registry/inc/dp_backend.h:215
+desktop/source/deployment/registry/inc/dp_backend.h:216
enum dp_registry::backend::PackageRegistryBackend::Context Tmp
-desktop/source/deployment/registry/inc/dp_backend.h:215
+desktop/source/deployment/registry/inc/dp_backend.h:216
enum dp_registry::backend::PackageRegistryBackend::Context Unknown
-desktop/source/lib/init.cxx:4914
+desktop/source/lib/init.cxx:6014
enum (anonymous namespace)::UndoOrRedo REDO
-desktop/source/lib/init.cxx:6150
- enum (anonymous at /home/noel/libo2/desktop/source/lib/init.cxx:6147:5) FULL_INIT
+desktop/source/lib/init.cxx:7535
+ enum (unnamed at /home/noel/libo-plugin/desktop/source/lib/init.cxx:7532: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:339
+editeng/inc/editdoc.hxx:340
enum AsianCompressionFlags Normal
-editeng/source/editeng/impedit.hxx:1134
+editeng/source/editeng/impedit.hxx:1192
enum ImpEditEngine::CallbackResult Continue
-editeng/source/editeng/impedit.hxx:1151
+editeng/source/editeng/impedit.hxx:1210
enum ImpEditEngine::IterFlag none
-editeng/source/editeng/impedit.hxx:1152
+editeng/source/editeng/impedit.hxx:1211
enum ImpEditEngine::IterFlag inclILS
editeng/source/items/paraitem.cxx:70
enum (anonymous namespace)::SvxSpecialLineSpace User
editeng/source/items/paraitem.cxx:74
enum (anonymous namespace)::SvxSpecialLineSpace End
-editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx:24
+editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx:23
enum SvXMLAutoCorrectToken NAMESPACE
-editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx:25
+editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx:24
enum SvXMLAutoCorrectToken ABBREVIATED_NAME
-editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx:28
+editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx:27
enum SvXMLAutoCorrectToken NAME
emfio/inc/mtftools.hxx:50
- enum emfio::BkMode OPAQUE
-emfio/inc/mtftools.hxx:80
+ enum emfio::BackgroundMode OPAQUE
+emfio/inc/mtftools.hxx:88
enum emfio::WMFRasterOp Black
-emfio/inc/mtftools.hxx:84
+emfio/inc/mtftools.hxx:92
enum emfio::WMFRasterOp CopyPen
+emfio/inc/mtftools.hxx:125
+ enum emfio::StretchMode BLACKONWHITE
+emfio/inc/mtftools.hxx:126
+ enum emfio::StretchMode WHITEONBLACK
+emfio/inc/mtftools.hxx:127
+ enum emfio::StretchMode COLORONCOLOR
+emfio/inc/mtftools.hxx:173
+ enum emfio::TextAlignmentMode TA_NOUPDATECP
+emfio/inc/mtftools.hxx:175
+ enum emfio::TextAlignmentMode TA_LEFT
+emfio/inc/mtftools.hxx:176
+ enum emfio::TextAlignmentMode TA_RIGHT
+emfio/inc/mtftools.hxx:179
+ enum emfio::TextAlignmentMode TA_TOP
+emfio/inc/mtftools.hxx:192
+ enum emfio::TernaryRasterOperation SRCCOPY
+emfio/inc/mtftools.hxx:206
+ enum emfio::PenStyle PS_COSMETIC
extensions/source/propctrlr/browserlistbox.cxx:126
enum pcr::PropertyControlContext_Impl::NotificationMode eAsynchronously
extensions/source/propctrlr/eformshelper.hxx:180
enum pcr::EFormsHelper::ModelElementType Binding
extensions/source/propctrlr/formcomponenthandler.hxx:46
enum pcr::ComponentClassification eUnknown
-extensions/source/propctrlr/formlinkdialog.cxx:76
+extensions/source/propctrlr/formlinkdialog.cxx:77
enum pcr::FieldLinkRow::LinkParticipant eMasterField
-filter/source/config/cache/filtercache.hxx:139
+extensions/source/update/check/updatehdl.hxx:54
+ enum DialogControls THROBBER_CTRL
+filter/source/config/cache/filtercache.hxx:141
enum filter::config::FilterCache::EItemFlushState E_ITEM_UNCHANGED
-filter/source/xmlfilteradaptor/XmlFilterAdaptor.hxx:34
+filter/source/xmlfilteradaptor/XmlFilterAdaptor.hxx:35
enum FilterType FILTER_IMPORT
filter/source/xsltdialog/typedetectionimport.hxx:47
enum ImportState e_Unknown
-forms/source/inc/FormComponent.hxx:556
+forms/source/inc/FormComponent.hxx:524
enum frm::OBoundControlModel::ValueChangeInstigator eOther
forms/source/richtext/rtattributes.hxx:39
enum frm::AttributeCheckState eIndetermined
forms/source/solar/inc/navtoolbar.hxx:38
enum frm::NavigationToolBar::ImageSize eSmall
-forms/source/xforms/submission/submission.hxx:114
+forms/source/xforms/submission/submission.hxx:113
enum CSubmission::SubmissionResult UNKNOWN_ERROR
fpicker/source/office/fpinteraction.hxx:46
enum svt::OFilePickerInteractionHandler::EInterceptedInteractions E_NOINTERCEPTION
-fpicker/source/office/fpsmartcontent.hxx:58
+fpicker/source/office/fpsmartcontent.hxx:59
enum svt::SmartContent::Type Document
-fpicker/source/office/fpsmartcontent.hxx:96
+fpicker/source/office/fpsmartcontent.hxx:97
enum svt::SmartContent::InteractionHandlerType IHT_OWN
framework/inc/dispatch/closedispatcher.hxx:66
enum framework::CloseDispatcher::EOperation E_CLOSE_WIN
-framework/inc/jobs/jobdata.hxx:50
+framework/inc/jobs/jobdata.hxx:51
enum framework::JobData::EMode E_UNKNOWN_MODE
-framework/inc/jobs/jobdata.hxx:54
+framework/inc/jobs/jobdata.hxx:55
enum framework::JobData::EMode E_SERVICE
-framework/inc/jobs/jobdata.hxx:66
+framework/inc/jobs/jobdata.hxx:67
enum framework::JobData::EEnvironment E_UNKNOWN_ENVIRONMENT
framework/inc/jobs/jobresult.hxx:52
enum framework::JobResult::EParts E_NOPART
@@ -1264,145 +1282,127 @@ framework/inc/xml/statusbardocumenthandler.hxx:60
enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Namespace SB_NS_XLINK
framework/inc/xml/toolboxdocumenthandler.hxx:59
enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Namespace TB_NS_XLINK
-framework/source/fwe/classes/addonsoptions.cxx:241
+framework/source/fwe/classes/addonsoptions.cxx:240
enum framework::AddonsOptions_Impl::ImageSize IMGSIZE_SMALL
-framework/source/fwe/classes/addonsoptions.cxx:242
+framework/source/fwe/classes/addonsoptions.cxx:241
enum framework::AddonsOptions_Impl::ImageSize IMGSIZE_BIG
framework/source/inc/loadenv/loadenv.hxx:91
enum framework::LoadEnv::EContentType E_CAN_BE_HANDLED
-framework/source/inc/loadenv/loadenvexception.hxx:54
+framework/source/inc/loadenv/loadenvexception.hxx:55
enum framework::LoadEnvException::EIDs ID_INVALID_ENVIRONMENT
-framework/source/inc/loadenv/loadenvexception.hxx:57
+framework/source/inc/loadenv/loadenvexception.hxx:58
enum framework::LoadEnvException::EIDs ID_NO_TARGET_FOUND
-framework/source/inc/loadenv/loadenvexception.hxx:60
+framework/source/inc/loadenv/loadenvexception.hxx:61
enum framework::LoadEnvException::EIDs ID_COULD_NOT_REACTIVATE_CONTROLLER
-framework/source/inc/loadenv/loadenvexception.hxx:65
+framework/source/inc/loadenv/loadenvexception.hxx:66
enum framework::LoadEnvException::EIDs ID_STILL_RUNNING
-framework/source/inc/loadenv/loadenvexception.hxx:70
+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:169
+framework/source/services/autorecovery.cxx:174
enum (anonymous namespace)::DocState Unknown
-framework/source/services/autorecovery.cxx:177
+framework/source/services/autorecovery.cxx:182
enum (anonymous namespace)::DocState TrySave
-framework/source/services/autorecovery.cxx:188
+framework/source/services/autorecovery.cxx:193
enum (anonymous namespace)::DocState Succeeded
-framework/source/services/autorecovery.cxx:248
+framework/source/services/autorecovery.cxx:253
enum (anonymous namespace)::AutoRecovery::EFailureSafeResult E_COPIED
-framework/source/services/autorecovery.cxx:249
+framework/source/services/autorecovery.cxx:254
enum (anonymous namespace)::AutoRecovery::EFailureSafeResult E_ORIGINAL_FILE_MISSING
-framework/source/services/autorecovery.cxx:250
+framework/source/services/autorecovery.cxx:255
enum (anonymous namespace)::AutoRecovery::EFailureSafeResult E_WRONG_TARGET_PATH
-framework/source/services/substitutepathvars.cxx:54
+framework/source/services/substitutepathvars.cxx:53
enum (anonymous namespace)::PreDefVariable PREDEFVAR_INST
-framework/source/services/substitutepathvars.cxx:55
+framework/source/services/substitutepathvars.cxx:54
enum (anonymous namespace)::PreDefVariable PREDEFVAR_PROG
-framework/source/services/substitutepathvars.cxx:56
+framework/source/services/substitutepathvars.cxx:55
enum (anonymous namespace)::PreDefVariable PREDEFVAR_USER
-framework/source/services/substitutepathvars.cxx:58
+framework/source/services/substitutepathvars.cxx:57
enum (anonymous namespace)::PreDefVariable PREDEFVAR_HOME
-framework/source/services/substitutepathvars.cxx:59
+framework/source/services/substitutepathvars.cxx:58
enum (anonymous namespace)::PreDefVariable PREDEFVAR_TEMP
-framework/source/services/substitutepathvars.cxx:61
+framework/source/services/substitutepathvars.cxx:60
enum (anonymous namespace)::PreDefVariable PREDEFVAR_USERNAME
-framework/source/services/substitutepathvars.cxx:62
+framework/source/services/substitutepathvars.cxx:61
enum (anonymous namespace)::PreDefVariable PREDEFVAR_LANGID
-framework/source/services/substitutepathvars.cxx:63
+framework/source/services/substitutepathvars.cxx:62
enum (anonymous namespace)::PreDefVariable PREDEFVAR_VLANG
-framework/source/services/substitutepathvars.cxx:64
+framework/source/services/substitutepathvars.cxx:63
enum (anonymous namespace)::PreDefVariable PREDEFVAR_INSTPATH
-framework/source/services/substitutepathvars.cxx:65
+framework/source/services/substitutepathvars.cxx:64
enum (anonymous namespace)::PreDefVariable PREDEFVAR_PROGPATH
-framework/source/services/substitutepathvars.cxx:66
+framework/source/services/substitutepathvars.cxx:65
enum (anonymous namespace)::PreDefVariable PREDEFVAR_USERPATH
-framework/source/services/substitutepathvars.cxx:67
+framework/source/services/substitutepathvars.cxx:66
enum (anonymous namespace)::PreDefVariable PREDEFVAR_INSTURL
-framework/source/services/substitutepathvars.cxx:68
+framework/source/services/substitutepathvars.cxx:67
enum (anonymous namespace)::PreDefVariable PREDEFVAR_PROGURL
-framework/source/services/substitutepathvars.cxx:69
+framework/source/services/substitutepathvars.cxx:68
enum (anonymous namespace)::PreDefVariable PREDEFVAR_USERURL
-framework/source/services/substitutepathvars.cxx:72
+framework/source/services/substitutepathvars.cxx:71
enum (anonymous namespace)::PreDefVariable PREDEFVAR_BASEINSTURL
-framework/source/services/substitutepathvars.cxx:73
+framework/source/services/substitutepathvars.cxx:72
enum (anonymous namespace)::PreDefVariable PREDEFVAR_USERDATAURL
-framework/source/services/substitutepathvars.cxx:74
+framework/source/services/substitutepathvars.cxx:73
enum (anonymous namespace)::PreDefVariable PREDEFVAR_BRANDBASEURL
-framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx:140
+framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx:146
enum (anonymous namespace)::ModuleUIConfigurationManager::Layer LAYER_DEFAULT
-framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx:142
+framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx:148
enum (anonymous namespace)::ModuleUIConfigurationManager::Layer LAYER_COUNT
-framework/source/uiconfiguration/windowstateconfiguration.cxx:142
- enum (anonymous namespace)::ConfigurationAccess_WindowState::(anonymous at /home/noel/libo2/framework/source/uiconfiguration/windowstateconfiguration.cxx:140:9) WINDOWSTATE_MASK_DOCKINGAREA
framework/source/uiconfiguration/windowstateconfiguration.cxx:143
- enum (anonymous namespace)::ConfigurationAccess_WindowState::(anonymous at /home/noel/libo2/framework/source/uiconfiguration/windowstateconfiguration.cxx:140:9) WINDOWSTATE_MASK_POS
+ enum (anonymous namespace)::ConfigurationAccess_WindowState::(unnamed at /home/noel/libo-plugin/framework/source/uiconfiguration/windowstateconfiguration.cxx:141:9) WINDOWSTATE_MASK_DOCKINGAREA
framework/source/uiconfiguration/windowstateconfiguration.cxx:144
- enum (anonymous namespace)::ConfigurationAccess_WindowState::(anonymous at /home/noel/libo2/framework/source/uiconfiguration/windowstateconfiguration.cxx:140:9) WINDOWSTATE_MASK_SIZE
+ enum (anonymous namespace)::ConfigurationAccess_WindowState::(unnamed at /home/noel/libo-plugin/framework/source/uiconfiguration/windowstateconfiguration.cxx:141:9) WINDOWSTATE_MASK_POS
framework/source/uiconfiguration/windowstateconfiguration.cxx:145
- enum (anonymous namespace)::ConfigurationAccess_WindowState::(anonymous at /home/noel/libo2/framework/source/uiconfiguration/windowstateconfiguration.cxx:140:9) WINDOWSTATE_MASK_UINAME
+ enum (anonymous namespace)::ConfigurationAccess_WindowState::(unnamed at /home/noel/libo-plugin/framework/source/uiconfiguration/windowstateconfiguration.cxx:141:9) WINDOWSTATE_MASK_SIZE
framework/source/uiconfiguration/windowstateconfiguration.cxx:146
- enum (anonymous namespace)::ConfigurationAccess_WindowState::(anonymous at /home/noel/libo2/framework/source/uiconfiguration/windowstateconfiguration.cxx:140:9) WINDOWSTATE_MASK_INTERNALSTATE
+ enum (anonymous namespace)::ConfigurationAccess_WindowState::(unnamed at /home/noel/libo-plugin/framework/source/uiconfiguration/windowstateconfiguration.cxx:141:9) WINDOWSTATE_MASK_UINAME
framework/source/uiconfiguration/windowstateconfiguration.cxx:147
- enum (anonymous namespace)::ConfigurationAccess_WindowState::(anonymous at /home/noel/libo2/framework/source/uiconfiguration/windowstateconfiguration.cxx:140:9) WINDOWSTATE_MASK_STYLE
+ enum (anonymous namespace)::ConfigurationAccess_WindowState::(unnamed at /home/noel/libo-plugin/framework/source/uiconfiguration/windowstateconfiguration.cxx:141:9) WINDOWSTATE_MASK_INTERNALSTATE
framework/source/uiconfiguration/windowstateconfiguration.cxx:148
- enum (anonymous namespace)::ConfigurationAccess_WindowState::(anonymous at /home/noel/libo2/framework/source/uiconfiguration/windowstateconfiguration.cxx:140:9) WINDOWSTATE_MASK_DOCKPOS
+ enum (anonymous namespace)::ConfigurationAccess_WindowState::(unnamed at /home/noel/libo-plugin/framework/source/uiconfiguration/windowstateconfiguration.cxx:141:9) WINDOWSTATE_MASK_STYLE
framework/source/uiconfiguration/windowstateconfiguration.cxx:149
- enum (anonymous namespace)::ConfigurationAccess_WindowState::(anonymous at /home/noel/libo2/framework/source/uiconfiguration/windowstateconfiguration.cxx:140:9) WINDOWSTATE_MASK_DOCKSIZE
-helpcompiler/inc/BasCodeTagger.hxx:36
+ enum (anonymous namespace)::ConfigurationAccess_WindowState::(unnamed at /home/noel/libo-plugin/framework/source/uiconfiguration/windowstateconfiguration.cxx:141:9) WINDOWSTATE_MASK_DOCKPOS
+framework/source/uiconfiguration/windowstateconfiguration.cxx:150
+ enum (anonymous namespace)::ConfigurationAccess_WindowState::(unnamed at /home/noel/libo-plugin/framework/source/uiconfiguration/windowstateconfiguration.cxx:141:9) WINDOWSTATE_MASK_DOCKSIZE
+helpcompiler/inc/BasCodeTagger.hxx:35
enum BasicCodeTagger::TaggerException NULL_DOCUMENT
-helpcompiler/inc/HelpCompiler.hxx:51
+helpcompiler/inc/HelpCompiler.hxx:50
enum fs::convert native
-i18nlangtag/source/languagetag/languagetag.cxx:348
- enum LanguageTagImpl::Extraction EXTRACTED_X
-i18nlangtag/source/languagetag/languagetag.cxx:349
- enum LanguageTagImpl::Extraction EXTRACTED_X_JOKER
-i18nlangtag/source/languagetag/languagetag.cxx:350
+i18nlangtag/source/languagetag/languagetag.cxx:367
enum LanguageTagImpl::Extraction EXTRACTED_KNOWN_BAD
-i18npool/inc/cclass_unicode.hxx:38
+i18npool/inc/cclass_unicode.hxx:37
enum ParserFlags ILLEGAL
-i18npool/inc/cclass_unicode.hxx:47
+i18npool/inc/cclass_unicode.hxx:46
enum ParserFlags WORD_SEP
-idl/inc/types.hxx:51
+idl/inc/types.hxx:50
enum MetaTypeType Enum
-idl/inc/types.hxx:51
+idl/inc/types.hxx:50
enum MetaTypeType Interface
-idlc/inc/idlctypes.hxx:63
- enum ParseState PS_SingletonDeclSeen
-idlc/inc/idlctypes.hxx:74
- enum ParseState PS_ServiceQsSeen
-idlc/inc/idlctypes.hxx:80
- enum ParseState PS_SingletonSeen
-idlc/inc/idlctypes.hxx:81
- enum ParseState PS_SingletonIDSeen
-idlc/inc/idlctypes.hxx:82
- enum ParseState PS_SingletonSqSeen
-idlc/inc/idlctypes.hxx:83
- enum ParseState PS_SingletonQsSeen
-idlc/inc/idlctypes.hxx:84
- enum ParseState PS_SingletonBodySeen
-include/avmedia/mediaitem.hxx:50
+include/avmedia/mediaitem.hxx:52
enum AVMediaSetMask ALL
-include/basegfx/DrawCommands.hxx:33
+include/basegfx/DrawCommands.hxx:34
enum gfx::DrawCommandType Root
include/basegfx/polygon/b2dpolygontools.hxx:48
enum CutFlagValue DEFAULT
include/basegfx/utils/common.hxx:28
enum basegfx::Axis2D Y
-include/basic/basmgr.hxx:43
+include/basic/basmgr.hxx:46
enum BasicErrorReason OPENLIBSTORAGE
-include/basic/basmgr.hxx:44
+include/basic/basmgr.hxx:47
enum BasicErrorReason OPENMGRSTREAM
-include/basic/basmgr.hxx:45
+include/basic/basmgr.hxx:48
enum BasicErrorReason OPENLIBSTREAM
-include/basic/basmgr.hxx:46
+include/basic/basmgr.hxx:49
enum BasicErrorReason LIBNOTFOUND
-include/basic/basmgr.hxx:47
+include/basic/basmgr.hxx:50
enum BasicErrorReason STORAGENOTFOUND
-include/basic/basmgr.hxx:48
+include/basic/basmgr.hxx:51
enum BasicErrorReason BASICLOADERROR
-include/basic/basmgr.hxx:49
+include/basic/basmgr.hxx:52
enum BasicErrorReason STDLIB
-include/basic/sbdef.hxx:50
+include/basic/sbdef.hxx:51
enum BasicDebugFlags Continue
include/codemaker/commoncpp.hxx:52
enum codemaker::cpp::IdentifierTranslationMode NonGlobal
@@ -1412,13 +1412,15 @@ include/comphelper/configurationhelper.hxx:43
enum comphelper::EConfigurationModes Standard
include/comphelper/docpasswordhelper.hxx:39
enum comphelper::DocPasswordVerifierResult Abort
-include/comphelper/lok.hxx:78
- enum comphelper::LibreOfficeKit::Compat none
+include/comphelper/errcode.hxx:59
+ enum WarningFlag Yes
include/comphelper/lok.hxx:79
- enum comphelper::LibreOfficeKit::Compat scNoGridBackground
+ enum comphelper::LibreOfficeKit::Compat none
include/comphelper/lok.hxx:80
+ enum comphelper::LibreOfficeKit::Compat scNoGridBackground
+include/comphelper/lok.hxx:81
enum comphelper::LibreOfficeKit::Compat scPrintTwipsMsgs
-include/connectivity/parameters.hxx:67
+include/connectivity/parameters.hxx:68
enum dbtools::ParameterManager::ParameterClassification LinkedByParamName
include/connectivity/sqliterator.hxx:51
enum connectivity::TraversalParts All
@@ -1436,39 +1438,207 @@ 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
+ enum model::SystemColorType Unused
+include/docmodel/color/ComplexColor.hxx:36
+ enum model::SystemColorType DarkShadow3D
+include/docmodel/color/ComplexColor.hxx:37
+ enum model::SystemColorType Light3D
+include/docmodel/color/ComplexColor.hxx:38
+ enum model::SystemColorType ActiveBorder
+include/docmodel/color/ComplexColor.hxx:39
+ enum model::SystemColorType ActiveCaption
+include/docmodel/color/ComplexColor.hxx:40
+ enum model::SystemColorType AppWorkspace
+include/docmodel/color/ComplexColor.hxx:41
+ enum model::SystemColorType Background
+include/docmodel/color/ComplexColor.hxx:42
+ enum model::SystemColorType ButtonFace
+include/docmodel/color/ComplexColor.hxx:43
+ enum model::SystemColorType ButtonHighlight
+include/docmodel/color/ComplexColor.hxx:44
+ enum model::SystemColorType ButtonShadow
+include/docmodel/color/ComplexColor.hxx:45
+ enum model::SystemColorType ButtonText
+include/docmodel/color/ComplexColor.hxx:46
+ enum model::SystemColorType CaptionText
+include/docmodel/color/ComplexColor.hxx:47
+ enum model::SystemColorType GradientActiveCaption
+include/docmodel/color/ComplexColor.hxx:48
+ enum model::SystemColorType GradientInactiveCaption
+include/docmodel/color/ComplexColor.hxx:49
+ enum model::SystemColorType GrayText
+include/docmodel/color/ComplexColor.hxx:50
+ enum model::SystemColorType Highlight
+include/docmodel/color/ComplexColor.hxx:51
+ enum model::SystemColorType HighlightText
+include/docmodel/color/ComplexColor.hxx:52
+ enum model::SystemColorType HotLight
+include/docmodel/color/ComplexColor.hxx:53
+ enum model::SystemColorType InactiveBorder
+include/docmodel/color/ComplexColor.hxx:54
+ enum model::SystemColorType InactiveCaption
+include/docmodel/color/ComplexColor.hxx:55
+ enum model::SystemColorType InactiveCaptionText
+include/docmodel/color/ComplexColor.hxx:56
+ enum model::SystemColorType InfoBack
+include/docmodel/color/ComplexColor.hxx:57
+ enum model::SystemColorType InfoText
+include/docmodel/color/ComplexColor.hxx:58
+ enum model::SystemColorType Menu
+include/docmodel/color/ComplexColor.hxx:59
+ enum model::SystemColorType MenuBar
+include/docmodel/color/ComplexColor.hxx:60
+ enum model::SystemColorType MenuHighlight
+include/docmodel/color/ComplexColor.hxx:61
+ enum model::SystemColorType MenuText
+include/docmodel/color/ComplexColor.hxx:62
+ enum model::SystemColorType ScrollBar
+include/docmodel/color/ComplexColor.hxx:63
+ enum model::SystemColorType Window
+include/docmodel/color/ComplexColor.hxx:64
+ enum model::SystemColorType WindowFrame
+include/docmodel/color/ComplexColor.hxx:65
+ enum model::SystemColorType WindowText
+include/docmodel/color/Transformation.hxx:23
+ enum model::TransformationType Red
+include/docmodel/color/Transformation.hxx:24
+ enum model::TransformationType RedMod
+include/docmodel/color/Transformation.hxx:25
+ enum model::TransformationType RedOff
+include/docmodel/color/Transformation.hxx:26
+ enum model::TransformationType Green
+include/docmodel/color/Transformation.hxx:27
+ enum model::TransformationType GreenMod
+include/docmodel/color/Transformation.hxx:28
+ enum model::TransformationType GreenOff
+include/docmodel/color/Transformation.hxx:29
+ enum model::TransformationType Blue
+include/docmodel/color/Transformation.hxx:30
+ enum model::TransformationType BlueMod
+include/docmodel/color/Transformation.hxx:31
+ enum model::TransformationType BlueOff
+include/docmodel/color/Transformation.hxx:33
+ enum model::TransformationType AlphaMod
+include/docmodel/color/Transformation.hxx:34
+ enum model::TransformationType AlphaOff
+include/docmodel/color/Transformation.hxx:35
+ enum model::TransformationType Hue
+include/docmodel/color/Transformation.hxx:36
+ enum model::TransformationType HueMod
+include/docmodel/color/Transformation.hxx:37
+ enum model::TransformationType HueOff
+include/docmodel/color/Transformation.hxx:38
+ enum model::TransformationType Sat
+include/docmodel/color/Transformation.hxx:39
+ enum model::TransformationType SatMod
+include/docmodel/color/Transformation.hxx:41
+ enum model::TransformationType Lum
+include/docmodel/color/Transformation.hxx:46
+ enum model::TransformationType Gray
+include/docmodel/color/Transformation.hxx:47
+ enum model::TransformationType Comp
+include/docmodel/color/Transformation.hxx:48
+ enum model::TransformationType Inv
+include/docmodel/color/Transformation.hxx:49
+ enum model::TransformationType Gamma
+include/docmodel/color/Transformation.hxx:50
+ enum model::TransformationType InvGamma
+include/docmodel/theme/FormatScheme.hxx:70
+ enum model::GradientType Undefined
+include/docmodel/theme/FormatScheme.hxx:109
+ enum model::PatternPreset Unused
+include/docmodel/theme/FormatScheme.hxx:181
+ enum model::BitmapMode Unused
+include/docmodel/theme/FormatScheme.hxx:343
+ enum model::LineEndType Triangle
+include/docmodel/theme/FormatScheme.hxx:344
+ enum model::LineEndType Stealth
+include/docmodel/theme/FormatScheme.hxx:345
+ enum model::LineEndType Diamond
+include/docmodel/theme/FormatScheme.hxx:346
+ enum model::LineEndType Oval
+include/docmodel/theme/FormatScheme.hxx:347
+ enum model::LineEndType Arrow
+include/docmodel/theme/FormatScheme.hxx:352
+ enum model::LineEndWidth Unset
+include/docmodel/theme/FormatScheme.hxx:353
+ enum model::LineEndWidth Small
+include/docmodel/theme/FormatScheme.hxx:354
+ enum model::LineEndWidth Medium
+include/docmodel/theme/FormatScheme.hxx:355
+ enum model::LineEndWidth Large
+include/docmodel/theme/FormatScheme.hxx:360
+ enum model::LineEndLength Unset
+include/docmodel/theme/FormatScheme.hxx:361
+ enum model::LineEndLength Small
+include/docmodel/theme/FormatScheme.hxx:362
+ enum model::LineEndLength Medium
+include/docmodel/theme/FormatScheme.hxx:363
+ enum model::LineEndLength Large
+include/docmodel/theme/FormatScheme.hxx:402
+ enum model::EffectType Unset
+include/docmodel/theme/FormatScheme.hxx:403
+ enum model::EffectType OuterShadow
+include/docmodel/theme/FormatScheme.hxx:404
+ enum model::EffectType InnerShadow
+include/docmodel/theme/FormatScheme.hxx:405
+ enum model::EffectType Glow
+include/docmodel/theme/FormatScheme.hxx:406
+ enum model::EffectType SoftEdge
+include/docmodel/theme/FormatScheme.hxx:407
+ enum model::EffectType Reflection
+include/docmodel/theme/FormatScheme.hxx:408
+ enum model::EffectType Blur
+include/docmodel/theme/ThemeColorType.hxx:23
+ enum model::ThemeColorType Accent1
+include/docmodel/theme/ThemeColorType.hxx:24
+ enum model::ThemeColorType Accent2
+include/docmodel/theme/ThemeColorType.hxx:25
+ enum model::ThemeColorType Accent3
+include/docmodel/theme/ThemeColorType.hxx:26
+ enum model::ThemeColorType Accent4
+include/docmodel/theme/ThemeColorType.hxx:27
+ enum model::ThemeColorType Accent5
+include/docmodel/theme/ThemeColorType.hxx:28
+ enum model::ThemeColorType Accent6
+include/docmodel/theme/ThemeColorType.hxx:29
+ enum model::ThemeColorType Hyperlink
+include/docmodel/theme/ThemeColorType.hxx:30
+ enum model::ThemeColorType FollowedHyperlink
+include/docmodel/theme/ThemeColorType.hxx:36
+ enum model::ThemeColorUsage Unknown
include/drawinglayer/primitive2d/helplineprimitive2d.hxx:39
enum drawinglayer::primitive2d::HelplineStyle2D Point
-include/drawinglayer/primitive2d/svggradientprimitive2d.hxx:76
- enum drawinglayer::primitive2d::SpreadMethod Repeat
include/drawinglayer/primitive2d/texthierarchyprimitive2d.hxx:113
enum drawinglayer::primitive2d::FieldType FIELD_TYPE_COMMON
-include/editeng/AccessibleContextBase.hxx:62
+include/editeng/AccessibleContextBase.hxx:60
enum accessibility::AccessibleContextBase::StringOrigin ManuallySet
-include/editeng/AccessibleContextBase.hxx:63
+include/editeng/AccessibleContextBase.hxx:61
enum accessibility::AccessibleContextBase::StringOrigin FromShape
-include/editeng/AccessibleContextBase.hxx:64
+include/editeng/AccessibleContextBase.hxx:62
enum accessibility::AccessibleContextBase::StringOrigin AutomaticallyCreated
-include/editeng/boxitem.hxx:150
+include/editeng/boxitem.hxx:186
enum SvxBoxInfoItemValidFlags VERT
-include/editeng/boxitem.hxx:151
+include/editeng/boxitem.hxx:187
enum SvxBoxInfoItemValidFlags DISTANCE
-include/editeng/boxitem.hxx:152
+include/editeng/boxitem.hxx:188
enum SvxBoxInfoItemValidFlags DISABLE
-include/editeng/boxitem.hxx:153
+include/editeng/boxitem.hxx:189
enum SvxBoxInfoItemValidFlags ALL
-include/editeng/editdata.hxx:36
+include/editeng/editdata.hxx:37
enum EESelectionMode Std
-include/editeng/editeng.hxx:129
+include/editeng/editeng.hxx:133
enum GetAttribsFlags ALL
include/editeng/editobj.hxx:55
enum TextRotation BOTTOMTOTOP
-include/editeng/editstat.hxx:43
+include/editeng/editstat.hxx:44
enum EEControlBits MARKFIELDS
-include/editeng/editstat.hxx:119
+include/editeng/editstat.hxx:121
enum SpellCallbackCommand WORDLANGUAGE
-include/editeng/editstat.hxx:120
+include/editeng/editstat.hxx:122
enum SpellCallbackCommand PARALANGUAGE
-include/editeng/editview.hxx:86
+include/editeng/editview.hxx:85
enum ScrollRangeCheck NoNegative
include/editeng/flditem.hxx:311
enum SvxFileType Var
@@ -1476,27 +1646,27 @@ include/editeng/flditem.hxx:353
enum SvxAuthorType Var
include/editeng/hangulhanja.hxx:84
enum editeng::HangulHanjaConversion::ConversionDirection eHanjaToHangul
-include/editeng/numitem.hxx:232
- enum SvxNumRuleFlags CHAR_STYLE
include/editeng/numitem.hxx:233
- enum SvxNumRuleFlags BULLET_REL_SIZE
+ enum SvxNumRuleFlags CHAR_STYLE
include/editeng/numitem.hxx:234
- enum SvxNumRuleFlags BULLET_COLOR
+ enum SvxNumRuleFlags BULLET_REL_SIZE
include/editeng/numitem.hxx:235
- enum SvxNumRuleFlags NO_NUMBERS
+ enum SvxNumRuleFlags BULLET_COLOR
include/editeng/numitem.hxx:236
- enum SvxNumRuleFlags ENABLE_LINKED_BMP
+ enum SvxNumRuleFlags NO_NUMBERS
include/editeng/numitem.hxx:237
+ enum SvxNumRuleFlags ENABLE_LINKED_BMP
+include/editeng/numitem.hxx:238
enum SvxNumRuleFlags ENABLE_EMBEDDED_BMP
-include/editeng/numitem.hxx:247
- enum SvxNumRuleType OUTLINE_NUMBERING
include/editeng/numitem.hxx:248
+ enum SvxNumRuleType OUTLINE_NUMBERING
+include/editeng/numitem.hxx:249
enum SvxNumRuleType PRESENTATION_NUMBERING
include/editeng/outliner.hxx:190
enum OutlinerView::MouseTarget Outside
-include/editeng/svxrtf.hxx:207
+include/editeng/svxrtf.hxx:146
enum SvxRTFParser::RTF_CharTypeDef NOTDEF_CHARTYPE
-include/filter/msfilter/msdffimp.hxx:376
+include/filter/msfilter/msdffimp.hxx:375
enum DffSeekToContentMode SEEK_FROM_CURRENT
include/filter/msfilter/ww8fields.hxx:30
enum ww::eField eXE
@@ -1542,8 +1712,6 @@ include/filter/msfilter/ww8fields.hxx:61
enum ww::eField eQUOTE
include/filter/msfilter/ww8fields.hxx:64
enum ww::eField eASK
-include/filter/msfilter/ww8fields.hxx:65
- enum ww::eField eFILLIN
include/filter/msfilter/ww8fields.hxx:66
enum ww::eField eMERGEDATA
include/filter/msfilter/ww8fields.hxx:67
@@ -1640,15 +1808,15 @@ include/formula/tokenarray.hxx:64
enum ScRecalcMode ONLOAD_LENIENT
include/formula/tokenarray.hxx:166
enum formula::FormulaTokenArrayReferencesIterator::Dummy Flag
-include/formula/tokenarray.hxx:258
+include/formula/tokenarray.hxx:259
enum formula::FormulaTokenArray::ReplaceMode CODE_ONLY
include/formula/vectortoken.hxx:42
enum formula::VectorRefArray::InitInvalid Invalid
-include/framework/desktop.hxx:59
- enum framework::ELoadState E_NOTSET
include/framework/desktop.hxx:60
- enum framework::ELoadState E_SUCCESSFUL
+ enum framework::ELoadState E_NOTSET
include/framework/desktop.hxx:61
+ enum framework::ELoadState E_SUCCESSFUL
+include/framework/desktop.hxx:62
enum framework::ELoadState E_FAILED
include/framework/framelistanalyzer.hxx:44
enum FrameAnalyzerFlags All
@@ -1664,14 +1832,6 @@ include/i18nutil/casefolding.hxx:38
enum MappingType SimpleFolding
include/i18nutil/casefolding.hxx:39
enum MappingType FullFolding
-include/i18nutil/transliteration.hxx:37
- enum TransliterationFlags HALFWIDTH_FULLWIDTH
-include/i18nutil/transliteration.hxx:39
- enum TransliterationFlags FULLWIDTH_HALFWIDTH
-include/i18nutil/transliteration.hxx:41
- enum TransliterationFlags KATAKANA_HIRAGANA
-include/i18nutil/transliteration.hxx:43
- enum TransliterationFlags HIRAGANA_KATAKANA
include/i18nutil/transliteration.hxx:75
enum TransliterationFlags NON_IGNORE_MASK
include/i18nutil/transliteration.hxx:76
@@ -1684,8 +1844,6 @@ include/jvmfwk/framework.hxx:181
enum javaFrameworkError JFW_E_ERROR
include/jvmfwk/framework.hxx:191
enum javaFrameworkError JFW_E_CONFIGURATION
-include/LibreOfficeKit/LibreOfficeKitEnums.h:55
- LibreOfficeKitSelectionType LOK_SELTYPE_TEXT
include/LibreOfficeKit/LibreOfficeKitEnums.h:57
LibreOfficeKitSelectionType LOK_SELTYPE_COMPLEX
include/linguistic/misc.hxx:62
@@ -1696,8 +1854,6 @@ include/o3tl/unit_conversion.hxx:27
enum o3tl::Length mm100
include/o3tl/unit_conversion.hxx:28
enum o3tl::Length mm10
-include/o3tl/unit_conversion.hxx:29
- enum o3tl::Length mm
include/o3tl/unit_conversion.hxx:30
enum o3tl::Length cm
include/o3tl/unit_conversion.hxx:31
@@ -1706,8 +1862,6 @@ include/o3tl/unit_conversion.hxx:32
enum o3tl::Length km
include/o3tl/unit_conversion.hxx:33
enum o3tl::Length emu
-include/o3tl/unit_conversion.hxx:34
- enum o3tl::Length twip
include/o3tl/unit_conversion.hxx:35
enum o3tl::Length pt
include/o3tl/unit_conversion.hxx:36
@@ -1734,10 +1888,12 @@ include/o3tl/unit_conversion.hxx:46
enum o3tl::Length line
include/oox/crypto/AgileEngine.hxx:73
enum oox::crypto::AgileEncryptionPreset AES_256_SHA512
-include/oox/drawingml/shape.hxx:256
+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
enum oox::drawingml::Shape::FrameType FRAMETYPE_TABLE
-include/oox/ole/axcontrol.hxx:164
- enum oox::ole::ApiControlType API_CONTROL_TABSTRIP
include/oox/ole/axcontrol.hxx:185
enum oox::ole::ApiDefaultStateMode API_DEFAULTSTATE_SHORT
include/oox/ppt/pptfilterhelpers.hxx:40
@@ -1836,67 +1992,47 @@ include/oox/token/relationship.hxx:67
enum oox::Relationship WORDVBADATA
include/oox/token/relationship.hxx:68
enum oox::Relationship WORKSHEET
-include/registry/regtype.h:44
+include/registry/regtype.h:43
enum RegAccessMode READWRITE
-include/registry/regtype.h:88
+include/registry/regtype.h:87
enum RegError REGISTRY_NOT_OPEN
-include/registry/regtype.h:92
+include/registry/regtype.h:91
enum RegError REGISTRY_READONLY
-include/registry/regtype.h:94
+include/registry/regtype.h:93
enum RegError DESTROY_REGISTRY_FAILED
-include/registry/regtype.h:98
+include/registry/regtype.h:97
enum RegError CANNOT_OPEN_FOR_READWRITE
-include/registry/regtype.h:105
+include/registry/regtype.h:104
enum RegError KEY_NOT_OPEN
-include/registry/regtype.h:109
+include/registry/regtype.h:108
enum RegError CREATE_KEY_FAILED
-include/registry/regtype.h:111
+include/registry/regtype.h:110
enum RegError DELETE_KEY_FAILED
-include/registry/regtype.h:117
+include/registry/regtype.h:116
enum RegError INVALID_KEY
-include/registry/regtype.h:122
+include/registry/regtype.h:121
enum RegError SET_VALUE_FAILED
-include/registry/regtype.h:124
+include/registry/regtype.h:123
enum RegError DELETE_VALUE_FAILED
-include/sfx2/AccessibilityIssue.hxx:23
- enum sfx::AccessibilityIssueID UNSPECIFIED
-include/sfx2/AccessibilityIssue.hxx:24
- enum sfx::AccessibilityIssueID DOCUMENT_TITLE
-include/sfx2/AccessibilityIssue.hxx:25
- enum sfx::AccessibilityIssueID DOCUMENT_LANGUAGE
-include/sfx2/AccessibilityIssue.hxx:26
- enum sfx::AccessibilityIssueID STYLE_LANGUAGE
-include/sfx2/AccessibilityIssue.hxx:27
- enum sfx::AccessibilityIssueID NO_ALT_OLE
-include/sfx2/AccessibilityIssue.hxx:28
- enum sfx::AccessibilityIssueID NO_ALT_GRAPHIC
-include/sfx2/AccessibilityIssue.hxx:29
- enum sfx::AccessibilityIssueID NO_ALT_SHAPE
-include/sfx2/AccessibilityIssue.hxx:30
- enum sfx::AccessibilityIssueID TABLE_MERGE_SPLIT
-include/sfx2/AccessibilityIssue.hxx:31
- enum sfx::AccessibilityIssueID TEXT_FORMATTING
-include/sfx2/app.hxx:73
+include/sfx2/app.hxx:70
enum SfxToolsModule Math
-include/sfx2/app.hxx:74
+include/sfx2/app.hxx:71
enum SfxToolsModule Calc
-include/sfx2/app.hxx:75
+include/sfx2/app.hxx:72
enum SfxToolsModule Draw
-include/sfx2/app.hxx:76
+include/sfx2/app.hxx:73
enum SfxToolsModule Writer
-include/sfx2/app.hxx:77
+include/sfx2/app.hxx:74
enum SfxToolsModule Basic
-include/sfx2/docfile.hxx:169
- enum SfxMedium::LockFileResult Failed
include/sfx2/docfile.hxx:171
+ enum SfxMedium::LockFileResult Failed
+include/sfx2/docfile.hxx:173
enum SfxMedium::LockFileResult Succeeded
-include/sfx2/docfile.hxx:300
+include/sfx2/docfile.hxx:302
enum SfxMedium::ShowLockResult NoLock
-include/sfx2/filedlghelper.hxx:81
- enum sfx2::FileDialogHelper::Context SW_INSERT_GRAPHIC
include/sfx2/frmdescr.hxx:42
enum ScrollingMode No
-include/sfx2/lnkbase.hxx:136
+include/sfx2/lnkbase.hxx:137
enum sfx2::SvBaseLink::UpdateResult ERROR_GENERAL
include/sfx2/mailmodelapi.hxx:48
enum SfxMailModel::SaveResult SAVE_ERROR
@@ -1942,7 +2078,7 @@ include/sfx2/objface.hxx:51
enum StatusBarId CalcStatusBar
include/sfx2/objface.hxx:52
enum StatusBarId BasicIdeStatusBar
-include/sfx2/objsh.hxx:193
+include/sfx2/objsh.hxx:195
enum SfxObjectShell::TriState no
include/sfx2/passwd.hxx:36
enum SfxShowExtras ALL
@@ -2084,172 +2220,174 @@ include/store/types.h:95
storeError store_E_Unknown
include/svl/IndexedStyleSheets.hxx:120
enum svl::IndexedStyleSheets::SearchBehavior ReturnAll
-include/svl/inettype.hxx:126
+include/svl/inettype.hxx:155
enum INetContentType CONTENT_TYPE_APP_OCTSTREAM
-include/svl/inettype.hxx:127
+include/svl/inettype.hxx:156
enum INetContentType CONTENT_TYPE_APP_PDF
-include/svl/inettype.hxx:128
+include/svl/inettype.hxx:157
enum INetContentType CONTENT_TYPE_APP_RTF
-include/svl/inettype.hxx:129
+include/svl/inettype.hxx:158
enum INetContentType CONTENT_TYPE_APP_MSWORD
-include/svl/inettype.hxx:130
+include/svl/inettype.hxx:159
enum INetContentType CONTENT_TYPE_APP_MSWORD_TEMPL
-include/svl/inettype.hxx:131
+include/svl/inettype.hxx:160
enum INetContentType CONTENT_TYPE_APP_STARCALC
-include/svl/inettype.hxx:132
+include/svl/inettype.hxx:161
enum INetContentType CONTENT_TYPE_APP_STARCHART
-include/svl/inettype.hxx:133
+include/svl/inettype.hxx:162
enum INetContentType CONTENT_TYPE_APP_STARDRAW
-include/svl/inettype.hxx:134
+include/svl/inettype.hxx:163
enum INetContentType CONTENT_TYPE_APP_STARHELP
-include/svl/inettype.hxx:135
+include/svl/inettype.hxx:164
enum INetContentType CONTENT_TYPE_APP_STARIMAGE
-include/svl/inettype.hxx:136
+include/svl/inettype.hxx:165
enum INetContentType CONTENT_TYPE_APP_STARIMPRESS
-include/svl/inettype.hxx:137
+include/svl/inettype.hxx:166
enum INetContentType CONTENT_TYPE_APP_STARMATH
-include/svl/inettype.hxx:138
+include/svl/inettype.hxx:167
enum INetContentType CONTENT_TYPE_APP_STARWRITER
-include/svl/inettype.hxx:139
+include/svl/inettype.hxx:168
enum INetContentType CONTENT_TYPE_APP_ZIP
-include/svl/inettype.hxx:140
+include/svl/inettype.hxx:169
enum INetContentType CONTENT_TYPE_AUDIO_AIFF
-include/svl/inettype.hxx:141
+include/svl/inettype.hxx:170
enum INetContentType CONTENT_TYPE_AUDIO_BASIC
-include/svl/inettype.hxx:142
+include/svl/inettype.hxx:171
enum INetContentType CONTENT_TYPE_AUDIO_MIDI
-include/svl/inettype.hxx:143
+include/svl/inettype.hxx:172
enum INetContentType CONTENT_TYPE_AUDIO_VORBIS
-include/svl/inettype.hxx:144
+include/svl/inettype.hxx:173
enum INetContentType CONTENT_TYPE_AUDIO_WAV
-include/svl/inettype.hxx:145
+include/svl/inettype.hxx:174
enum INetContentType CONTENT_TYPE_AUDIO_WEBM
-include/svl/inettype.hxx:146
+include/svl/inettype.hxx:175
enum INetContentType CONTENT_TYPE_IMAGE_GIF
-include/svl/inettype.hxx:147
+include/svl/inettype.hxx:176
enum INetContentType CONTENT_TYPE_IMAGE_JPEG
-include/svl/inettype.hxx:148
+include/svl/inettype.hxx:177
enum INetContentType CONTENT_TYPE_IMAGE_PCX
-include/svl/inettype.hxx:149
+include/svl/inettype.hxx:178
enum INetContentType CONTENT_TYPE_IMAGE_PNG
-include/svl/inettype.hxx:150
+include/svl/inettype.hxx:179
enum INetContentType CONTENT_TYPE_IMAGE_TIFF
-include/svl/inettype.hxx:151
+include/svl/inettype.hxx:180
enum INetContentType CONTENT_TYPE_IMAGE_BMP
-include/svl/inettype.hxx:152
+include/svl/inettype.hxx:182
enum INetContentType CONTENT_TYPE_TEXT_HTML
-include/svl/inettype.hxx:154
+include/svl/inettype.hxx:184
enum INetContentType CONTENT_TYPE_TEXT_URL
-include/svl/inettype.hxx:155
+include/svl/inettype.hxx:185
enum INetContentType CONTENT_TYPE_TEXT_VCARD
-include/svl/inettype.hxx:156
+include/svl/inettype.hxx:186
enum INetContentType CONTENT_TYPE_VIDEO_MSVIDEO
-include/svl/inettype.hxx:157
+include/svl/inettype.hxx:187
enum INetContentType CONTENT_TYPE_VIDEO_THEORA
-include/svl/inettype.hxx:158
+include/svl/inettype.hxx:188
enum INetContentType CONTENT_TYPE_VIDEO_VDO
-include/svl/inettype.hxx:159
+include/svl/inettype.hxx:189
enum INetContentType CONTENT_TYPE_VIDEO_WEBM
-include/svl/inettype.hxx:160
+include/svl/inettype.hxx:190
enum INetContentType CONTENT_TYPE_X_CNT_FSYSBOX
-include/svl/inettype.hxx:161
+include/svl/inettype.hxx:191
enum INetContentType CONTENT_TYPE_X_CNT_FSYSFOLDER
-include/svl/inettype.hxx:162
+include/svl/inettype.hxx:192
enum INetContentType CONTENT_TYPE_X_STARMAIL
-include/svl/inettype.hxx:163
+include/svl/inettype.hxx:193
enum INetContentType CONTENT_TYPE_X_VRML
-include/svl/inettype.hxx:164
+include/svl/inettype.hxx:194
enum INetContentType CONTENT_TYPE_APP_GALLERY
-include/svl/inettype.hxx:165
+include/svl/inettype.hxx:195
enum INetContentType CONTENT_TYPE_APP_GALLERY_THEME
-include/svl/inettype.hxx:166
+include/svl/inettype.hxx:196
enum INetContentType CONTENT_TYPE_APP_STARWRITER_GLOB
-include/svl/inettype.hxx:167
+include/svl/inettype.hxx:197
enum INetContentType CONTENT_TYPE_APP_STARMAIL_SDM
-include/svl/inettype.hxx:168
+include/svl/inettype.hxx:198
enum INetContentType CONTENT_TYPE_APP_STARMAIL_SMD
-include/svl/inettype.hxx:169
+include/svl/inettype.hxx:199
enum INetContentType CONTENT_TYPE_APP_VND_CALC
-include/svl/inettype.hxx:170
+include/svl/inettype.hxx:200
enum INetContentType CONTENT_TYPE_APP_VND_CHART
-include/svl/inettype.hxx:171
+include/svl/inettype.hxx:201
enum INetContentType CONTENT_TYPE_APP_VND_DRAW
-include/svl/inettype.hxx:172
+include/svl/inettype.hxx:202
enum INetContentType CONTENT_TYPE_APP_VND_IMAGE
-include/svl/inettype.hxx:173
+include/svl/inettype.hxx:203
enum INetContentType CONTENT_TYPE_APP_VND_IMPRESS
-include/svl/inettype.hxx:174
+include/svl/inettype.hxx:204
enum INetContentType CONTENT_TYPE_APP_VND_MAIL
-include/svl/inettype.hxx:175
+include/svl/inettype.hxx:205
enum INetContentType CONTENT_TYPE_APP_VND_MATH
-include/svl/inettype.hxx:176
+include/svl/inettype.hxx:206
enum INetContentType CONTENT_TYPE_APP_VND_WRITER
-include/svl/inettype.hxx:177
+include/svl/inettype.hxx:207
enum INetContentType CONTENT_TYPE_APP_VND_WRITER_GLOBAL
-include/svl/inettype.hxx:178
+include/svl/inettype.hxx:208
enum INetContentType CONTENT_TYPE_APP_VND_WRITER_WEB
-include/svl/inettype.hxx:179
+include/svl/inettype.hxx:209
enum INetContentType CONTENT_TYPE_APP_FRAMESET
-include/svl/inettype.hxx:180
+include/svl/inettype.hxx:210
enum INetContentType CONTENT_TYPE_APP_MACRO
-include/svl/inettype.hxx:181
+include/svl/inettype.hxx:211
enum INetContentType CONTENT_TYPE_X_CNT_FSYSSPECIALFOLDER
-include/svl/inettype.hxx:182
+include/svl/inettype.hxx:212
enum INetContentType CONTENT_TYPE_APP_VND_TEMPLATE
-include/svl/inettype.hxx:183
+include/svl/inettype.hxx:213
enum INetContentType CONTENT_TYPE_IMAGE_GENERIC
-include/svl/inettype.hxx:184
+include/svl/inettype.hxx:214
enum INetContentType CONTENT_TYPE_APP_VND_NEWS
-include/svl/inettype.hxx:185
+include/svl/inettype.hxx:215
enum INetContentType CONTENT_TYPE_APP_VND_OUTTRAY
-include/svl/inettype.hxx:186
+include/svl/inettype.hxx:216
enum INetContentType CONTENT_TYPE_APP_MSEXCEL
-include/svl/inettype.hxx:187
+include/svl/inettype.hxx:217
enum INetContentType CONTENT_TYPE_APP_MSEXCEL_TEMPL
-include/svl/inettype.hxx:188
+include/svl/inettype.hxx:218
enum INetContentType CONTENT_TYPE_APP_MSPPOINT
-include/svl/inettype.hxx:189
+include/svl/inettype.hxx:219
enum INetContentType CONTENT_TYPE_APP_MSPPOINT_TEMPL
-include/svl/inettype.hxx:190
+include/svl/inettype.hxx:220
enum INetContentType CONTENT_TYPE_TEXT_VCALENDAR
-include/svl/inettype.hxx:191
+include/svl/inettype.hxx:221
enum INetContentType CONTENT_TYPE_TEXT_ICALENDAR
-include/svl/inettype.hxx:192
+include/svl/inettype.hxx:222
enum INetContentType CONTENT_TYPE_TEXT_XMLICALENDAR
-include/svl/inettype.hxx:193
+include/svl/inettype.hxx:223
enum INetContentType CONTENT_TYPE_APP_CDE_CALENDAR_APP
-include/svl/inettype.hxx:194
+include/svl/inettype.hxx:224
enum INetContentType CONTENT_TYPE_INET_MESSAGE_RFC822
-include/svl/inettype.hxx:195
+include/svl/inettype.hxx:225
enum INetContentType CONTENT_TYPE_INET_MULTIPART_ALTERNATIVE
-include/svl/inettype.hxx:196
+include/svl/inettype.hxx:226
enum INetContentType CONTENT_TYPE_INET_MULTIPART_DIGEST
-include/svl/inettype.hxx:197
+include/svl/inettype.hxx:227
enum INetContentType CONTENT_TYPE_INET_MULTIPART_PARALLEL
-include/svl/inettype.hxx:198
+include/svl/inettype.hxx:228
enum INetContentType CONTENT_TYPE_INET_MULTIPART_RELATED
-include/svl/inettype.hxx:199
+include/svl/inettype.hxx:229
enum INetContentType CONTENT_TYPE_INET_MULTIPART_MIXED
-include/svl/inettype.hxx:200
+include/svl/inettype.hxx:230
enum INetContentType CONTENT_TYPE_APP_VND_IMPRESSPACKED
-include/svl/inettype.hxx:201
+include/svl/inettype.hxx:231
enum INetContentType CONTENT_TYPE_APP_JAR
-include/svl/inettype.hxx:202
+include/svl/inettype.hxx:232
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_WRITER
-include/svl/inettype.hxx:203
+include/svl/inettype.hxx:233
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_CALC
-include/svl/inettype.hxx:204
+include/svl/inettype.hxx:234
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_IMPRESS
-include/svl/inettype.hxx:205
+include/svl/inettype.hxx:235
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_DRAW
-include/svl/inettype.hxx:206
+include/svl/inettype.hxx:236
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_CHART
-include/svl/inettype.hxx:207
+include/svl/inettype.hxx:237
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_MATH
-include/svl/inettype.hxx:208
+include/svl/inettype.hxx:238
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_WRITER_GLOBAL
-include/svl/inettype.hxx:209
+include/svl/inettype.hxx:239
enum INetContentType CONTENT_TYPE_APP_VND_SUN_XML_IMPRESSPACKED
+include/svl/itemset.hxx:69
+ enum SfxItemSet::SfxAllItemSetFlag Flag
include/svl/lstner.hxx:41
enum DuplicateHandling Allow
include/svl/nfsymbol.hxx:48
@@ -2258,7 +2396,7 @@ include/svl/sigstruct.hxx:79
enum svl::crypto::SignatureMethodAlgorithm RSA
include/svl/srchdefs.hxx:41
enum SearchOptionFlags ALL
-include/svl/style.hxx:57
+include/svl/style.hxx:56
enum SfxStyleSearchBits ScStandard
include/svtools/borderline.hxx:45
enum BorderWidthImplFlags FIXED
@@ -2271,84 +2409,92 @@ include/svtools/colorcfg.hxx:36
include/svtools/colorcfg.hxx:40
enum svtools::ColorConfigEntry SPELL
include/svtools/colorcfg.hxx:41
- enum svtools::ColorConfigEntry SMARTTAGS
+ enum svtools::ColorConfigEntry GRAMMAR
include/svtools/colorcfg.hxx:42
- enum svtools::ColorConfigEntry SHADOWCOLOR
+ enum svtools::ColorConfigEntry SMARTTAGS
include/svtools/colorcfg.hxx:43
- enum svtools::ColorConfigEntry WRITERTEXTGRID
+ enum svtools::ColorConfigEntry SHADOWCOLOR
include/svtools/colorcfg.hxx:44
- enum svtools::ColorConfigEntry WRITERFIELDSHADINGS
+ enum svtools::ColorConfigEntry WRITERTEXTGRID
include/svtools/colorcfg.hxx:45
- enum svtools::ColorConfigEntry WRITERIDXSHADINGS
+ enum svtools::ColorConfigEntry WRITERFIELDSHADINGS
include/svtools/colorcfg.hxx:46
- enum svtools::ColorConfigEntry WRITERDIRECTCURSOR
-include/svtools/colorcfg.hxx:47
- enum svtools::ColorConfigEntry WRITERSCRIPTINDICATOR
+ enum svtools::ColorConfigEntry WRITERIDXSHADINGS
include/svtools/colorcfg.hxx:48
- enum svtools::ColorConfigEntry WRITERSECTIONBOUNDARIES
+ enum svtools::ColorConfigEntry WRITERSCRIPTINDICATOR
include/svtools/colorcfg.hxx:49
- enum svtools::ColorConfigEntry WRITERHEADERFOOTERMARK
+ enum svtools::ColorConfigEntry WRITERSECTIONBOUNDARIES
include/svtools/colorcfg.hxx:50
+ enum svtools::ColorConfigEntry WRITERHEADERFOOTERMARK
+include/svtools/colorcfg.hxx:51
enum svtools::ColorConfigEntry WRITERPAGEBREAKS
-include/svtools/colorcfg.hxx:55
- enum svtools::ColorConfigEntry CALCGRID
include/svtools/colorcfg.hxx:56
- enum svtools::ColorConfigEntry CALCPAGEBREAK
+ enum svtools::ColorConfigEntry CALCGRID
include/svtools/colorcfg.hxx:57
- enum svtools::ColorConfigEntry CALCPAGEBREAKMANUAL
+ enum svtools::ColorConfigEntry CALCPAGEBREAK
include/svtools/colorcfg.hxx:58
- enum svtools::ColorConfigEntry CALCPAGEBREAKAUTOMATIC
+ enum svtools::ColorConfigEntry CALCPAGEBREAKMANUAL
include/svtools/colorcfg.hxx:59
- enum svtools::ColorConfigEntry CALCDETECTIVE
+ enum svtools::ColorConfigEntry CALCPAGEBREAKAUTOMATIC
include/svtools/colorcfg.hxx:60
- enum svtools::ColorConfigEntry CALCDETECTIVEERROR
+ enum svtools::ColorConfigEntry CALCHIDDENROWCOL
include/svtools/colorcfg.hxx:61
- enum svtools::ColorConfigEntry CALCREFERENCE
+ enum svtools::ColorConfigEntry CALCTEXTOVERFLOW
include/svtools/colorcfg.hxx:62
- enum svtools::ColorConfigEntry CALCNOTESBACKGROUND
+ enum svtools::ColorConfigEntry CALCCOMMENTS
include/svtools/colorcfg.hxx:63
- enum svtools::ColorConfigEntry CALCVALUE
+ enum svtools::ColorConfigEntry CALCDETECTIVE
include/svtools/colorcfg.hxx:64
- enum svtools::ColorConfigEntry CALCFORMULA
+ enum svtools::ColorConfigEntry CALCDETECTIVEERROR
include/svtools/colorcfg.hxx:65
- enum svtools::ColorConfigEntry CALCTEXT
+ enum svtools::ColorConfigEntry CALCREFERENCE
include/svtools/colorcfg.hxx:66
- enum svtools::ColorConfigEntry CALCPROTECTEDBACKGROUND
+ enum svtools::ColorConfigEntry CALCNOTESBACKGROUND
include/svtools/colorcfg.hxx:67
- enum svtools::ColorConfigEntry DRAWGRID
+ enum svtools::ColorConfigEntry CALCVALUE
include/svtools/colorcfg.hxx:68
- enum svtools::ColorConfigEntry BASICIDENTIFIER
+ enum svtools::ColorConfigEntry CALCFORMULA
include/svtools/colorcfg.hxx:69
- enum svtools::ColorConfigEntry BASICCOMMENT
+ enum svtools::ColorConfigEntry CALCTEXT
include/svtools/colorcfg.hxx:70
- enum svtools::ColorConfigEntry BASICNUMBER
+ enum svtools::ColorConfigEntry CALCPROTECTEDBACKGROUND
include/svtools/colorcfg.hxx:71
- enum svtools::ColorConfigEntry BASICSTRING
+ enum svtools::ColorConfigEntry DRAWGRID
include/svtools/colorcfg.hxx:72
- enum svtools::ColorConfigEntry BASICOPERATOR
+ enum svtools::ColorConfigEntry BASICEDITOR
include/svtools/colorcfg.hxx:73
- enum svtools::ColorConfigEntry BASICKEYWORD
+ enum svtools::ColorConfigEntry BASICIDENTIFIER
include/svtools/colorcfg.hxx:74
- enum svtools::ColorConfigEntry BASICERROR
+ enum svtools::ColorConfigEntry BASICCOMMENT
include/svtools/colorcfg.hxx:75
- enum svtools::ColorConfigEntry SQLIDENTIFIER
+ enum svtools::ColorConfigEntry BASICNUMBER
include/svtools/colorcfg.hxx:76
- enum svtools::ColorConfigEntry SQLNUMBER
+ enum svtools::ColorConfigEntry BASICSTRING
include/svtools/colorcfg.hxx:77
- enum svtools::ColorConfigEntry SQLSTRING
+ enum svtools::ColorConfigEntry BASICOPERATOR
include/svtools/colorcfg.hxx:78
- enum svtools::ColorConfigEntry SQLOPERATOR
+ enum svtools::ColorConfigEntry BASICKEYWORD
include/svtools/colorcfg.hxx:79
- enum svtools::ColorConfigEntry SQLKEYWORD
+ enum svtools::ColorConfigEntry BASICERROR
include/svtools/colorcfg.hxx:80
- enum svtools::ColorConfigEntry SQLPARAMETER
+ enum svtools::ColorConfigEntry SQLIDENTIFIER
include/svtools/colorcfg.hxx:81
+ enum svtools::ColorConfigEntry SQLNUMBER
+include/svtools/colorcfg.hxx:82
+ enum svtools::ColorConfigEntry SQLSTRING
+include/svtools/colorcfg.hxx:83
+ enum svtools::ColorConfigEntry SQLOPERATOR
+include/svtools/colorcfg.hxx:84
+ enum svtools::ColorConfigEntry SQLKEYWORD
+include/svtools/colorcfg.hxx:85
+ enum svtools::ColorConfigEntry SQLPARAMETER
+include/svtools/colorcfg.hxx:86
enum svtools::ColorConfigEntry SQLCOMMENT
-include/svtools/colrdlg.hxx:31
+include/svtools/colrdlg.hxx:35
enum svtools::ColorPickerMode Modify
-include/svtools/colrdlg.hxx:31
+include/svtools/colrdlg.hxx:35
enum svtools::ColorPickerMode Select
-include/svtools/editbrowsebox.hxx:820
+include/svtools/editbrowsebox.hxx:897
enum svt::EditBrowseBox::BrowseInfo COLCHANGE
include/svtools/imagemgr.hxx:29
enum SvImageId START
@@ -2370,15 +2516,27 @@ include/svtools/tabbar.hxx:301
enum TabBarAllowRenamingReturnCode TABBAR_RENAMING_CANCEL
include/svx/dataaccessdescriptor.hxx:48
enum svx::DataAccessDescriptorProperty Filter
-include/svx/def3d.hxx:36
+include/svx/def3d.hxx:32
enum E3dDragConstraint XYZ
+include/svx/diagram/datamodel.hxx:38
+ enum svx::diagram::TypeConstant XML_none
+include/svx/diagram/datamodel.hxx:42
+ enum svx::diagram::TypeConstant XML_node
+include/svx/diagram/datamodel.hxx:43
+ 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_presParOf
+include/svx/diagram/datamodel.hxx:49
+ enum svx::diagram::TypeConstant XML_rel
include/svx/EnhancedCustomShape2d.hxx:55
enum HandleFlags MIRRORED_X
include/svx/EnhancedCustomShape2d.hxx:56
enum HandleFlags MIRRORED_Y
-include/svx/flagsdef.hxx:31
+include/svx/flagsdef.hxx:33
enum SwBorderModes FRAME
-include/svx/flagsdef.hxx:95
+include/svx/flagsdef.hxx:97
enum SvxModeType SVX_PAGE_MODE_STANDARD
include/svx/fmsrcimp.hxx:159
enum FmSearchEngine::SearchFor NotNull
@@ -2400,7 +2558,7 @@ include/svx/frmsel.hxx:50
enum FrameSelFlags DiagonalBLTR
include/svx/frmsel.hxx:53
enum FrameSelFlags Outer
-include/svx/galmisc.hxx:71
+include/svx/galmisc.hxx:72
enum GalleryGraphicImportRet IMPORT_FILE
include/svx/grfflt.hxx:26
enum SvxGraphicFilterResult UnsupportedGraphicType
@@ -2446,31 +2604,33 @@ include/svx/papersizelistbox.hxx:30
enum PaperSizeApp Draw
include/svx/ruler.hxx:53
enum SvxRulerDragFlags OBJECT
+include/svx/sdasitm.hxx:53
+ enum SdrCustomShapeGeometryItem::HashState Unusable
include/svx/sdr/overlay/overlayselection.hxx:32
enum sdr::overlay::OverlayType Solid
-include/svx/shapeproperty.hxx:32
- enum svx::ShapeProperty Position
-include/svx/shapeproperty.hxx:33
- enum svx::ShapeProperty Size
-include/svx/shapeproperty.hxx:35
- enum svx::ShapeProperty TextDocAnchor
+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::(anonymous at /home/noel/libo2/include/svx/ShapeTypeHandler.hxx:82:5) UNKNOWN_SHAPE_TYPE
+ 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::(anonymous at /home/noel/libo2/include/svx/sidebar/InspectorTextPanel.hxx:31:5) ComplexProperty
-include/svx/srchdlg.hxx:74
+ enum svx::sidebar::TreeNode::(unnamed at /home/noel/libo-plugin/include/svx/sidebar/InspectorTextPanel.hxx:31:5) ComplexProperty
+include/svx/srchdlg.hxx:75
enum SearchLabel Empty
include/svx/svddrgv.hxx:36
- enum SdrDragView::(anonymous at /home/noel/libo2/include/svx/svddrgv.hxx:35:5) eDragXorPolyLimit
+ enum SdrDragView::(unnamed at /home/noel/libo-plugin/include/svx/svddrgv.hxx:35:5) eDragXorPolyLimit
include/svx/svddrgv.hxx:37
- enum SdrDragView::(anonymous at /home/noel/libo2/include/svx/svddrgv.hxx:35:5) eDragXorPointLimit
-include/svx/svdedxv.hxx:51
+ enum SdrDragView::(unnamed at /home/noel/libo-plugin/include/svx/svddrgv.hxx:35:5) eDragXorPointLimit
+include/svx/svdedxv.hxx:52
enum SdrEndTextEditKind Changed
-include/svx/svdglue.hxx:45
+include/svx/svdglue.hxx:43
enum SdrEscapeDirection ALL
-include/svx/svdglue.hxx:58
+include/svx/svdglue.hxx:56
enum SdrAlign HORZ_DONTCARE
-include/svx/svdglue.hxx:62
+include/svx/svdglue.hxx:60
enum SdrAlign VERT_DONTCARE
include/svx/svditer.hxx:36
enum SdrIterMode DeepWithGroups
@@ -2486,19 +2646,19 @@ include/svx/svdoashp.hxx:58
enum CustomShapeHandleModes ORTHO4
include/svx/svdobj.hxx:104
enum SdrInventor IMap
-include/svx/svdobjkind.hxx:65
- enum SdrObjKind E3D_OBJECT_ID
+include/svx/svdobjkind.hxx:63
+ enum SdrObjKind E3D_Object
include/svx/svdobjkind.hxx:99
- enum SdrObjKind OBJ_DLG_CONTROL
+ enum SdrObjKind BasicDialogControl
include/svx/svdobjkind.hxx:100
- enum SdrObjKind OBJ_DLG_DIALOG
-include/svx/svdograf.hxx:52
+ enum SdrObjKind BasicDialogDialog
+include/svx/svdograf.hxx:43
enum SdrGrafObjTransformsAttrs ALL
include/svx/svdotable.hxx:55
enum sdr::table::TableHitKind HorizontalBorder
include/svx/svdotable.hxx:56
enum sdr::table::TableHitKind VerticallBorder
-include/svx/svdpntv.hxx:63
+include/svx/svdpntv.hxx:62
enum SdrAnimationMode Disable
include/svx/svdsnpv.hxx:73
enum SdrSnap NOTSNAPPED
@@ -2600,41 +2760,43 @@ include/svx/swframeposstrings.hxx:77
enum SvxSwFramePosString::StringId REL_LINE
include/svx/xenum.hxx:26
enum XFormTextShadow Slant
-include/toolkit/controls/unocontrols.hxx:729
+include/toolkit/controls/unocontrols.hxx:730
enum UnoControlListBoxModel::ConstructorMode ConstructWithoutProperties
include/tools/color.hxx:45
enum ColorTransparencyTag ColorTransparency
include/tools/color.hxx:46
enum ColorAlphaTag ColorAlpha
-include/tools/cpuid.hxx:23
+include/tools/cpuid.hxx:35
enum cpuid::InstructionSetFlags HYPER
-include/tools/cpuid.hxx:24
+include/tools/cpuid.hxx:36
enum cpuid::InstructionSetFlags SSE2
-include/tools/cpuid.hxx:25
+include/tools/cpuid.hxx:37
enum cpuid::InstructionSetFlags SSSE3
-include/tools/cpuid.hxx:26
+include/tools/cpuid.hxx:38
enum cpuid::InstructionSetFlags SSE41
-include/tools/cpuid.hxx:27
+include/tools/cpuid.hxx:39
enum cpuid::InstructionSetFlags SSE42
-include/tools/cpuid.hxx:28
+include/tools/cpuid.hxx:40
enum cpuid::InstructionSetFlags AVX
-include/tools/cpuid.hxx:29
+include/tools/cpuid.hxx:41
enum cpuid::InstructionSetFlags AVX2
+include/tools/cpuid.hxx:42
+ enum cpuid::InstructionSetFlags AVX512F
include/tools/date.hxx:63
enum Date::DateInitSystem SYSTEM
include/tools/date.hxx:68
enum Date::DateInitEmpty EMPTY
-include/tools/datetime.hxx:34
- enum DateTime::DateTimeInitSystem SYSTEM
include/tools/datetime.hxx:39
+ enum DateTime::DateTimeInitSystem SYSTEM
+include/tools/datetime.hxx:44
enum DateTime::DateTimeInitEmpty EMPTY
-include/tools/stream.hxx:52
- enum StreamMode TEMPORARY
-include/tools/stream.hxx:60
+include/tools/Guid.hxx:97
+ enum tools::Guid::GenerateTag Generate
+include/tools/stream.hxx:63
enum StreamMode STD_READ
-include/tools/stream.hxx:61
+include/tools/stream.hxx:64
enum StreamMode STD_WRITE
-include/tools/stream.hxx:62
+include/tools/stream.hxx:65
enum StreamMode STD_READWRITE
include/tools/time.hxx:45
enum tools::Time::TimeInitSystem SYSTEM
@@ -2644,57 +2806,39 @@ include/tools/urlobj.hxx:173
enum FSysStyle Detect
include/tools/urlobj.hxx:243
enum INetURLObject::DecodeMechanism WithCharset
-include/tools/urlobj.hxx:785
+include/tools/urlobj.hxx:784
enum INetURLObject::Part PART_USER_PASSWORD
-include/tools/urlobj.hxx:786
+include/tools/urlobj.hxx:785
enum INetURLObject::Part PART_FPATH
-include/tools/urlobj.hxx:787
+include/tools/urlobj.hxx:786
enum INetURLObject::Part PART_AUTHORITY
-include/tools/urlobj.hxx:788
+include/tools/urlobj.hxx:787
enum INetURLObject::Part PART_REL_SEGMENT_EXTRA
-include/tools/urlobj.hxx:789
+include/tools/urlobj.hxx:788
enum INetURLObject::Part PART_URIC
-include/tools/urlobj.hxx:790
+include/tools/urlobj.hxx:789
enum INetURLObject::Part PART_HTTP_PATH
-include/tools/urlobj.hxx:791
+include/tools/urlobj.hxx:790
enum INetURLObject::Part PART_MESSAGE_ID_PATH
-include/tools/urlobj.hxx:792
+include/tools/urlobj.hxx:791
enum INetURLObject::Part PART_MAILTO
-include/tools/urlobj.hxx:793
+include/tools/urlobj.hxx:792
enum INetURLObject::Part PART_PATH_BEFORE_QUERY
-include/tools/urlobj.hxx:794
+include/tools/urlobj.hxx:793
enum INetURLObject::Part PART_PCHAR
-include/tools/urlobj.hxx:795
+include/tools/urlobj.hxx:794
enum INetURLObject::Part PART_VISIBLE
-include/tools/urlobj.hxx:796
+include/tools/urlobj.hxx:795
enum INetURLObject::Part PART_VISIBLE_NONSPECIAL
-include/tools/urlobj.hxx:797
+include/tools/urlobj.hxx:796
enum INetURLObject::Part PART_UNO_PARAM_VALUE
-include/tools/urlobj.hxx:798
+include/tools/urlobj.hxx:797
enum INetURLObject::Part PART_UNAMBIGUOUS
-include/tools/urlobj.hxx:799
+include/tools/urlobj.hxx:798
enum INetURLObject::Part PART_URIC_NO_SLASH
-include/tools/urlobj.hxx:800
+include/tools/urlobj.hxx:799
enum INetURLObject::Part PART_HTTP_QUERY
-include/tools/wintypes.hxx:240
- enum SymbolAlign LEFT
-include/tools/wintypes.hxx:253
- enum StandardButtonType More
-include/tools/wintypes.hxx:254
- enum StandardButtonType Ignore
-include/tools/wintypes.hxx:255
- enum StandardButtonType Abort
-include/tools/wintypes.hxx:256
- enum StandardButtonType Less
-include/tools/wintypes.hxx:257
- enum StandardButtonType Back
-include/tools/wintypes.hxx:258
- enum StandardButtonType Next
-include/tools/wintypes.hxx:259
- enum StandardButtonType Finish
-include/tools/wintypes.hxx:260
- enum StandardButtonType Count
-include/tools/zcodec.hxx:40
+include/tools/zcodec.hxx:42
enum ZCodec::State STATE_DECOMPRESS
include/ucbhelper/content.hxx:77
enum ucbhelper::ResultSetInclude INCLUDE_FOLDERS_AND_DOCUMENTS
@@ -2718,75 +2862,75 @@ include/unotools/confignode.hxx:164
enum utl::OConfigurationNode::NAMEORIGIN NO_CONFIGURATION
include/unotools/confignode.hxx:194
enum utl::OConfigurationTreeRoot::CREATION_MODE CM_UPDATABLE
-include/unotools/eventcfg.hxx:31
- enum GlobalEventId DOCCREATED
include/unotools/eventcfg.hxx:32
- enum GlobalEventId CREATEDOC
+ enum GlobalEventId DOCCREATED
include/unotools/eventcfg.hxx:33
- enum GlobalEventId LOADFINISHED
+ enum GlobalEventId CREATEDOC
include/unotools/eventcfg.hxx:34
- enum GlobalEventId OPENDOC
+ enum GlobalEventId LOADFINISHED
include/unotools/eventcfg.hxx:35
- enum GlobalEventId PREPARECLOSEDOC
+ enum GlobalEventId OPENDOC
include/unotools/eventcfg.hxx:36
- enum GlobalEventId CLOSEDOC
+ enum GlobalEventId PREPARECLOSEDOC
include/unotools/eventcfg.hxx:37
- enum GlobalEventId SAVEDOC
+ enum GlobalEventId CLOSEDOC
include/unotools/eventcfg.hxx:38
- enum GlobalEventId SAVEDOCDONE
+ enum GlobalEventId SAVEDOC
include/unotools/eventcfg.hxx:39
- enum GlobalEventId SAVEDOCFAILED
+ enum GlobalEventId SAVEDOCDONE
include/unotools/eventcfg.hxx:40
- enum GlobalEventId SAVEASDOC
+ enum GlobalEventId SAVEDOCFAILED
include/unotools/eventcfg.hxx:41
- enum GlobalEventId SAVEASDOCDONE
+ enum GlobalEventId SAVEASDOC
include/unotools/eventcfg.hxx:42
- enum GlobalEventId SAVEASDOCFAILED
+ enum GlobalEventId SAVEASDOCDONE
include/unotools/eventcfg.hxx:43
- enum GlobalEventId SAVETODOC
+ enum GlobalEventId SAVEASDOCFAILED
include/unotools/eventcfg.hxx:44
- enum GlobalEventId SAVETODOCDONE
+ enum GlobalEventId SAVETODOC
include/unotools/eventcfg.hxx:45
- enum GlobalEventId SAVETODOCFAILED
+ enum GlobalEventId SAVETODOCDONE
include/unotools/eventcfg.hxx:46
- enum GlobalEventId ACTIVATEDOC
+ enum GlobalEventId SAVETODOCFAILED
include/unotools/eventcfg.hxx:47
- enum GlobalEventId DEACTIVATEDOC
+ enum GlobalEventId ACTIVATEDOC
include/unotools/eventcfg.hxx:48
- enum GlobalEventId PRINTDOC
+ enum GlobalEventId DEACTIVATEDOC
include/unotools/eventcfg.hxx:49
- enum GlobalEventId VIEWCREATED
+ enum GlobalEventId PRINTDOC
include/unotools/eventcfg.hxx:50
- enum GlobalEventId PREPARECLOSEVIEW
+ enum GlobalEventId VIEWCREATED
include/unotools/eventcfg.hxx:51
- enum GlobalEventId CLOSEVIEW
+ enum GlobalEventId PREPARECLOSEVIEW
include/unotools/eventcfg.hxx:52
- enum GlobalEventId MODIFYCHANGED
+ enum GlobalEventId CLOSEVIEW
include/unotools/eventcfg.hxx:53
- enum GlobalEventId TITLECHANGED
+ enum GlobalEventId MODIFYCHANGED
include/unotools/eventcfg.hxx:54
- enum GlobalEventId VISAREACHANGED
+ enum GlobalEventId TITLECHANGED
include/unotools/eventcfg.hxx:55
- enum GlobalEventId MODECHANGED
+ enum GlobalEventId VISAREACHANGED
include/unotools/eventcfg.hxx:56
+ enum GlobalEventId MODECHANGED
+include/unotools/eventcfg.hxx:57
enum GlobalEventId STORAGECHANGED
-include/unotools/fontcfg.hxx:64
+include/unotools/fontcfg.hxx:63
enum ImplFontAttrs CJK_JP
-include/unotools/fontcfg.hxx:65
+include/unotools/fontcfg.hxx:64
enum ImplFontAttrs CJK_SC
-include/unotools/fontcfg.hxx:66
+include/unotools/fontcfg.hxx:65
enum ImplFontAttrs CJK_TC
-include/unotools/fontcfg.hxx:67
+include/unotools/fontcfg.hxx:66
enum ImplFontAttrs CJK_KR
-include/unotools/fontcfg.hxx:75
+include/unotools/fontcfg.hxx:74
enum ImplFontAttrs Script
-include/unotools/fontcfg.hxx:76
+include/unotools/fontcfg.hxx:75
enum ImplFontAttrs Handwriting
-include/unotools/fontcfg.hxx:77
+include/unotools/fontcfg.hxx:76
enum ImplFontAttrs Chancery
-include/unotools/fontcfg.hxx:78
+include/unotools/fontcfg.hxx:77
enum ImplFontAttrs Comic
-include/unotools/fontcvt.hxx:30
+include/unotools/fontcvt.hxx:34
enum FontToSubsFontFlags EXPORT
include/unotools/options.hxx:34
enum ConfigurationHints UiLocale
@@ -2795,13 +2939,13 @@ include/unotools/options.hxx:37
include/unotools/options.hxx:38
enum ConfigurationHints CtlSettingsChanged
include/unotools/sharedunocomponent.hxx:149
- enum utl::SharedUNOComponent<class com::sun::star::awt::XControl, class utl::DisposableComponent>::AssignmentMode NoTakeOwnership
+ enum utl::SharedUNOComponent<class com::sun::star::awt::XControl>::AssignmentMode NoTakeOwnership
include/unotools/sharedunocomponent.hxx:149
enum utl::SharedUNOComponent<class com::sun::star::frame::XModel, class utl::CloseableComponent>::AssignmentMode NoTakeOwnership
include/unotools/sharedunocomponent.hxx:149
- enum utl::SharedUNOComponent<class com::sun::star::sdbc::XConnection, class utl::DisposableComponent>::AssignmentMode NoTakeOwnership
+ enum utl::SharedUNOComponent<class com::sun::star::sdbc::XConnection>::AssignmentMode NoTakeOwnership
include/unotools/sharedunocomponent.hxx:149
- enum utl::SharedUNOComponent<class com::sun::star::sdbc::XResultSet, class utl::DisposableComponent>::AssignmentMode NoTakeOwnership
+ enum utl::SharedUNOComponent<class com::sun::star::sdbc::XResultSet>::AssignmentMode NoTakeOwnership
include/unotools/useroptions.hxx:32
enum UserOptToken City
include/unotools/useroptions.hxx:33
@@ -2840,6 +2984,12 @@ include/unotools/useroptions.hxx:50
enum UserOptToken EncryptionKey
include/unotools/useroptions.hxx:51
enum UserOptToken EncryptToSelf
+include/unotools/viewoptions.hxx:205
+ enum SvtViewOptions::State STATE_FALSE
+include/vbahelper/vbafontbase.hxx:48
+ enum VbaFontBase::Component WORD
+include/vcl/animate/AnimationFrame.hxx:34
+ enum Blend Over
include/vcl/decoview.hxx:49
enum DrawHighlightFrameStyle Out
include/vcl/EnumContext.hxx:41
@@ -2864,18 +3014,18 @@ include/vcl/EnumContext.hxx:84
enum vcl::EnumContext::Context HandoutPage
include/vcl/EnumContext.hxx:85
enum vcl::EnumContext::Context MasterPage
-include/vcl/EnumContext.hxx:88
+include/vcl/EnumContext.hxx:86
+ enum vcl::EnumContext::Context Math
+include/vcl/EnumContext.hxx:89
enum vcl::EnumContext::Context NotesPage
-include/vcl/EnumContext.hxx:92
- enum vcl::EnumContext::Context Printpreview
include/vcl/EnumContext.hxx:93
- enum vcl::EnumContext::Context Series
+ enum vcl::EnumContext::Context Printpreview
include/vcl/EnumContext.hxx:94
+ enum vcl::EnumContext::Context Series
+include/vcl/EnumContext.hxx:95
enum vcl::EnumContext::Context SlidesorterPage
-include/vcl/EnumContext.hxx:98
+include/vcl/EnumContext.hxx:99
enum vcl::EnumContext::Context Trendline
-include/vcl/errcode.hxx:61
- enum WarningFlag Yes
include/vcl/event.hxx:84
enum MouseEventModifiers DRAGMOVE
include/vcl/event.hxx:85
@@ -2886,25 +3036,29 @@ include/vcl/filter/pdfdocument.hxx:300
enum vcl::filter::TokenizeMode STORED_OBJECT
include/vcl/fntstyle.hxx:31
enum FontKerning FontSpecific
-include/vcl/font/Feature.hxx:29
- enum vcl::font::FeatureParameterType BOOL
-include/vcl/font/Feature.hxx:35
- enum vcl::font::FeatureType OpenType
-include/vcl/font/Feature.hxx:36
+include/vcl/font/Feature.hxx:38
enum vcl::font::FeatureType Graphite
include/vcl/formatter.hxx:82
enum FORMAT_CHANGE_TYPE CURRENCY_SYMBOL
include/vcl/formatter.hxx:83
enum FORMAT_CHANGE_TYPE CURRSYM_POSITION
-include/vcl/formatter.hxx:120
+include/vcl/formatter.hxx:121
enum Formatter::valueState valueDirty
include/vcl/gdimtf.hxx:48
enum MtfConversion N8BitGreys
-include/vcl/GestureEventPan.hxx:25
+include/vcl/GestureEventPan.hxx:24
enum PanningOrientation Horizontal
-include/vcl/GestureEventPan.hxx:26
+include/vcl/GestureEventPan.hxx:25
enum PanningOrientation Vertical
-include/vcl/GraphicObject.hxx:40
+include/vcl/GestureEventRotate.hxx:17
+ enum GestureEventRotateType Begin
+include/vcl/GestureEventRotate.hxx:18
+ enum GestureEventRotateType Update
+include/vcl/GestureEventRotate.hxx:19
+ enum GestureEventRotateType End
+include/vcl/GestureEventZoom.hxx:19
+ enum GestureEventZoomType End
+include/vcl/GraphicObject.hxx:41
enum GraphicAdjustmentFlags ALL
include/vcl/graphictools.hxx:214
enum SvtGraphicFill::FillRule fillNonZero
@@ -2917,7 +3071,7 @@ include/vcl/graphictools.hxx:246
include/vcl/graphictools.hxx:249
enum SvtGraphicFill::GradientType Rectangular
include/vcl/graphictools.hxx:251
- enum SvtGraphicFill::(anonymous at /home/noel/libo2/include/vcl/graphictools.hxx:251:5) gradientStepsInfinite
+ enum SvtGraphicFill::(unnamed at /home/noel/libo-plugin/include/vcl/graphictools.hxx:251:5) gradientStepsInfinite
include/vcl/headbar.hxx:183
enum HeaderBarItemBits LEFT
include/vcl/headbar.hxx:192
@@ -2928,46 +3082,54 @@ include/vcl/help.hxx:39
enum QuickHelpFlags VCenter
include/vcl/image.hxx:37
enum StockImage Yes
-include/vcl/inputctx.hxx:32
+include/vcl/inputctx.hxx:33
enum InputContextFlags ExtText
-include/vcl/inputtypes.hxx:27
- enum VclInputFlags MOUSE
include/vcl/inputtypes.hxx:28
enum VclInputFlags KEYBOARD
include/vcl/inputtypes.hxx:29
enum VclInputFlags PAINT
include/vcl/inputtypes.hxx:32
enum VclInputFlags APPEVENT
-include/vcl/keycodes.hxx:168
+include/vcl/keycodes.hxx:170
enum ModKeyFlags LeftMod1
-include/vcl/keycodes.hxx:169
+include/vcl/keycodes.hxx:171
enum ModKeyFlags RightMod1
-include/vcl/keycodes.hxx:170
+include/vcl/keycodes.hxx:172
enum ModKeyFlags LeftMod2
-include/vcl/keycodes.hxx:171
+include/vcl/keycodes.hxx:173
enum ModKeyFlags RightMod2
-include/vcl/keycodes.hxx:172
+include/vcl/keycodes.hxx:174
enum ModKeyFlags LeftMod3
-include/vcl/keycodes.hxx:173
+include/vcl/keycodes.hxx:175
enum ModKeyFlags RightMod3
-include/vcl/keycodes.hxx:188
+include/vcl/keycodes.hxx:190
enum KeyIndicatorState NUMLOCK
-include/vcl/outdev.hxx:138
+include/vcl/lazydelete.hxx:68
+ enum vcl::DeleteOnDeinitFlag Empty
+include/vcl/outdev.hxx:147
enum OutDevViewType DontKnow
-include/vcl/outdev.hxx:138
+include/vcl/outdev.hxx:147
enum OutDevViewType SlideShow
include/vcl/pdf/PDFAnnotationMarker.hxx:58
enum vcl::pdf::PDFTextMarkerType Highlight
include/vcl/pdf/PDFAnnotationSubType.hxx:33
enum vcl::pdf::PDFAnnotationSubType Popup
-include/vcl/pdfwriter.hxx:537
+include/vcl/pdf/PDFAnnotationSubType.hxx:37
+ enum vcl::pdf::PDFAnnotationSubType Widget
+include/vcl/pdfwriter.hxx:212
+ enum vcl::PDFWriter::FormatType Text
+include/vcl/pdfwriter.hxx:568
enum vcl::PDFWriter::ColorMode DrawColor
+include/vcl/printer/Options.hxx:41
+ enum vcl::printer::GradientMode Color
+include/vcl/printer/Options.hxx:48
+ enum vcl::printer::BitmapMode Resolution
include/vcl/rendercontext/AddFontSubstituteFlags.hxx:28
enum AddFontSubstituteFlags ScreenOnly
-include/vcl/rendercontext/DrawModeFlags.hxx:26
+include/vcl/rendercontext/DrawModeFlags.hxx:27
enum DrawModeFlags Default
-include/vcl/salgtype.hxx:30
- enum DeviceFormat DEFAULT
+include/vcl/salgtype.hxx:31
+ enum DeviceFormat WITH_ALPHA
include/vcl/salnativewidgets.hxx:131
enum ControlPart TrackHorzLeft
include/vcl/salnativewidgets.hxx:132
@@ -2982,12 +3144,8 @@ include/vcl/salnativewidgets.hxx:197
enum ControlPart BackgroundDialog
include/vcl/salnativewidgets.hxx:236
enum ButtonValue DontKnow
-include/vcl/sysdata.hxx:53
- enum SystemEnvData::Toolkit Gen
-include/vcl/sysdata.hxx:53
- enum SystemEnvData::Toolkit Qt5
-include/vcl/sysdata.hxx:65
- enum SystemEnvData::Platform Xcb
+include/vcl/sysdata.hxx:54
+ enum SystemEnvData::Toolkit Qt
include/vcl/syswin.hxx:51
enum MenuBarMode Normal
include/vcl/task.hxx:29
@@ -3000,11 +3158,11 @@ include/vcl/task.hxx:34
enum TaskPriority REPAINT
include/vcl/task.hxx:35
enum TaskPriority POST_PAINT
-include/vcl/toolbox.hxx:52
+include/vcl/toolbox.hxx:51
enum ToolBoxMenuType ClippedItems
-include/vcl/toolbox.hxx:62
+include/vcl/toolbox.hxx:61
enum ToolBoxLayoutMode Normal
-include/vcl/toolbox.hxx:69
+include/vcl/toolbox.hxx:68
enum ToolBoxTextPosition Bottom
include/vcl/toolkit/dialog.hxx:46
enum Dialog::InitFlag Default
@@ -3026,7 +3184,7 @@ include/vcl/toolkit/svlbitm.hxx:44
enum SvBmp HITRISTATE
include/vcl/toolkit/svtabbx.hxx:39
enum SvTabJustify AdjustCenter
-include/vcl/toolkit/treelistbox.hxx:67
+include/vcl/toolkit/treelistbox.hxx:63
enum SvLBoxTabFlags ADJUST_LEFT
include/vcl/vclenum.hxx:38
enum MenuItemBits HELP
@@ -3040,77 +3198,97 @@ include/vcl/vclenum.hxx:101
enum SymbolType MENU
include/vcl/vclenum.hxx:109
enum WindowBorderStyle NORMAL
-include/vcl/vclenum.hxx:134
- enum WindowStateMask All
-include/vcl/vclenum.hxx:143
+include/vcl/vclenum.hxx:123
enum TimeFormat Hour24
-include/vcl/vclenum.hxx:314
- enum vcl::WindowState SystemMask
-include/vcl/vclenum.hxx:331
+include/vcl/vclenum.hxx:284
enum vcl::ImageType Small
-include/vcl/vclenum.hxx:353
+include/vcl/vclenum.hxx:306
enum DrawFrameFlags BorderWindowBorder
-include/vcl/vclenum.hxx:407
+include/vcl/vclenum.hxx:361
enum TrackingEventFlags Key
include/vcl/vclevent.hxx:92
enum VclEventId ScrollbarEndScroll
-include/vcl/vectorgraphicdata.hxx:111
+include/vcl/vectorgraphicdata.hxx:102
enum VectorGraphicData::State PARSED
include/vcl/VectorGraphicSearch.hxx:24
enum SearchStartPosition Begin
include/vcl/virdev.hxx:44
enum VirtualDevice::RefDevMode Custom
-include/vcl/weld.hxx:831
+include/vcl/weld.hxx:896
enum weld::ColumnToggleType Check
-include/vcl/window.hxx:134
- enum PosSizeFlags PosSize
+include/vcl/weld.hxx:2387
+ enum weld::Placement End
include/vcl/window.hxx:135
+ enum PosSizeFlags PosSize
+include/vcl/window.hxx:136
enum PosSizeFlags All
-include/vcl/window.hxx:249
+include/vcl/window.hxx:250
enum ShowTrackFlags Small
-include/vcl/window.hxx:253
+include/vcl/window.hxx:254
enum ShowTrackFlags StyleMask
-include/vcl/window.hxx:266
+include/vcl/window.hxx:267
enum StartTrackingFlags KeyMod
-include/vcl/window.hxx:305
+include/vcl/window.hxx:306
enum StateChangedType Layout
-include/vcl/window.hxx:320
+include/vcl/window.hxx:321
enum GetFocusFlags Around
-include/vcl/window.hxx:323
+include/vcl/window.hxx:324
enum GetFocusFlags FloatWinPopupModeEndCancel
-include/vcl/window.hxx:360
+include/vcl/window.hxx:348
enum EndExtTextInputFlags Complete
-include/xmloff/families.hxx:75
+include/vcl/windowstate.hxx:39
+ enum vcl::WindowState SystemMask
+include/vcl/windowstate.hxx:59
+ enum vcl::WindowDataMask All
+include/vcl/wintypes.hxx:239
+ enum SymbolAlign LEFT
+include/vcl/wintypes.hxx:252
+ enum StandardButtonType More
+include/vcl/wintypes.hxx:253
+ enum StandardButtonType Ignore
+include/vcl/wintypes.hxx:254
+ enum StandardButtonType Abort
+include/vcl/wintypes.hxx:255
+ enum StandardButtonType Less
+include/vcl/wintypes.hxx:256
+ enum StandardButtonType Back
+include/vcl/wintypes.hxx:257
+ enum StandardButtonType Next
+include/vcl/wintypes.hxx:258
+ enum StandardButtonType Finish
+include/vcl/wintypes.hxx:259
+ enum StandardButtonType Count
+include/xmloff/families.hxx:77
enum XmlStyleFamily TABLE_TEMPLATE_ID
-include/xmloff/families.hxx:83
+include/xmloff/families.hxx:85
enum XmlStyleFamily SD_PAGEMASTERCONTEXT_ID
-include/xmloff/families.hxx:84
+include/xmloff/families.hxx:86
enum XmlStyleFamily SD_PAGEMASTERSTYLECONTEXT_ID
-include/xmloff/families.hxx:85
+include/xmloff/families.hxx:87
enum XmlStyleFamily SD_PRESENTATIONPAGELAYOUT_ID
-include/xmloff/families.hxx:91
+include/xmloff/families.hxx:93
enum XmlStyleFamily SD_GRADIENT_ID
-include/xmloff/families.hxx:92
+include/xmloff/families.hxx:94
enum XmlStyleFamily SD_HATCH_ID
-include/xmloff/families.hxx:93
+include/xmloff/families.hxx:95
enum XmlStyleFamily SD_FILL_IMAGE_ID
-include/xmloff/families.hxx:94
+include/xmloff/families.hxx:96
enum XmlStyleFamily SD_MARKER_ID
-include/xmloff/families.hxx:95
+include/xmloff/families.hxx:97
enum XmlStyleFamily SD_STROKE_DASH_ID
-include/xmloff/namespacemap.hxx:107
+include/xmloff/namespacemap.hxx:121
enum SvXMLNamespaceMap::QNameMode AttrValue
include/xmloff/shapeexport.hxx:56
enum XMLShapeExportFlags SIZE
include/xmloff/txtimp.hxx:76
enum XMLTextType Footnote
-include/xmloff/txtparae.hxx:73
+include/xmloff/txtparae.hxx:75
enum TextPNS ODF
-include/xmloff/txtparae.hxx:118
+include/xmloff/txtparae.hxx:126
enum XMLTextParagraphExport::FieldmarkType CHECK
include/xmloff/xmlerror.hxx:82
enum SvXMLErrorFlags WARNING_OCCURRED
-include/xmloff/xmlexp.hxx:104
+include/xmloff/xmlexp.hxx:103
enum SvXMLExportFlags ALL
include/xmloff/xmlnumfi.hxx:53
enum SvXMLDateElementAttributes XML_DEA_SHORT
@@ -3123,87 +3301,91 @@ include/xmloff/xmlnumfi.hxx:56
include/xmloff/xmlnumfi.hxx:124
enum SvXMLNumFormatContext::ImplicitCalendar DEFAULT_FROM_OTHER
include/xmlreader/xmlreader.hxx:42
- enum xmlreader::XmlReader::(anonymous at /home/noel/libo2/include/xmlreader/xmlreader.hxx:42:5) NAMESPACE_UNKNOWN
+ enum xmlreader::XmlReader::(unnamed at /home/noel/libo-plugin/include/xmlreader/xmlreader.hxx:42:5) NAMESPACE_UNKNOWN
include/xmlreader/xmlreader.hxx:44
enum xmlreader::XmlReader::Text Normalized
include/xmlreader/xmlreader.hxx:125
enum xmlreader::XmlReader::State Done
jvmfwk/inc/vendorplugin.hxx:57
enum javaPluginError InvalidArg
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:62
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:58
enum jfw_plugin::SunVersion::PreRelease Rel_INTERNAL
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:63
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:59
enum jfw_plugin::SunVersion::PreRelease Rel_EA
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:64
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:60
enum jfw_plugin::SunVersion::PreRelease Rel_EA1
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:65
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:61
enum jfw_plugin::SunVersion::PreRelease Rel_EA2
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:66
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:62
enum jfw_plugin::SunVersion::PreRelease Rel_EA3
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:67
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:63
enum jfw_plugin::SunVersion::PreRelease Rel_BETA
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:68
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:64
enum jfw_plugin::SunVersion::PreRelease Rel_BETA1
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:69
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:65
enum jfw_plugin::SunVersion::PreRelease Rel_BETA2
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:70
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:66
enum jfw_plugin::SunVersion::PreRelease Rel_BETA3
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:71
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:67
enum jfw_plugin::SunVersion::PreRelease Rel_RC
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:72
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:68
enum jfw_plugin::SunVersion::PreRelease Rel_RC1
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:73
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:69
enum jfw_plugin::SunVersion::PreRelease Rel_RC2
-jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:74
+jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx:70
enum jfw_plugin::SunVersion::PreRelease Rel_RC3
-jvmfwk/plugins/sunmajor/pluginlib/util.cxx:190
+jvmfwk/plugins/sunmajor/pluginlib/util.cxx:193
enum jfw_plugin::(anonymous namespace)::FileHandleReader::Result RESULT_EOF
-jvmfwk/plugins/sunmajor/pluginlib/util.cxx:200
- enum jfw_plugin::(anonymous namespace)::FileHandleReader::(anonymous at /home/noel/libo2/jvmfwk/plugins/sunmajor/pluginlib/util.cxx:200:5) BUFFER_SIZE
-libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:75
- enum (anonymous at /home/noel/libo2/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:68:1) PROP_LAST
-libreofficekit/source/gtk/lokdocview.cxx:271
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) LOAD_CHANGED
-libreofficekit/source/gtk/lokdocview.cxx:272
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) EDIT_CHANGED
-libreofficekit/source/gtk/lokdocview.cxx:273
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) COMMAND_CHANGED
-libreofficekit/source/gtk/lokdocview.cxx:274
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) SEARCH_NOT_FOUND
-libreofficekit/source/gtk/lokdocview.cxx:275
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) PART_CHANGED
-libreofficekit/source/gtk/lokdocview.cxx:276
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) SIZE_CHANGED
-libreofficekit/source/gtk/lokdocview.cxx:277
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) HYPERLINK_CLICKED
-libreofficekit/source/gtk/lokdocview.cxx:278
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) CURSOR_CHANGED
-libreofficekit/source/gtk/lokdocview.cxx:279
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) SEARCH_RESULT_COUNT
-libreofficekit/source/gtk/lokdocview.cxx:280
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) COMMAND_RESULT
-libreofficekit/source/gtk/lokdocview.cxx:281
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) ADDRESS_CHANGED
-libreofficekit/source/gtk/lokdocview.cxx:282
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) FORMULA_CHANGED
-libreofficekit/source/gtk/lokdocview.cxx:283
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) TEXT_SELECTION
-libreofficekit/source/gtk/lokdocview.cxx:284
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) PASSWORD_REQUIRED
+jvmfwk/plugins/sunmajor/pluginlib/util.cxx:203
+ enum jfw_plugin::(anonymous namespace)::FileHandleReader::(unnamed at /home/noel/libo-plugin/jvmfwk/plugins/sunmajor/pluginlib/util.cxx:203:5) BUFFER_SIZE
+libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:76
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:69:1) PROP_LAST
libreofficekit/source/gtk/lokdocview.cxx:285
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) COMMENT
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) LOAD_CHANGED
libreofficekit/source/gtk/lokdocview.cxx:286
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) RULER
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) EDIT_CHANGED
libreofficekit/source/gtk/lokdocview.cxx:287
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) WINDOW
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) COMMAND_CHANGED
libreofficekit/source/gtk/lokdocview.cxx:288
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) INVALIDATE_HEADER
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) SEARCH_NOT_FOUND
+libreofficekit/source/gtk/lokdocview.cxx:289
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) PART_CHANGED
libreofficekit/source/gtk/lokdocview.cxx:290
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:269:1) LAST_SIGNAL
-libreofficekit/source/gtk/lokdocview.cxx:316
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/lokdocview.cxx:293:1) PROP_LAST
-libreofficekit/source/gtk/tilebuffer.hxx:174
- enum (anonymous at /home/noel/libo2/libreofficekit/source/gtk/tilebuffer.hxx:171:1) LOK_TILEBUFFER_MEMORY
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) SIZE_CHANGED
+libreofficekit/source/gtk/lokdocview.cxx:291
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) HYPERLINK_CLICKED
+libreofficekit/source/gtk/lokdocview.cxx:292
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) CURSOR_CHANGED
+libreofficekit/source/gtk/lokdocview.cxx:293
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) SEARCH_RESULT_COUNT
+libreofficekit/source/gtk/lokdocview.cxx:294
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) COMMAND_RESULT
+libreofficekit/source/gtk/lokdocview.cxx:295
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) ADDRESS_CHANGED
+libreofficekit/source/gtk/lokdocview.cxx:296
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) FORMULA_CHANGED
+libreofficekit/source/gtk/lokdocview.cxx:297
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) TEXT_SELECTION
+libreofficekit/source/gtk/lokdocview.cxx:298
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) CONTENT_CONTROL
+libreofficekit/source/gtk/lokdocview.cxx:299
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) PASSWORD_REQUIRED
+libreofficekit/source/gtk/lokdocview.cxx:300
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) COMMENT
+libreofficekit/source/gtk/lokdocview.cxx:301
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) RULER
+libreofficekit/source/gtk/lokdocview.cxx:302
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) WINDOW
+libreofficekit/source/gtk/lokdocview.cxx:303
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) INVALIDATE_HEADER
+libreofficekit/source/gtk/lokdocview.cxx:305
+ enum (unnamed at /home/noel/libo-plugin/libreofficekit/source/gtk/lokdocview.cxx:283:1) LAST_SIGNAL
+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
@@ -3250,12 +3432,14 @@ oox/inc/drawingml/chart/objectformatter.hxx:62
enum oox::drawingml::chart::ObjectType OBJECTTYPE_DOWNBAR
oox/inc/drawingml/chart/objectformatter.hxx:63
enum oox::drawingml::chart::ObjectType OBJECTTYPE_DATATABLE
-oox/inc/drawingml/chart/seriesmodel.hxx:172
+oox/inc/drawingml/chart/seriesmodel.hxx:181
enum oox::drawingml::chart::SeriesModel::SourceType CATEGORIES
-oox/inc/drawingml/chart/seriesmodel.hxx:173
+oox/inc/drawingml/chart/seriesmodel.hxx:182
enum oox::drawingml::chart::SeriesModel::SourceType VALUES
-oox/inc/drawingml/chart/seriesmodel.hxx:174
+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
enum oox::drawingml::chart::TypeCategory TYPECATEGORY_LINE
oox/inc/drawingml/chart/typegroupconverter.hxx:61
@@ -3264,8 +3448,8 @@ oox/inc/drawingml/chart/typegroupconverter.hxx:62
enum oox::drawingml::chart::TypeCategory TYPECATEGORY_SURFACE
oox/inc/drawingml/textspacing.hxx:35
enum oox::drawingml::TextSpacing::Unit Points
-oox/source/export/shapes.cxx:2001
- enum (anonymous at /home/noel/libo2/oox/source/export/shapes.cxx:2001:5) OTHER
+oox/source/export/shapes.cxx:2558
+ enum (unnamed at /home/noel/libo-plugin/oox/source/export/shapes.cxx:2558:5) OTHER
pyuno/inc/pyuno.hxx:65
enum pyuno::NotNull NOT_NULL
pyuno/inc/pyuno.hxx:153
@@ -3304,31 +3488,31 @@ 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:393
+sal/osl/all/log.cxx:394
enum Sense NEGATIVE
-sal/rtl/bootstrap.cxx:87
- enum (anonymous namespace)::LookupMode LOOKUP_MODE_URE_BOOTSTRAP_EXPANSION
-sal/rtl/rtl_process.cxx:44
- enum (anonymous namespace)::Id::(anonymous at /home/noel/libo2/sal/rtl/rtl_process.cxx:44:5) UUID_SIZE
-sal/rtl/ustring.cxx:881
+sal/rtl/bootstrap.cxx:94
+ 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
enum (anonymous namespace)::StrLifecycle CANNOT_RETURN
-sal/rtl/ustring.cxx:882
+sal/rtl/ustring.cxx:589
enum (anonymous namespace)::StrLifecycle CAN_RETURN
-sc/inc/address.hxx:159
+sc/inc/address.hxx:172
enum ScRefFlags BITS
-sc/inc/address.hxx:169
+sc/inc/address.hxx:182
enum ScRefFlags TAB_ABS_3D
-sc/inc/address.hxx:171
+sc/inc/address.hxx:184
enum ScRefFlags ADDR_ABS
-sc/inc/address.hxx:173
+sc/inc/address.hxx:186
enum ScRefFlags RANGE_ABS
-sc/inc/address.hxx:175
+sc/inc/address.hxx:188
enum ScRefFlags ADDR_ABS_3D
-sc/inc/address.hxx:176
+sc/inc/address.hxx:189
enum ScRefFlags RANGE_ABS_3D
-sc/inc/address.hxx:207
+sc/inc/address.hxx:220
enum ScAddress::Uninitialized UNINITIALIZED
-sc/inc/address.hxx:208
+sc/inc/address.hxx:221
enum ScAddress::InitializeInvalid INITIALIZE_INVALID
sc/inc/attrib.hxx:43
enum ScMF DpTable
@@ -3336,7 +3520,7 @@ sc/inc/chartpos.hxx:95
enum ScChartGlue Cols
sc/inc/chartpos.hxx:97
enum ScChartGlue Both
-sc/inc/chgtrack.hxx:595
+sc/inc/chgtrack.hxx:589
enum ScChangeActionContentCellType SC_CACCT_NORMAL
sc/inc/colorscale.hxx:190
enum ScIconSetType IconSet_3Arrows
@@ -3372,45 +3556,33 @@ sc/inc/colorscale.hxx:209
enum ScIconSetType IconSet_5Ratings
sc/inc/colorscale.hxx:210
enum ScIconSetType IconSet_5Quarters
-sc/inc/compiler.hxx:51
+sc/inc/compiler.hxx:52
enum ScCharFlags Illegal
-sc/inc/compiler.hxx:54
+sc/inc/compiler.hxx:55
enum ScCharFlags CharWord
-sc/inc/compiler.hxx:67
+sc/inc/compiler.hxx:68
enum ScCharFlags NameSep
-sc/inc/compiler.hxx:74
- enum ScCharFlags CharName
sc/inc/compiler.hxx:75
+ enum ScCharFlags CharName
+sc/inc/compiler.hxx:76
enum ScCharFlags Name
sc/inc/datastreamgettime.hxx:30
enum sc::DebugTime Render
sc/inc/detfunc.hxx:45
enum ScDetectiveObjType SC_DETOBJ_RECTANGLE
-sc/inc/dociter.hxx:255
- enum ScQueryCellIterator::StopOnMismatchBits nStopOnMismatchDisabled
-sc/inc/dociter.hxx:256
- enum ScQueryCellIterator::StopOnMismatchBits nStopOnMismatchEnabled
-sc/inc/dociter.hxx:257
- enum ScQueryCellIterator::StopOnMismatchBits nStopOnMismatchOccurred
-sc/inc/dociter.hxx:263
- enum ScQueryCellIterator::TestEqualConditionBits nTestEqualConditionDisabled
-sc/inc/dociter.hxx:264
- enum ScQueryCellIterator::TestEqualConditionBits nTestEqualConditionEnabled
-sc/inc/dociter.hxx:265
- enum ScQueryCellIterator::TestEqualConditionBits nTestEqualConditionMatched
-sc/inc/document.hxx:254
+sc/inc/document.hxx:264
enum CommentCaptionState ALLSHOWN
-sc/inc/document.hxx:262
+sc/inc/document.hxx:272
enum RangeNameScope SHEET
-sc/inc/document.hxx:307
+sc/inc/document.hxx:317
enum ScMutationGuardFlags CORE
-sc/inc/document.hxx:349
+sc/inc/document.hxx:353
enum ScDocument::HardRecalcState TEMPORARY
sc/inc/dpglobal.hxx:46
enum ScDPValue::Type Value
-sc/inc/formulacell.hxx:173
+sc/inc/formulacell.hxx:186
enum ScFormulaCell::CompareState EqualRelativeRef
-sc/inc/formulacell.hxx:272
+sc/inc/formulacell.hxx:284
enum ScFormulaCell::RelNameRef SINGLE
sc/inc/importfilterdata.hxx:33
enum sc::ImportPostProcessData::DataStream::InsertPos InsertBottom
@@ -3418,10 +3590,52 @@ sc/inc/lookupcache.hxx:55
enum ScLookupCache::QueryOp LESS_EQUAL
sc/inc/lookupcache.hxx:56
enum ScLookupCache::QueryOp GREATER_EQUAL
-sc/inc/patattr.hxx:46
- enum ScAutoFontColorMode SC_AUTOCOL_DISPLAY
-sc/inc/PivotTableDataSequence.hxx:35
+sc/inc/patattr.hxx:48
+ enum ScAutoFontColorMode Display
+sc/inc/PivotTableDataSequence.hxx:36
enum sc::ValueType Empty
+sc/inc/queryiter.hxx:149
+ enum ScQueryCellIteratorBase::StopOnMismatchBits nStopOnMismatchEnabled
+sc/inc/queryiter.hxx:149
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchEnabled
+sc/inc/queryiter.hxx:149
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchEnabled
+sc/inc/queryiter.hxx:149
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchEnabled
+sc/inc/queryiter.hxx:149
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchEnabled
+sc/inc/queryiter.hxx:150
+ enum ScQueryCellIteratorBase::StopOnMismatchBits nStopOnMismatchOccurred
+sc/inc/queryiter.hxx:150
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchOccurred
+sc/inc/queryiter.hxx:150
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchOccurred
+sc/inc/queryiter.hxx:150
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::CountIf>::StopOnMismatchBits nStopOnMismatchOccurred
+sc/inc/queryiter.hxx:150
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::Generic>::StopOnMismatchBits nStopOnMismatchOccurred
+sc/inc/queryiter.hxx:157
+ enum ScQueryCellIteratorBase::TestEqualConditionBits nTestEqualConditionEnabled
+sc/inc/queryiter.hxx:157
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::CountIf>::TestEqualConditionBits nTestEqualConditionEnabled
+sc/inc/queryiter.hxx:157
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::Generic>::TestEqualConditionBits nTestEqualConditionEnabled
+sc/inc/queryiter.hxx:157
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::CountIf>::TestEqualConditionBits nTestEqualConditionEnabled
+sc/inc/queryiter.hxx:157
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::Generic>::TestEqualConditionBits nTestEqualConditionEnabled
+sc/inc/queryiter.hxx:158
+ enum ScQueryCellIteratorBase::TestEqualConditionBits nTestEqualConditionMatched
+sc/inc/queryiter.hxx:158
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::CountIf>::TestEqualConditionBits nTestEqualConditionMatched
+sc/inc/queryiter.hxx:158
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::Direct, ScQueryCellIteratorType::Generic>::TestEqualConditionBits nTestEqualConditionMatched
+sc/inc/queryiter.hxx:158
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::CountIf>::TestEqualConditionBits nTestEqualConditionMatched
+sc/inc/queryiter.hxx:158
+ enum ScQueryCellIteratorBase<ScQueryCellIteratorAccess::SortedCache, ScQueryCellIteratorType::Generic>::TestEqualConditionBits nTestEqualConditionMatched
+sc/inc/rangecache.hxx:63
+ enum ScSortedRangeCache::ValueType StringsCaseInsensitive
sc/inc/rangenam.hxx:50
enum ScRangeData::Type Name
sc/inc/rangenam.hxx:51
@@ -3446,6 +3660,22 @@ sc/inc/sheetevents.hxx:28
enum ScSheetEventId SELECT
sc/inc/sheetevents.hxx:28
enum ScSheetEventId UNFOCUS
+sc/inc/SolverSettings.hxx:53
+ enum sc::ConstraintOperator CO_EQUAL
+sc/inc/SolverSettings.hxx:54
+ enum sc::ConstraintOperator CO_GREATER_EQUAL
+sc/inc/SolverSettings.hxx:55
+ enum sc::ConstraintOperator CO_INTEGER
+sc/inc/SolverSettings.hxx:56
+ enum sc::ConstraintOperator CO_BINARY
+sc/inc/SolverSettings.hxx:62
+ enum sc::ConstraintPart CP_LEFT_HAND_SIDE
+sc/inc/SolverSettings.hxx:63
+ enum sc::ConstraintPart CP_OPERATOR
+sc/inc/SolverSettings.hxx:64
+ enum sc::ConstraintPart CP_RIGHT_HAND_SIDE
+sc/inc/SparklineData.hxx:35
+ enum sc::RangeOrientation Col
sc/inc/stlsheet.hxx:38
enum ScStyleSheet::Usage NOTUSED
sc/inc/stringutil.hxx:57
@@ -3485,17 +3715,23 @@ sc/inc/tabprotection.hxx:184
sc/inc/tabprotection.hxx:185
enum ScTableProtection::Option SORT
sc/inc/typedstrdata.hxx:21
- enum ScTypedStrData::StringType Standard
+ enum ScTypedStrData::StringType MRU
sc/inc/typedstrdata.hxx:22
- enum ScTypedStrData::StringType Name
+ enum ScTypedStrData::StringType Standard
sc/inc/typedstrdata.hxx:23
- enum ScTypedStrData::StringType DbName
+ enum ScTypedStrData::StringType Name
sc/inc/typedstrdata.hxx:24
+ enum ScTypedStrData::StringType DbName
+sc/inc/typedstrdata.hxx:25
enum ScTypedStrData::StringType Header
sc/inc/types.hxx:78
enum sc::GroupCalcState GroupCalcEnabled
sc/inc/types.hxx:99
enum sc::MultiDataCellState::StateType Invalid
+sc/inc/types.hxx:139
+ enum ScQueryCellIteratorType Generic
+sc/inc/types.hxx:146
+ enum ScQueryCellIteratorAccess Direct
sc/inc/viewopti.hxx:32
enum ScViewOption VOPT_FORMULAS
sc/inc/viewopti.hxx:33
@@ -3505,107 +3741,107 @@ sc/inc/viewopti.hxx:34
sc/inc/viewopti.hxx:35
enum ScViewOption VOPT_NOTES
sc/inc/viewopti.hxx:36
- enum ScViewOption VOPT_VSCROLL
+ enum ScViewOption VOPT_FORMULAS_MARKS
sc/inc/viewopti.hxx:37
- enum ScViewOption VOPT_HSCROLL
+ enum ScViewOption VOPT_VSCROLL
sc/inc/viewopti.hxx:38
- enum ScViewOption VOPT_TABCONTROLS
+ enum ScViewOption VOPT_HSCROLL
sc/inc/viewopti.hxx:39
- enum ScViewOption VOPT_OUTLINER
+ enum ScViewOption VOPT_TABCONTROLS
sc/inc/viewopti.hxx:40
- enum ScViewOption VOPT_HEADER
+ enum ScViewOption VOPT_OUTLINER
sc/inc/viewopti.hxx:41
- enum ScViewOption VOPT_GRID
+ enum ScViewOption VOPT_HEADER
sc/inc/viewopti.hxx:42
- enum ScViewOption VOPT_GRID_ONTOP
+ enum ScViewOption VOPT_GRID
sc/inc/viewopti.hxx:43
- enum ScViewOption VOPT_HELPLINES
+ enum ScViewOption VOPT_GRID_ONTOP
sc/inc/viewopti.hxx:44
- enum ScViewOption VOPT_ANCHOR
+ enum ScViewOption VOPT_HELPLINES
sc/inc/viewopti.hxx:45
- enum ScViewOption VOPT_PAGEBREAKS
+ enum ScViewOption VOPT_ANCHOR
sc/inc/viewopti.hxx:46
- enum ScViewOption VOPT_SUMMARY
+ enum ScViewOption VOPT_PAGEBREAKS
sc/inc/viewopti.hxx:47
- enum ScViewOption VOPT_THEMEDCURSOR
+ enum ScViewOption VOPT_SUMMARY
sc/inc/viewopti.hxx:53
enum ScVObjType VOBJ_TYPE_OLE
sc/inc/viewopti.hxx:54
enum ScVObjType VOBJ_TYPE_CHART
sc/inc/xmlwrap.hxx:49
enum ImportFlags All
-sc/source/core/data/document10.cxx:647
+sc/source/core/data/document10.cxx:664
enum (anonymous namespace)::MightReferenceSheet CODE
sc/source/core/inc/refupdat.hxx:32
enum ScRefUpdateRes UR_UPDATED
sc/source/core/inc/refupdat.hxx:34
enum ScRefUpdateRes UR_STICKY
-sc/source/core/opencl/op_statistical.cxx:7653
- enum sc::opencl::(anonymous namespace)::MixDoubleString svDoubleVectorRefNULL
-sc/source/core/opencl/op_statistical.cxx:7657
- enum sc::opencl::(anonymous namespace)::MixDoubleString svSingleVectorRefNULL
+sc/source/core/opencl/opbase.hxx:362
+ enum sc::opencl::SlidingFunctionBase::GenerateArgTypeType DoNotGenerateArgType
sc/source/core/tool/cellkeytranslator.cxx:39
enum (anonymous namespace)::LocaleMatch LOCALE_MATCH_LANG
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:2764
+sc/source/core/tool/token.cxx:2842
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:1615
+sc/source/filter/excel/xestyle.cxx:1619
enum CalcLineIndex Idx_DashDot
-sc/source/filter/excel/xestyle.cxx:1615
+sc/source/filter/excel/xestyle.cxx:1619
enum CalcLineIndex Idx_DashDotDot
-sc/source/filter/excel/xestyle.cxx:1615
+sc/source/filter/excel/xestyle.cxx:1619
enum CalcLineIndex Idx_Dashed
-sc/source/filter/excel/xestyle.cxx:1615
+sc/source/filter/excel/xestyle.cxx:1619
enum CalcLineIndex Idx_Dotted
-sc/source/filter/excel/xestyle.cxx:1615
+sc/source/filter/excel/xestyle.cxx:1619
enum CalcLineIndex Idx_DoubleThin
-sc/source/filter/excel/xestyle.cxx:1615
+sc/source/filter/excel/xestyle.cxx:1619
enum CalcLineIndex Idx_FineDashed
-sc/source/filter/excel/xestyle.cxx:1615
+sc/source/filter/excel/xestyle.cxx:1619
enum CalcLineIndex Idx_Last
-sc/source/filter/excel/xestyle.cxx:1615
+sc/source/filter/excel/xestyle.cxx:1619
enum CalcLineIndex Idx_Solid
-sc/source/filter/excel/xestyle.cxx:1616
+sc/source/filter/excel/xestyle.cxx:1620
enum ExcelWidthIndex Width_Hair
-sc/source/filter/excel/xestyle.cxx:1616
+sc/source/filter/excel/xestyle.cxx:1620
enum ExcelWidthIndex Width_Last
-sc/source/filter/excel/xestyle.cxx:1616
+sc/source/filter/excel/xestyle.cxx:1620
enum ExcelWidthIndex Width_Medium
-sc/source/filter/excel/xestyle.cxx:1616
+sc/source/filter/excel/xestyle.cxx:1620
enum ExcelWidthIndex Width_Thick
-sc/source/filter/excel/xestyle.cxx:1616
+sc/source/filter/excel/xestyle.cxx:1620
enum ExcelWidthIndex Width_Thin
-sc/source/filter/excel/xiescher.cxx:473
- enum (anonymous at /home/noel/libo2/sc/source/filter/excel/xiescher.cxx:473:17) eCreateFromMSOCXControl
-sc/source/filter/excel/xiescher.cxx:473
- enum (anonymous at /home/noel/libo2/sc/source/filter/excel/xiescher.cxx:473:17) eCreateFromMSTBXControl
+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/inc/colrowst.hxx:30
enum ExcColRowFlags Hidden
sc/source/filter/inc/decl.h:23
enum WKTYP eWK_UNKNOWN
sc/source/filter/inc/externallinkbuffer.hxx:148
enum oox::xls::LinkSheetRange::LinkSheetRangeType LINKSHEETRANGE_INTERNAL
-sc/source/filter/inc/formel.hxx:48
+sc/source/filter/inc/formel.hxx:49
enum FORMULA_TYPE FT_CellFormula
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:223
+sc/source/filter/inc/htmlpars.hxx:225
enum ScHTMLOrient tdRow
-sc/source/filter/inc/orcusinterface.hxx:232
+sc/source/filter/inc/orcusinterface.hxx:237
enum ScOrcusFormula::ResultType Empty
-sc/source/filter/inc/orcusinterface.hxx:232
+sc/source/filter/inc/orcusinterface.hxx:237
enum ScOrcusFormula::ResultType NotSet
sc/source/filter/inc/xeextlst.hxx:21
enum XclExpExtType XclExpExtDataBarType
sc/source/filter/inc/xeextlst.hxx:22
enum XclExpExtType XclExpExtDataFooType
+sc/source/filter/inc/xeextlst.hxx:23
+ enum XclExpExtType XclExpExtSparklineType
sc/source/filter/inc/xelink.hxx:47
enum ExcTabBufFlags Ignore
sc/source/filter/inc/xelink.hxx:48
@@ -3622,49 +3858,49 @@ sc/source/filter/inc/xicontent.hxx:216
enum XclImpWebQuery::XclImpWebQueryMode xlWQDocument
sc/source/filter/inc/xihelper.hxx:186
enum XclImpHFConverter::XclImpHFPortion EXC_HF_PORTION_COUNT
-sc/source/filter/inc/xistyle.hxx:643
+sc/source/filter/inc/xistyle.hxx:644
enum XclImpXFRangeBuffer::XclImpXFInsertMode xlXFModeCell
-sc/source/filter/inc/xlchart.hxx:1112
+sc/source/filter/inc/xlchart.hxx:1114
enum XclChObjectType EXC_CHOBJTYPE_BACKGROUND
-sc/source/filter/inc/xlchart.hxx:1113
+sc/source/filter/inc/xlchart.hxx:1115
enum XclChObjectType EXC_CHOBJTYPE_PLOTFRAME
-sc/source/filter/inc/xlchart.hxx:1116
+sc/source/filter/inc/xlchart.hxx:1118
enum XclChObjectType EXC_CHOBJTYPE_TEXT
-sc/source/filter/inc/xlchart.hxx:1117
+sc/source/filter/inc/xlchart.hxx:1119
enum XclChObjectType EXC_CHOBJTYPE_LEGEND
-sc/source/filter/inc/xlchart.hxx:1120
+sc/source/filter/inc/xlchart.hxx:1122
enum XclChObjectType EXC_CHOBJTYPE_AXISLINE
-sc/source/filter/inc/xlchart.hxx:1121
+sc/source/filter/inc/xlchart.hxx:1123
enum XclChObjectType EXC_CHOBJTYPE_GRIDLINE
-sc/source/filter/inc/xlchart.hxx:1122
+sc/source/filter/inc/xlchart.hxx:1124
enum XclChObjectType EXC_CHOBJTYPE_TRENDLINE
-sc/source/filter/inc/xlchart.hxx:1123
+sc/source/filter/inc/xlchart.hxx:1125
enum XclChObjectType EXC_CHOBJTYPE_ERRORBAR
-sc/source/filter/inc/xlchart.hxx:1124
+sc/source/filter/inc/xlchart.hxx:1126
enum XclChObjectType EXC_CHOBJTYPE_CONNECTLINE
-sc/source/filter/inc/xlchart.hxx:1125
+sc/source/filter/inc/xlchart.hxx:1127
enum XclChObjectType EXC_CHOBJTYPE_HILOLINE
-sc/source/filter/inc/xlchart.hxx:1126
+sc/source/filter/inc/xlchart.hxx:1128
enum XclChObjectType EXC_CHOBJTYPE_WHITEDROPBAR
-sc/source/filter/inc/xlchart.hxx:1127
+sc/source/filter/inc/xlchart.hxx:1129
enum XclChObjectType EXC_CHOBJTYPE_BLACKDROPBAR
-sc/source/filter/inc/xlchart.hxx:1170
+sc/source/filter/inc/xlchart.hxx:1172
enum XclChTypeId EXC_CHTYPEID_BAR
-sc/source/filter/inc/xlchart.hxx:1171
+sc/source/filter/inc/xlchart.hxx:1173
enum XclChTypeId EXC_CHTYPEID_HORBAR
-sc/source/filter/inc/xlchart.hxx:1172
+sc/source/filter/inc/xlchart.hxx:1174
enum XclChTypeId EXC_CHTYPEID_LINE
-sc/source/filter/inc/xlchart.hxx:1173
- enum XclChTypeId EXC_CHTYPEID_AREA
sc/source/filter/inc/xlchart.hxx:1175
+ enum XclChTypeId EXC_CHTYPEID_AREA
+sc/source/filter/inc/xlchart.hxx:1177
enum XclChTypeId EXC_CHTYPEID_RADARLINE
-sc/source/filter/inc/xlchart.hxx:1176
+sc/source/filter/inc/xlchart.hxx:1178
enum XclChTypeId EXC_CHTYPEID_RADARAREA
-sc/source/filter/inc/xlchart.hxx:1177
+sc/source/filter/inc/xlchart.hxx:1179
enum XclChTypeId EXC_CHTYPEID_PIE
-sc/source/filter/inc/xlchart.hxx:1180
+sc/source/filter/inc/xlchart.hxx:1182
enum XclChTypeId EXC_CHTYPEID_SCATTER
-sc/source/filter/inc/xlchart.hxx:1194
+sc/source/filter/inc/xlchart.hxx:1196
enum XclChTypeCateg EXC_CHTYPECATEG_SURFACE
sc/source/filter/inc/xlescher.hxx:407
enum XclTbxEventType EXC_TBX_EVENT_ACTION
@@ -3690,27 +3926,27 @@ sc/source/filter/inc/xlformula.hxx:179
enum XclFuncParamValidity EXC_PARAM_REGULAR
sc/source/filter/inc/xlstyle.hxx:390
enum XclFontItemType Editeng
-sc/source/filter/oox/formulabase.cxx:62
+sc/source/filter/oox/formulabase.cxx:65
enum (anonymous namespace)::FuncFlags MACROCALL_NEW
sc/source/filter/oox/pagesettings.cxx:354
enum oox::xls::(anonymous namespace)::HFPortionId HF_COUNT
sc/source/filter/oox/revisionfragment.cxx:44
enum oox::xls::(anonymous namespace)::RevisionType REV_UNKNOWN
-sc/source/filter/xml/XMLConverter.hxx:101
+sc/source/filter/xml/XMLConverter.hxx:96
enum ScXMLConditionToken XML_COND_INVALID
-sc/source/ui/dbgui/scuiasciiopt.cxx:60
+sc/source/ui/dbgui/scuiasciiopt.cxx:73
enum (anonymous namespace)::CSVImportOptionsIndex CSVIO_Text2ColSkipEmptyCells
sc/source/ui/inc/AccessibleEditObject.hxx:51
enum ScAccessibleEditObject::EditObjectType EditLine
sc/source/ui/inc/anyrefdg.hxx:142
- enum ScRefHdlrControllerImpl::(anonymous at /home/noel/libo2/sc/source/ui/inc/anyrefdg.hxx:142:5) UNKNOWN_SLOTID
+ enum ScRefHdlrControllerImpl::(unnamed at /home/noel/libo-plugin/sc/source/ui/inc/anyrefdg.hxx:142:5) UNKNOWN_SLOTID
sc/source/ui/inc/anyrefdg.hxx:142
- enum ScRefHdlrControllerImpl<class SfxModelessDialogController, true>::(anonymous at /home/noel/libo2/sc/source/ui/inc/anyrefdg.hxx:142:5) UNKNOWN_SLOTID
+ enum ScRefHdlrControllerImpl<class SfxModelessDialogController>::(unnamed at /home/noel/libo-plugin/sc/source/ui/inc/anyrefdg.hxx:142:5) UNKNOWN_SLOTID
sc/source/ui/inc/anyrefdg.hxx:142
- enum ScRefHdlrControllerImpl<class SfxTabDialogController, false>::(anonymous at /home/noel/libo2/sc/source/ui/inc/anyrefdg.hxx:142:5) UNKNOWN_SLOTID
-sc/source/ui/inc/checklistmenu.hxx:31
+ enum ScRefHdlrControllerImpl<class SfxTabDialogController, false>::(unnamed at /home/noel/libo-plugin/sc/source/ui/inc/anyrefdg.hxx:142:5) UNKNOWN_SLOTID
+sc/source/ui/inc/checklistmenu.hxx:30
enum ScCheckListMember::DatePartType YEAR
-sc/source/ui/inc/checklistmenu.hxx:32
+sc/source/ui/inc/checklistmenu.hxx:31
enum ScCheckListMember::DatePartType MONTH
sc/source/ui/inc/csvcontrol.hxx:92
enum ScCsvDiff HeaderWidth
@@ -3727,15 +3963,21 @@ sc/source/ui/inc/csvcontrol.hxx:99
sc/source/ui/inc/csvcontrol.hxx:102
enum ScCsvDiff VerticalMask
sc/source/ui/inc/datastream.hxx:65
- enum sc::DataStream::(anonymous at /home/noel/libo2/sc/source/ui/inc/datastream.hxx:65:5) VALUES_IN_LINE
+ 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
+ enum sc::TransformationType DELETEROW_TRANSFORMATION
+sc/source/ui/inc/datatransformation.hxx:36
+ enum sc::TransformationType SWAPROWS_TRANSFORMATION
sc/source/ui/inc/olinewin.hxx:28
enum ScOutlineMode SC_OUTLINE_VER
sc/source/ui/inc/pfuncache.hxx:35
- enum ScPrintSelectionMode SC_PRINTSEL_INVALID
+ enum ScPrintSelectionMode Invalid
sc/source/ui/inc/pfuncache.hxx:36
- enum ScPrintSelectionMode SC_PRINTSEL_DOCUMENT
+ enum ScPrintSelectionMode Document
sc/source/ui/inc/pfuncache.hxx:37
- enum ScPrintSelectionMode SC_PRINTSEL_CURSOR
+ enum ScPrintSelectionMode Cursor
sc/source/ui/inc/PivotLayoutTreeListBase.hxx:38
enum ScPivotLayoutTreeListBase::SvPivotTreeListType UNDEFINED
sc/source/ui/inc/selectionstate.hxx:30
@@ -3746,107 +3988,135 @@ sc/source/ui/inc/StatisticsTwoVariableDialog.hxx:22
enum ScStatisticsTwoVariableDialog::GroupedBy BY_ROW
sc/source/ui/inc/tabview.hxx:119
enum ScTabView::BlockMode Normal
-sc/source/ui/inc/undobase.hxx:75
+sc/source/ui/inc/undobase.hxx:78
enum ScBlockUndoMode SC_UNDO_MANUALHEIGHT
-sc/source/ui/inc/undobase.hxx:75
+sc/source/ui/inc/undobase.hxx:78
enum ScBlockUndoMode SC_UNDO_SIMPLE
sc/source/ui/inc/validate.hxx:221
- enum ScValidationDlg::(anonymous at /home/noel/libo2/sc/source/ui/inc/validate.hxx:221:5) SLOTID
+ enum ScValidationDlg::(unnamed at /home/noel/libo-plugin/sc/source/ui/inc/validate.hxx:221:5) SLOTID
sc/source/ui/inc/viewdata.hxx:66
enum ScMarkType SC_MARK_FILTERED
sc/source/ui/inc/viewdata.hxx:92
enum ScDragSrc Undefined
-sc/source/ui/pagedlg/areasdlg.cxx:41
- enum (anonymous at /home/noel/libo2/sc/source/ui/pagedlg/areasdlg.cxx:39:1) SC_AREASDLG_PR_USER
sc/source/ui/pagedlg/areasdlg.cxx:42
- enum (anonymous at /home/noel/libo2/sc/source/ui/pagedlg/areasdlg.cxx:39:1) SC_AREASDLG_PR_SELECT
-sc/source/ui/pagedlg/areasdlg.cxx:48
- enum (anonymous at /home/noel/libo2/sc/source/ui/pagedlg/areasdlg.cxx:46:1) SC_AREASDLG_RR_USER
+ enum (unnamed at /home/noel/libo-plugin/sc/source/ui/pagedlg/areasdlg.cxx:40:1) SC_AREASDLG_PR_USER
+sc/source/ui/pagedlg/areasdlg.cxx:43
+ enum (unnamed at /home/noel/libo-plugin/sc/source/ui/pagedlg/areasdlg.cxx:40:1) SC_AREASDLG_PR_SELECT
sc/source/ui/pagedlg/areasdlg.cxx:49
- enum (anonymous at /home/noel/libo2/sc/source/ui/pagedlg/areasdlg.cxx:46:1) SC_AREASDLG_RR_OFFSET
-sc/source/ui/unoobj/cellsuno.cxx:9097
+ 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
enum (anonymous namespace)::ScUniqueFormatsEntry::EntryState STATE_COMPLEX
-sc/source/ui/unoobj/chart2uno.cxx:449
+sc/source/ui/unoobj/chart2uno.cxx:448
enum (anonymous namespace)::Chart2Positioner::GlueType GLUETYPE_COLS
-sc/source/ui/unoobj/chart2uno.cxx:450
+sc/source/ui/unoobj/chart2uno.cxx:449
enum (anonymous namespace)::Chart2Positioner::GlueType GLUETYPE_ROWS
-sc/source/ui/unoobj/chart2uno.cxx:451
+sc/source/ui/unoobj/chart2uno.cxx:450
enum (anonymous namespace)::Chart2Positioner::GlueType GLUETYPE_BOTH
-sc/source/ui/unoobj/chart2uno.cxx:601
+sc/source/ui/unoobj/chart2uno.cxx:607
enum (anonymous namespace)::State Glue
-sc/source/ui/unoobj/fielduno.cxx:155
+sc/source/ui/unoobj/fielduno.cxx:148
enum (anonymous namespace)::ScUnoCollectMode SC_UNO_COLLECT_COUNT
+sc/source/ui/vba/vbarange.hxx:72
+ enum RangeValueType value2
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:1467
- enum (anonymous at /home/noel/libo2/sc/source/ui/view/tabview3.cxx:1467:5) MOD_BOTH
-sc/source/ui/view/viewfun2.cxx:254
+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/viewfun2.cxx:255
+sc/source/ui/view/viewfun2.cxx:257
enum (anonymous namespace)::ScAutoSum ScAutoSumMax
-sc/source/ui/view/viewfun2.cxx:256
+sc/source/ui/view/viewfun2.cxx:258
enum (anonymous namespace)::ScAutoSum ScAutoSumMin
-scaddins/source/analysis/analysishelper.hxx:493
+sc/source/ui/view/viewfun2.cxx:259
+ enum (anonymous namespace)::ScAutoSum ScAutoSumCount
+sc/source/ui/view/viewfun2.cxx:260
+ enum (anonymous namespace)::ScAutoSum ScAutoSumCountA
+sc/source/ui/view/viewfun2.cxx:261
+ enum (anonymous namespace)::ScAutoSum ScAutoSumProduct
+sc/source/ui/view/viewfun2.cxx:262
+ enum (anonymous namespace)::ScAutoSum ScAutoSumStDev
+sc/source/ui/view/viewfun2.cxx:263
+ enum (anonymous namespace)::ScAutoSum ScAutoSumStDevP
+sc/source/ui/view/viewfun2.cxx:264
+ enum (anonymous namespace)::ScAutoSum ScAutoSumVar
+sc/source/ui/view/viewfun2.cxx:265
+ enum (anonymous namespace)::ScAutoSum ScAutoSumVarP
+scaddins/source/analysis/analysishelper.hxx:490
enum sca::analysis::ConvertDataClass CDC_Energy
-scaddins/source/analysis/analysishelper.hxx:493
+scaddins/source/analysis/analysishelper.hxx:490
enum sca::analysis::ConvertDataClass CDC_Force
-scaddins/source/analysis/analysishelper.hxx:493
+scaddins/source/analysis/analysishelper.hxx:490
enum sca::analysis::ConvertDataClass CDC_Length
-scaddins/source/analysis/analysishelper.hxx:493
+scaddins/source/analysis/analysishelper.hxx:490
enum sca::analysis::ConvertDataClass CDC_Magnetism
-scaddins/source/analysis/analysishelper.hxx:493
+scaddins/source/analysis/analysishelper.hxx:490
enum sca::analysis::ConvertDataClass CDC_Mass
-scaddins/source/analysis/analysishelper.hxx:493
+scaddins/source/analysis/analysishelper.hxx:490
enum sca::analysis::ConvertDataClass CDC_Power
-scaddins/source/analysis/analysishelper.hxx:493
+scaddins/source/analysis/analysishelper.hxx:490
enum sca::analysis::ConvertDataClass CDC_Pressure
-scaddins/source/analysis/analysishelper.hxx:493
+scaddins/source/analysis/analysishelper.hxx:490
enum sca::analysis::ConvertDataClass CDC_Time
-scaddins/source/analysis/analysishelper.hxx:494
+scaddins/source/analysis/analysishelper.hxx:491
enum sca::analysis::ConvertDataClass CDC_Area
-scaddins/source/analysis/analysishelper.hxx:494
+scaddins/source/analysis/analysishelper.hxx:491
enum sca::analysis::ConvertDataClass CDC_Speed
-scaddins/source/analysis/analysishelper.hxx:494
+scaddins/source/analysis/analysishelper.hxx:491
enum sca::analysis::ConvertDataClass CDC_Temperature
-scaddins/source/analysis/analysishelper.hxx:494
+scaddins/source/analysis/analysishelper.hxx:491
enum sca::analysis::ConvertDataClass CDC_Volume
sd/inc/diadef.h:26
enum PresChange SemiAuto
sd/inc/sdenumdef.hxx:28
enum SnapKind Point
-sd/inc/sdmod.hxx:54
+sd/inc/sdmod.hxx:56
enum SdOptionStreamMode Load
sd/inc/sdxmlwrp.hxx:30
enum SdXMLFilterMode Normal
-sd/source/filter/eppt/pptx-epptooxml.cxx:181
+sd/source/console/PresenterBitmapContainer.hxx:67
+ enum sdext::presenter::PresenterBitmapContainer::BitmapDescriptor::TexturingMode Once
+sd/source/console/PresenterConfigurationAccess.hxx:51
+ enum sdext::presenter::PresenterConfigurationAccess::WriteMode READ_WRITE
+sd/source/console/PresenterPaneBorderPainter.cxx:81
+ enum sdext::presenter::(anonymous namespace)::RendererPaneStyle::Anchor Center
+sd/source/console/PresenterScrollBar.hxx:145
+ enum sdext::presenter::PresenterScrollBar::Area Pager
+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:182
+sd/source/filter/eppt/pptx-epptooxml.cxx:193
enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_SLIDE
-sd/source/filter/eppt/pptx-epptooxml.cxx:183
+sd/source/filter/eppt/pptx-epptooxml.cxx:194
enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:184
+sd/source/filter/eppt/pptx-epptooxml.cxx:195
enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_2CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:185
+sd/source/filter/eppt/pptx-epptooxml.cxx:196
enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE
-sd/source/filter/eppt/pptx-epptooxml.cxx:186
+sd/source/filter/eppt/pptx-epptooxml.cxx:197
enum (anonymous namespace)::PPTXLayout LAYOUT_CENTERED_TEXT
-sd/source/filter/eppt/pptx-epptooxml.cxx:187
+sd/source/filter/eppt/pptx-epptooxml.cxx:198
enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_2CONTENT_CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:188
+sd/source/filter/eppt/pptx-epptooxml.cxx:199
enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_CONTENT_2CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:189
+sd/source/filter/eppt/pptx-epptooxml.cxx:200
enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_2CONTENT_OVER_CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:190
+sd/source/filter/eppt/pptx-epptooxml.cxx:201
enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_CONTENT_OVER_CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:191
+sd/source/filter/eppt/pptx-epptooxml.cxx:202
enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_4CONTENT
-sd/source/filter/eppt/pptx-epptooxml.cxx:192
+sd/source/filter/eppt/pptx-epptooxml.cxx:203
enum (anonymous namespace)::PPTXLayout LAYOUT_TITLE_6CONTENT
-sd/source/ui/inc/DrawController.hxx:93
- enum sd::DrawController::PropertyHandle PROPERTY_UPDATEACC
sd/source/ui/inc/DrawController.hxx:94
+ enum sd::DrawController::PropertyHandle PROPERTY_UPDATEACC
+sd/source/ui/inc/DrawController.hxx:95
enum sd::DrawController::PropertyHandle PROPERTY_PAGE_CHANGE
sd/source/ui/inc/TableDesignPane.hxx:42
enum sd::TableCheckBox CB_HEADER_ROW
@@ -3860,13 +4130,13 @@ sd/source/ui/inc/TableDesignPane.hxx:46
enum sd::TableCheckBox CB_LAST_COLUMN
sd/source/ui/inc/TableDesignPane.hxx:48
enum sd::TableCheckBox CB_COUNT
-sd/source/ui/inc/ToolBarManager.hxx:130
- enum sd::ToolBarManager::ToolBarGroup Permanent
sd/source/ui/inc/ToolBarManager.hxx:131
- enum sd::ToolBarManager::ToolBarGroup Function
+ enum sd::ToolBarManager::ToolBarGroup Permanent
sd/source/ui/inc/ToolBarManager.hxx:132
- enum sd::ToolBarManager::ToolBarGroup CommonTask
+ enum sd::ToolBarManager::ToolBarGroup Function
sd/source/ui/inc/ToolBarManager.hxx:133
+ enum sd::ToolBarManager::ToolBarGroup CommonTask
+sd/source/ui/inc/ToolBarManager.hxx:134
enum sd::ToolBarManager::ToolBarGroup MasterMode
sd/source/ui/inc/tools/ConfigurationAccess.hxx:43
enum sd::tools::ConfigurationAccess::WriteMode READ_WRITE
@@ -3876,10 +4146,10 @@ 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:98
+sd/source/ui/remotecontrol/BluetoothServer.cxx:97
enum sd::BluetoothServer::Impl::BluezVersion BLUEZ4
sd/source/ui/remotecontrol/BluetoothServer.hxx:47
- enum sd::BluetoothServer::(anonymous at /home/noel/libo2/sd/source/ui/remotecontrol/BluetoothServer.hxx:47:9) DISCOVERABLE
+ enum sd::BluetoothServer::(unnamed at /home/noel/libo-plugin/sd/source/ui/remotecontrol/BluetoothServer.hxx:47:9) DISCOVERABLE
sd/source/ui/sidebar/MasterPageContainer.cxx:121
enum sd::sidebar::MasterPageContainer::Implementation::InitializationState Initialized
sd/source/ui/sidebar/MasterPageContainer.cxx:121
@@ -3924,181 +4194,173 @@ sd/source/ui/slidesorter/inc/view/SlsTheme.hxx:107
enum sd::slidesorter::view::Theme::IconType Icon_FocusBorder
sd/source/ui/slidesorter/inc/view/SlsTheme.hxx:108
enum sd::slidesorter::view::Theme::IconType IconType_Size_
-sdext/source/minimizer/pppoptimizertoken.hxx:50
+sdext/source/minimizer/pppoptimizertoken.hxx:27
+ enum PPPOptimizerTokenEnum TK_btnNavFinish
+sdext/source/minimizer/pppoptimizertoken.hxx:30
enum PPPOptimizerTokenEnum TK_FileSizeDestination
-sdext/source/minimizer/pppoptimizertoken.hxx:51
+sdext/source/minimizer/pppoptimizertoken.hxx:31
enum PPPOptimizerTokenEnum TK_FileSizeSource
-sdext/source/minimizer/pppoptimizertoken.hxx:56
+sdext/source/minimizer/pppoptimizertoken.hxx:37
enum PPPOptimizerTokenEnum TK_Progress
-sdext/source/minimizer/pppoptimizertoken.hxx:78
+sdext/source/minimizer/pppoptimizertoken.hxx:59
enum PPPOptimizerTokenEnum TK_Status
-sdext/source/minimizer/pppoptimizertoken.hxx:79
+sdext/source/minimizer/pppoptimizertoken.hxx:60
enum PPPOptimizerTokenEnum TK_Pages
-sdext/source/minimizer/pppoptimizertoken.hxx:81
+sdext/source/minimizer/pppoptimizertoken.hxx:62
enum PPPOptimizerTokenEnum STR_SUN_OPTIMIZATION_WIZARD2
-sdext/source/minimizer/pppoptimizertoken.hxx:87
+sdext/source/minimizer/pppoptimizertoken.hxx:63
enum PPPOptimizerTokenEnum STR_INTRODUCTION
-sdext/source/minimizer/pppoptimizertoken.hxx:92
+sdext/source/minimizer/pppoptimizertoken.hxx:64
enum PPPOptimizerTokenEnum STR_IMAGE_OPTIMIZATION
-sdext/source/minimizer/pppoptimizertoken.hxx:103
+sdext/source/minimizer/pppoptimizertoken.hxx:65
enum PPPOptimizerTokenEnum STR_OLE_OBJECTS
-sdext/source/minimizer/pppoptimizertoken.hxx:105
- enum PPPOptimizerTokenEnum STR_OLE_REPLACE
-sdext/source/minimizer/pppoptimizertoken.hxx:108
+sdext/source/minimizer/pppoptimizertoken.hxx:66
enum PPPOptimizerTokenEnum STR_OLE_OBJECTS_DESC
-sdext/source/minimizer/pppoptimizertoken.hxx:109
+sdext/source/minimizer/pppoptimizertoken.hxx:67
enum PPPOptimizerTokenEnum STR_NO_OLE_OBJECTS_DESC
-sdext/source/minimizer/pppoptimizertoken.hxx:110
+sdext/source/minimizer/pppoptimizertoken.hxx:68
enum PPPOptimizerTokenEnum STR_SLIDES
-sdext/source/minimizer/pppoptimizertoken.hxx:116
+sdext/source/minimizer/pppoptimizertoken.hxx:69
enum PPPOptimizerTokenEnum STR_SUMMARY
-sdext/source/minimizer/pppoptimizertoken.hxx:122
+sdext/source/minimizer/pppoptimizertoken.hxx:70
enum PPPOptimizerTokenEnum STR_DELETE_SLIDES
-sdext/source/minimizer/pppoptimizertoken.hxx:123
+sdext/source/minimizer/pppoptimizertoken.hxx:71
enum PPPOptimizerTokenEnum STR_OPTIMIZE_IMAGES
-sdext/source/minimizer/pppoptimizertoken.hxx:124
+sdext/source/minimizer/pppoptimizertoken.hxx:72
enum PPPOptimizerTokenEnum STR_CREATE_REPLACEMENT
-sdext/source/minimizer/pppoptimizertoken.hxx:127
+sdext/source/minimizer/pppoptimizertoken.hxx:73
enum PPPOptimizerTokenEnum STR_MY_SETTINGS
-sdext/source/minimizer/pppoptimizertoken.hxx:128
+sdext/source/minimizer/pppoptimizertoken.hxx:74
enum PPPOptimizerTokenEnum STR_OK
-sdext/source/minimizer/pppoptimizertoken.hxx:129
- enum PPPOptimizerTokenEnum STR_INFO_1
-sdext/source/minimizer/pppoptimizertoken.hxx:130
- enum PPPOptimizerTokenEnum STR_INFO_2
-sdext/source/minimizer/pppoptimizertoken.hxx:131
- enum PPPOptimizerTokenEnum STR_INFO_3
-sdext/source/minimizer/pppoptimizertoken.hxx:132
- enum PPPOptimizerTokenEnum STR_INFO_4
-sdext/source/minimizer/pppoptimizertoken.hxx:133
+sdext/source/minimizer/pppoptimizertoken.hxx:75
+ enum PPPOptimizerTokenEnum STR_INFO_PRIMARY
+sdext/source/minimizer/pppoptimizertoken.hxx:76
+ enum PPPOptimizerTokenEnum STR_INFO_SECONDARY_1
+sdext/source/minimizer/pppoptimizertoken.hxx:77
+ enum PPPOptimizerTokenEnum STR_INFO_SECONDARY_2
+sdext/source/minimizer/pppoptimizertoken.hxx:78
+ enum PPPOptimizerTokenEnum STR_INFO_SECONDARY_3
+sdext/source/minimizer/pppoptimizertoken.hxx:79
+ enum PPPOptimizerTokenEnum STR_INFO_SECONDARY_4
+sdext/source/minimizer/pppoptimizertoken.hxx:80
enum PPPOptimizerTokenEnum STR_DUPLICATING_PRESENTATION
-sdext/source/minimizer/pppoptimizertoken.hxx:134
+sdext/source/minimizer/pppoptimizertoken.hxx:81
enum PPPOptimizerTokenEnum STR_DELETING_SLIDES
-sdext/source/minimizer/pppoptimizertoken.hxx:135
+sdext/source/minimizer/pppoptimizertoken.hxx:82
enum PPPOptimizerTokenEnum STR_OPTIMIZING_GRAPHICS
-sdext/source/minimizer/pppoptimizertoken.hxx:136
+sdext/source/minimizer/pppoptimizertoken.hxx:83
enum PPPOptimizerTokenEnum STR_CREATING_OLE_REPLACEMENTS
-sdext/source/minimizer/pppoptimizertoken.hxx:137
+sdext/source/minimizer/pppoptimizertoken.hxx:84
enum PPPOptimizerTokenEnum STR_FILESIZESEPARATOR
-sdext/source/minimizer/pppoptimizertoken.hxx:138
+sdext/source/minimizer/pppoptimizertoken.hxx:85
enum PPPOptimizerTokenEnum STR_FILENAME_SUFFIX
-sdext/source/minimizer/pppoptimizertoken.hxx:139
+sdext/source/minimizer/pppoptimizertoken.hxx:86
enum PPPOptimizerTokenEnum STR_WARN_UNSAVED_PRESENTATION
-sdext/source/minimizer/pppoptimizertoken.hxx:140
+sdext/source/minimizer/pppoptimizertoken.hxx:87
enum PPPOptimizerTokenEnum TK_NotFound
-sdext/source/pdfimport/inc/genericelements.hxx:202
+sdext/source/pdfimport/inc/genericelements.hxx:206
enum pdfi::ParagraphElement::ParagraphType Normal
-sdext/source/pdfimport/tree/drawtreevisiting.hxx:98
+sdext/source/pdfimport/tree/drawtreevisiting.hxx:96
enum pdfi::DrawXmlEmitter::DocType IMPRESS_DOC
-sdext/source/pdfimport/wrapper/wrapper.cxx:94
+sdext/source/pdfimport/wrapper/wrapper.cxx:89
enum pdfi::(anonymous namespace)::parseKey HYPERLINK
-sdext/source/pdfimport/wrapper/wrapper.cxx:95
+sdext/source/pdfimport/wrapper/wrapper.cxx:90
enum pdfi::(anonymous namespace)::parseKey INTERSECTCLIP
-sdext/source/pdfimport/wrapper/wrapper.cxx:96
+sdext/source/pdfimport/wrapper/wrapper.cxx:91
enum pdfi::(anonymous namespace)::parseKey INTERSECTEOCLIP
-sdext/source/pdfimport/wrapper/wrapper.cxx:97
+sdext/source/pdfimport/wrapper/wrapper.cxx:92
enum pdfi::(anonymous namespace)::parseKey POPSTATE
-sdext/source/pdfimport/wrapper/wrapper.cxx:98
+sdext/source/pdfimport/wrapper/wrapper.cxx:93
enum pdfi::(anonymous namespace)::parseKey PUSHSTATE
-sdext/source/pdfimport/wrapper/wrapper.cxx:101
+sdext/source/pdfimport/wrapper/wrapper.cxx:96
enum pdfi::(anonymous namespace)::parseKey SETBLENDMODE
-sdext/source/pdfimport/wrapper/wrapper.cxx:102
+sdext/source/pdfimport/wrapper/wrapper.cxx:97
enum pdfi::(anonymous namespace)::parseKey SETFILLCOLOR
-sdext/source/pdfimport/wrapper/wrapper.cxx:103
+sdext/source/pdfimport/wrapper/wrapper.cxx:98
enum pdfi::(anonymous namespace)::parseKey SETFONT
-sdext/source/pdfimport/wrapper/wrapper.cxx:104
+sdext/source/pdfimport/wrapper/wrapper.cxx:99
enum pdfi::(anonymous namespace)::parseKey SETLINECAP
-sdext/source/pdfimport/wrapper/wrapper.cxx:105
+sdext/source/pdfimport/wrapper/wrapper.cxx:100
enum pdfi::(anonymous namespace)::parseKey SETLINEDASH
-sdext/source/pdfimport/wrapper/wrapper.cxx:106
+sdext/source/pdfimport/wrapper/wrapper.cxx:101
enum pdfi::(anonymous namespace)::parseKey SETLINEJOIN
-sdext/source/pdfimport/wrapper/wrapper.cxx:107
+sdext/source/pdfimport/wrapper/wrapper.cxx:102
enum pdfi::(anonymous namespace)::parseKey SETLINEWIDTH
-sdext/source/pdfimport/wrapper/wrapper.cxx:108
+sdext/source/pdfimport/wrapper/wrapper.cxx:103
enum pdfi::(anonymous namespace)::parseKey SETMITERLIMIT
-sdext/source/pdfimport/wrapper/wrapper.cxx:110
+sdext/source/pdfimport/wrapper/wrapper.cxx:105
enum pdfi::(anonymous namespace)::parseKey SETSTROKECOLOR
-sdext/source/pdfimport/wrapper/wrapper.cxx:112
+sdext/source/pdfimport/wrapper/wrapper.cxx:107
enum pdfi::(anonymous namespace)::parseKey SETTRANSFORMATION
-sdext/source/pdfimport/wrapper/wrapper.cxx:115
+sdext/source/pdfimport/wrapper/wrapper.cxx:110
enum pdfi::(anonymous namespace)::parseKey UPDATEBLENDMODE
-sdext/source/pdfimport/wrapper/wrapper.cxx:118
+sdext/source/pdfimport/wrapper/wrapper.cxx:113
enum pdfi::(anonymous namespace)::parseKey UPDATEFILLOPACITY
-sdext/source/presenter/PresenterBitmapContainer.hxx:67
- enum sdext::presenter::PresenterBitmapContainer::BitmapDescriptor::TexturingMode Once
-sdext/source/presenter/PresenterConfigurationAccess.hxx:51
- enum sdext::presenter::PresenterConfigurationAccess::WriteMode READ_WRITE
-sdext/source/presenter/PresenterPaneBorderPainter.cxx:80
- enum sdext::presenter::(anonymous namespace)::RendererPaneStyle::Anchor Center
-sdext/source/presenter/PresenterScrollBar.hxx:145
- enum sdext::presenter::PresenterScrollBar::Area Pager
-sdext/source/presenter/PresenterScrollBar.hxx:145
- enum sdext::presenter::PresenterScrollBar::Area Total
-sdext/source/presenter/PresenterWindowManager.hxx:88
- enum sdext::presenter::PresenterWindowManager::LayoutMode LM_Generic
-sfx2/source/control/unoctitm.cxx:90
+sfx2/inc/dinfdlg.hrc:62
+ enum CustomProperties Custom_Type_Unknown
+sfx2/source/control/unoctitm.cxx:88
enum (anonymous namespace)::URLTypeId URLType_BOOL
-sfx2/source/control/unoctitm.cxx:91
+sfx2/source/control/unoctitm.cxx:89
enum (anonymous namespace)::URLTypeId URLType_BYTE
-sfx2/source/control/unoctitm.cxx:92
+sfx2/source/control/unoctitm.cxx:90
enum (anonymous namespace)::URLTypeId URLType_SHORT
-sfx2/source/control/unoctitm.cxx:93
+sfx2/source/control/unoctitm.cxx:91
enum (anonymous namespace)::URLTypeId URLType_LONG
-sfx2/source/control/unoctitm.cxx:94
+sfx2/source/control/unoctitm.cxx:92
enum (anonymous namespace)::URLTypeId URLType_HYPER
-sfx2/source/control/unoctitm.cxx:95
+sfx2/source/control/unoctitm.cxx:93
enum (anonymous namespace)::URLTypeId URLType_STRING
-sfx2/source/control/unoctitm.cxx:96
+sfx2/source/control/unoctitm.cxx:94
enum (anonymous namespace)::URLTypeId URLType_FLOAT
-sfx2/source/control/unoctitm.cxx:97
+sfx2/source/control/unoctitm.cxx:95
enum (anonymous namespace)::URLTypeId URLType_DOUBLE
-sfx2/source/control/unoctitm.cxx:98
+sfx2/source/control/unoctitm.cxx:96
enum (anonymous namespace)::URLTypeId URLType_COUNT
-sfx2/source/dialog/filedlghelper.cxx:805
+sfx2/source/dialog/filedlghelper.cxx:823
enum sfx2::(anonymous namespace)::open_or_save_t SAVE
-sfx2/source/dialog/filedlghelper.cxx:805
+sfx2/source/dialog/filedlghelper.cxx:823
enum sfx2::(anonymous namespace)::open_or_save_t UNDEFINED
-sfx2/source/dialog/securitypage.cxx:45
+sfx2/source/dialog/securitypage.cxx:46
enum (anonymous namespace)::RedliningMode RL_CALC
-sfx2/source/doc/docmacromode.cxx:162
+sfx2/source/doc/docmacromode.cxx:127
enum AutoConfirmation eAutoConfirmReject
sfx2/source/inc/docundomanager.hxx:70
enum SfxModelGuard::AllowedModelState E_FULLY_ALIVE
-sfx2/source/inc/workwin.hxx:69
+sfx2/source/inc/workwin.hxx:70
enum SfxChildVisibility NOT_VISIBLE
-sfx2/source/inc/workwin.hxx:72
+sfx2/source/inc/workwin.hxx:73
enum SfxChildVisibility FITS_IN
shell/source/backends/kf5be/kf5access.cxx:67
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:67:30) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:67:30) Size
shell/source/backends/kf5be/kf5access.cxx:112
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:112:56) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:112:56) Size
shell/source/backends/kf5be/kf5access.cxx:121
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:121:26) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:121:26) Size
shell/source/backends/kf5be/kf5access.cxx:139
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:139:56) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:139:56) Size
shell/source/backends/kf5be/kf5access.cxx:148
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:148:26) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:148:26) Size
shell/source/backends/kf5be/kf5access.cxx:166
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:166:57) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:166:57) Size
shell/source/backends/kf5be/kf5access.cxx:175
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:175:26) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:175:26) Size
shell/source/backends/kf5be/kf5access.cxx:193
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:193:57) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:193:57) Size
shell/source/backends/kf5be/kf5access.cxx:202
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:202:26) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:202:26) Size
shell/source/backends/kf5be/kf5access.cxx:220
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:220:58) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:220:58) Size
shell/source/backends/kf5be/kf5access.cxx:229
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:229:26) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:229:26) Size
shell/source/backends/kf5be/kf5access.cxx:247
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:247:58) Size
+ enum (unnamed at /home/noel/libo-plugin/shell/source/backends/kf5be/kf5access.cxx:247:58) Size
shell/source/backends/kf5be/kf5access.cxx:256
- enum (anonymous at /home/noel/libo2/shell/source/backends/kf5be/kf5access.cxx:256:26) Size
+ 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
enum UpdateFlags Position
-slideshow/source/engine/slide/layer.hxx:207
+slideshow/source/engine/slide/layer.hxx:208
enum slideshow::internal::Layer::Dummy BackgroundLayer
slideshow/source/engine/slide/slideimpl.cxx:171
enum slideshow::internal::(anonymous namespace)::SlideImpl::SlideAnimationState CONSTRUCTING_STATE
@@ -4226,389 +4488,367 @@ sot/source/sdstor/stgio.hxx:38
enum FatError OnFileError
sot/source/sdstor/stgio.hxx:39
enum FatError BothError
-starmath/inc/mathml/def.hxx:28
- enum SmLengthUnit MlEm
-starmath/inc/mathml/def.hxx:36
- enum SmLengthUnit MlP
-starmath/inc/mathml/def.hxx:103
- enum SmMlAttributeValueAccent MlFalse
-starmath/inc/mathml/def.hxx:109
- enum SmMlAttributeValueDir MlLtr
-starmath/inc/mathml/def.hxx:115
- enum SmMlAttributeValueDisplaystyle MlFalse
-starmath/inc/mathml/def.hxx:121
- enum SmMlAttributeValueFence MlFalse
-starmath/inc/mathml/def.hxx:127
- enum SmMlAttributeValueHref NMlEmpty
-starmath/inc/mathml/def.hxx:138
- enum SmMlAttributeValueMathbackground MlTransparent
-starmath/inc/mathml/def.hxx:144
- enum SmMlAttributeValueMathcolor MlDefault
-starmath/inc/mathml/def.hxx:155
- enum SmMlAttributeValueMathvariant normal
-starmath/inc/mathml/def.hxx:178
- enum SmMlAttributeValueMaxsize MlInfinity
-starmath/inc/mathml/def.hxx:184
- enum SmMlAttributeValueMinsize MlInfinity
-starmath/inc/mathml/def.hxx:194
- enum SmMlAttributeValueMovablelimits MlFalse
-starmath/inc/mathml/def.hxx:205
- enum SmMlAttributeValueSeparator MlFalse
-starmath/inc/mathml/def.hxx:211
- enum SmMlAttributeValueStretchy MlFalse
-starmath/inc/mathml/def.hxx:217
- enum SmMlAttributeValueSymmetric MlFalse
-starmath/inc/mathml/mathmlattr.hxx:27
+starmath/inc/mathml/def.hxx:129
+ enum SmMlAttributeValueForm MlPrefix
+starmath/inc/mathml/def.hxx:130
+ enum SmMlAttributeValueForm MlInfix
+starmath/inc/mathml/def.hxx:131
+ enum SmMlAttributeValueForm MlPosfix
+starmath/inc/mathml/mathmlattr.hxx:30
enum MathMLLengthUnit Ex
-starmath/inc/mathml/mathmlattr.hxx:28
+starmath/inc/mathml/mathmlattr.hxx:31
enum MathMLLengthUnit Px
-starmath/inc/mathml/mathmlattr.hxx:29
+starmath/inc/mathml/mathmlattr.hxx:32
enum MathMLLengthUnit In
-starmath/inc/mathml/mathmlattr.hxx:30
+starmath/inc/mathml/mathmlattr.hxx:33
enum MathMLLengthUnit Cm
-starmath/inc/mathml/mathmlattr.hxx:31
+starmath/inc/mathml/mathmlattr.hxx:34
enum MathMLLengthUnit Mm
-starmath/inc/mathml/mathmlattr.hxx:32
+starmath/inc/mathml/mathmlattr.hxx:35
enum MathMLLengthUnit Pt
-starmath/inc/mathml/mathmlattr.hxx:33
+starmath/inc/mathml/mathmlattr.hxx:36
enum MathMLLengthUnit Pc
-starmath/inc/mathml/mathmlattr.hxx:34
+starmath/inc/mathml/mathmlattr.hxx:37
enum MathMLLengthUnit Percent
-starmath/inc/mathml/mathmlMo.hxx:37
- enum moOpDP nonedp
starmath/inc/mathml/mathmlMo.hxx:38
- enum moOpDP accent
+ enum moOpDP nonedp
starmath/inc/mathml/mathmlMo.hxx:39
- enum moOpDP fence
+ enum moOpDP accent
starmath/inc/mathml/mathmlMo.hxx:40
- enum moOpDP stretchy
+ enum moOpDP fence
starmath/inc/mathml/mathmlMo.hxx:41
- enum moOpDP symmetric
+ enum moOpDP stretchy
starmath/inc/mathml/mathmlMo.hxx:42
- enum moOpDP separator
+ enum moOpDP symmetric
starmath/inc/mathml/mathmlMo.hxx:43
- enum moOpDP linebreakstyleAfter
+ enum moOpDP separator
starmath/inc/mathml/mathmlMo.hxx:44
+ enum moOpDP linebreakstyleAfter
+starmath/inc/mathml/mathmlMo.hxx:45
enum moOpDP largeop
-starmath/inc/mathml/mathmlMo.hxx:48
- enum moOpDP stretchyfence
starmath/inc/mathml/mathmlMo.hxx:49
+ enum moOpDP stretchyfence
+starmath/inc/mathml/mathmlMo.hxx:50
enum moOpDP movablelargeop
-starmath/inc/mathml/mathmlMo.hxx:55
- enum moOpDF prefix
starmath/inc/mathml/mathmlMo.hxx:56
- enum moOpDF infix
+ enum moOpDF prefix
starmath/inc/mathml/mathmlMo.hxx:57
- enum moOpDF postfix
+ enum moOpDF infix
starmath/inc/mathml/mathmlMo.hxx:58
+ enum moOpDF postfix
+starmath/inc/mathml/mathmlMo.hxx:59
enum moOpDF prepostfix
starmath/inc/nodetype.hxx:52
enum SmNodeType Rectangle
-starmath/inc/parsebase.hxx:36
+starmath/inc/parsebase.hxx:39
enum SmParseError UnexpectedChar
-starmath/inc/parsebase.hxx:37
+starmath/inc/parsebase.hxx:40
enum SmParseError UnexpectedToken
-starmath/inc/parsebase.hxx:38
+starmath/inc/parsebase.hxx:41
enum SmParseError PoundExpected
-starmath/inc/parsebase.hxx:39
+starmath/inc/parsebase.hxx:42
enum SmParseError ColorExpected
-starmath/inc/parsebase.hxx:40
+starmath/inc/parsebase.hxx:43
enum SmParseError LgroupExpected
-starmath/inc/parsebase.hxx:41
+starmath/inc/parsebase.hxx:44
enum SmParseError RgroupExpected
-starmath/inc/parsebase.hxx:42
+starmath/inc/parsebase.hxx:45
enum SmParseError LbraceExpected
-starmath/inc/parsebase.hxx:43
+starmath/inc/parsebase.hxx:46
enum SmParseError RbraceExpected
-starmath/inc/parsebase.hxx:44
+starmath/inc/parsebase.hxx:47
enum SmParseError ParentMismatch
-starmath/inc/parsebase.hxx:45
+starmath/inc/parsebase.hxx:48
enum SmParseError RightExpected
-starmath/inc/parsebase.hxx:46
+starmath/inc/parsebase.hxx:49
enum SmParseError FontExpected
-starmath/inc/parsebase.hxx:47
+starmath/inc/parsebase.hxx:50
enum SmParseError SizeExpected
-starmath/inc/parsebase.hxx:48
+starmath/inc/parsebase.hxx:51
enum SmParseError DoubleAlign
-starmath/inc/parsebase.hxx:49
+starmath/inc/parsebase.hxx:52
enum SmParseError DoubleSubsupscript
-starmath/inc/parsebase.hxx:50
+starmath/inc/parsebase.hxx:53
enum SmParseError NumberExpected
-starmath/inc/token.hxx:54
+starmath/inc/token.hxx:49
enum TG Attribute
-starmath/inc/token.hxx:55
+starmath/inc/token.hxx:50
enum TG Align
-starmath/inc/token.hxx:57
+starmath/inc/token.hxx:52
enum TG Blank
-starmath/inc/token.hxx:60
+starmath/inc/token.hxx:55
enum TG Color
-starmath/inc/token.hxx:61
+starmath/inc/token.hxx:56
enum TG Font
-starmath/inc/token.hxx:62
+starmath/inc/token.hxx:57
enum TG Standalone
-starmath/inc/token.hxx:64
+starmath/inc/token.hxx:59
enum TG FontAttr
-starmath/inc/token.hxx:85
+starmath/inc/token.hxx:80
enum SmTokenType TGE
-starmath/inc/token.hxx:85
+starmath/inc/token.hxx:80
enum SmTokenType TGT
-starmath/inc/token.hxx:85
+starmath/inc/token.hxx:80
enum SmTokenType TLE
-starmath/inc/token.hxx:85
+starmath/inc/token.hxx:80
enum SmTokenType TLT
-starmath/inc/token.hxx:86
+starmath/inc/token.hxx:81
enum SmTokenType TASSIGN
-starmath/inc/token.hxx:86
+starmath/inc/token.hxx:81
enum SmTokenType TGG
-starmath/inc/token.hxx:86
+starmath/inc/token.hxx:81
enum SmTokenType TLL
-starmath/inc/token.hxx:86
+starmath/inc/token.hxx:81
enum SmTokenType TNEQ
-starmath/inc/token.hxx:87
+starmath/inc/token.hxx:82
enum SmTokenType TEQUIV
-starmath/inc/token.hxx:87
+starmath/inc/token.hxx:82
enum SmTokenType TORTHO
-starmath/inc/token.hxx:87
+starmath/inc/token.hxx:82
enum SmTokenType TPARALLEL
-starmath/inc/token.hxx:90
+starmath/inc/token.hxx:85
enum SmTokenType TSIM
-starmath/inc/token.hxx:90
+starmath/inc/token.hxx:85
enum SmTokenType TSIMEQ
-starmath/inc/token.hxx:92
+starmath/inc/token.hxx:87
enum SmTokenType TDIV
-starmath/inc/token.hxx:92
+starmath/inc/token.hxx:87
enum SmTokenType TTIMES
-starmath/inc/token.hxx:93
+starmath/inc/token.hxx:88
enum SmTokenType TBACKSLASH
-starmath/inc/token.hxx:93
+starmath/inc/token.hxx:88
enum SmTokenType TSLASH
-starmath/inc/token.hxx:94
+starmath/inc/token.hxx:89
enum SmTokenType TIT
-starmath/inc/token.hxx:98
+starmath/inc/token.hxx:93
enum SmTokenType TAND
-starmath/inc/token.hxx:98
+starmath/inc/token.hxx:93
enum SmTokenType TOR
-starmath/inc/token.hxx:99
+starmath/inc/token.hxx:94
enum SmTokenType TNOTPRECEDES
-starmath/inc/token.hxx:99
+starmath/inc/token.hxx:94
enum SmTokenType TNOTSUCCEEDS
-starmath/inc/token.hxx:99
+starmath/inc/token.hxx:94
enum SmTokenType TPRECEDES
-starmath/inc/token.hxx:99
+starmath/inc/token.hxx:94
enum SmTokenType TSUCCEEDS
-starmath/inc/token.hxx:100
+starmath/inc/token.hxx:95
enum SmTokenType TPRECEDESEQUAL
-starmath/inc/token.hxx:100
+starmath/inc/token.hxx:95
enum SmTokenType TPRECEDESEQUIV
-starmath/inc/token.hxx:100
+starmath/inc/token.hxx:95
enum SmTokenType TSUCCEEDSEQUAL
-starmath/inc/token.hxx:100
+starmath/inc/token.hxx:95
enum SmTokenType TSUCCEEDSEQUIV
-starmath/inc/token.hxx:102
+starmath/inc/token.hxx:97
enum SmTokenType TDEF
-starmath/inc/token.hxx:103
+starmath/inc/token.hxx:98
enum SmTokenType TAPPROX
-starmath/inc/token.hxx:103
+starmath/inc/token.hxx:98
enum SmTokenType TDIVIDES
-starmath/inc/token.hxx:103
+starmath/inc/token.hxx:98
enum SmTokenType TNDIVIDES
-starmath/inc/token.hxx:103
+starmath/inc/token.hxx:98
enum SmTokenType TPROP
-starmath/inc/token.hxx:104
+starmath/inc/token.hxx:99
enum SmTokenType TGESLANT
-starmath/inc/token.hxx:104
+starmath/inc/token.hxx:99
enum SmTokenType TLESLANT
-starmath/inc/token.hxx:104
+starmath/inc/token.hxx:99
enum SmTokenType TTRANSL
-starmath/inc/token.hxx:104
+starmath/inc/token.hxx:99
enum SmTokenType TTRANSR
-starmath/inc/token.hxx:106
+starmath/inc/token.hxx:101
enum SmTokenType TODIVIDE
-starmath/inc/token.hxx:106
+starmath/inc/token.hxx:101
enum SmTokenType TODOT
-starmath/inc/token.hxx:106
+starmath/inc/token.hxx:101
enum SmTokenType TOMINUS
-starmath/inc/token.hxx:106
+starmath/inc/token.hxx:101
enum SmTokenType TOPLUS
-starmath/inc/token.hxx:106
+starmath/inc/token.hxx:101
enum SmTokenType TOTIMES
-starmath/inc/token.hxx:113
+starmath/inc/token.hxx:108
enum SmTokenType TIN
-starmath/inc/token.hxx:113
+starmath/inc/token.hxx:108
enum SmTokenType TNI
-starmath/inc/token.hxx:113
+starmath/inc/token.hxx:108
enum SmTokenType TNOTIN
-starmath/inc/token.hxx:114
+starmath/inc/token.hxx:109
enum SmTokenType TSUBSET
-starmath/inc/token.hxx:114
+starmath/inc/token.hxx:109
enum SmTokenType TSUBSETEQ
-starmath/inc/token.hxx:114
+starmath/inc/token.hxx:109
enum SmTokenType TSUPSET
-starmath/inc/token.hxx:114
+starmath/inc/token.hxx:109
enum SmTokenType TSUPSETEQ
-starmath/inc/token.hxx:115
+starmath/inc/token.hxx:110
enum SmTokenType TNSUBSET
-starmath/inc/token.hxx:115
+starmath/inc/token.hxx:110
enum SmTokenType TNSUBSETEQ
-starmath/inc/token.hxx:115
+starmath/inc/token.hxx:110
enum SmTokenType TNSUPSET
-starmath/inc/token.hxx:115
+starmath/inc/token.hxx:110
enum SmTokenType TNSUPSETEQ
-starmath/inc/token.hxx:116
+starmath/inc/token.hxx:111
enum SmTokenType TINTERSECT
-starmath/inc/token.hxx:116
+starmath/inc/token.hxx:111
enum SmTokenType TSETMINUS
-starmath/inc/token.hxx:116
+starmath/inc/token.hxx:111
enum SmTokenType TSETQUOTIENT
-starmath/inc/token.hxx:116
+starmath/inc/token.hxx:111
enum SmTokenType TUNION
-starmath/inc/token.hxx:127
+starmath/inc/token.hxx:122
enum SmTokenType THARPOON
-starmath/inc/token.hxx:144
+starmath/inc/token.hxx:139
enum SmTokenType TEXP
-starmath/inc/token.hxx:144
+starmath/inc/token.hxx:139
enum SmTokenType TLN
-starmath/inc/token.hxx:144
+starmath/inc/token.hxx:139
enum SmTokenType TLOG
-starmath/inc/token.hxx:145
+starmath/inc/token.hxx:140
enum SmTokenType TCOS
-starmath/inc/token.hxx:145
+starmath/inc/token.hxx:140
enum SmTokenType TCOT
-starmath/inc/token.hxx:145
+starmath/inc/token.hxx:140
enum SmTokenType TSIN
-starmath/inc/token.hxx:145
+starmath/inc/token.hxx:140
enum SmTokenType TTAN
-starmath/inc/token.hxx:146
+starmath/inc/token.hxx:141
enum SmTokenType TCOSH
-starmath/inc/token.hxx:146
+starmath/inc/token.hxx:141
enum SmTokenType TCOTH
-starmath/inc/token.hxx:146
+starmath/inc/token.hxx:141
enum SmTokenType TSINH
-starmath/inc/token.hxx:146
+starmath/inc/token.hxx:141
enum SmTokenType TTANH
-starmath/inc/token.hxx:147
+starmath/inc/token.hxx:142
enum SmTokenType TACOS
-starmath/inc/token.hxx:147
+starmath/inc/token.hxx:142
enum SmTokenType TACOT
-starmath/inc/token.hxx:147
+starmath/inc/token.hxx:142
enum SmTokenType TASIN
-starmath/inc/token.hxx:147
+starmath/inc/token.hxx:142
enum SmTokenType TATAN
-starmath/inc/token.hxx:148
+starmath/inc/token.hxx:143
enum SmTokenType TACOSH
-starmath/inc/token.hxx:148
+starmath/inc/token.hxx:143
enum SmTokenType TACOTH
-starmath/inc/token.hxx:148
+starmath/inc/token.hxx:143
enum SmTokenType TASINH
-starmath/inc/token.hxx:148
+starmath/inc/token.hxx:143
enum SmTokenType TATANH
-starmath/source/ooxmlimport.cxx:388
+starmath/source/ooxmlimport.cxx:391
enum operation_t noBar
-stoc/source/inspect/introspection.cxx:1829
- enum MethodType GETSET_METHOD
stoc/source/inspect/introspection.cxx:1831
+ enum MethodType GETSET_METHOD
+stoc/source/inspect/introspection.cxx:1833
enum MethodType REMOVE_LISTENER_METHOD
-stoc/source/security/permissions.h:37
+stoc/source/security/permissions.h:38
enum stoc_sec::Permission::t_type ALL
-store/source/stordata.hxx:572
+store/source/stordata.hxx:571
enum store::OStoreDirectoryPageData::ChunkScope SCOPE_UNKNOWN
svgio/inc/svgmarkernode.hxx:34
enum svgio::svgreader::SvgMarkerNode::MarkerUnits userSpaceOnUse
-svgio/inc/svgnode.hxx:46
+svgio/inc/svgmarkernode.hxx:39
+ enum svgio::svgreader::SvgMarkerNode::MarkerOrient notset
+svgio/inc/svgnode.hxx:47
enum svgio::svgreader::XmlSpace Preserve
-svgio/inc/svgnode.hxx:52
- enum svgio::svgreader::Display Inline
svgio/inc/svgnode.hxx:53
- enum svgio::svgreader::Display Block
+ enum svgio::svgreader::Display Inline
svgio/inc/svgnode.hxx:54
- enum svgio::svgreader::Display ListItem
+ enum svgio::svgreader::Display Block
svgio/inc/svgnode.hxx:55
- enum svgio::svgreader::Display RunIn
+ enum svgio::svgreader::Display ListItem
svgio/inc/svgnode.hxx:56
- enum svgio::svgreader::Display Compact
+ enum svgio::svgreader::Display RunIn
svgio/inc/svgnode.hxx:57
- enum svgio::svgreader::Display Marker
+ enum svgio::svgreader::Display Compact
svgio/inc/svgnode.hxx:58
- enum svgio::svgreader::Display Table
+ enum svgio::svgreader::Display Marker
svgio/inc/svgnode.hxx:59
- enum svgio::svgreader::Display InlineTable
+ enum svgio::svgreader::Display Table
svgio/inc/svgnode.hxx:60
- enum svgio::svgreader::Display TableRowGroup
+ enum svgio::svgreader::Display InlineTable
svgio/inc/svgnode.hxx:61
- enum svgio::svgreader::Display TableHeaderGroup
+ enum svgio::svgreader::Display TableRowGroup
svgio/inc/svgnode.hxx:62
- enum svgio::svgreader::Display TableFooterGroup
+ enum svgio::svgreader::Display TableHeaderGroup
svgio/inc/svgnode.hxx:63
- enum svgio::svgreader::Display TableRow
+ enum svgio::svgreader::Display TableFooterGroup
svgio/inc/svgnode.hxx:64
- enum svgio::svgreader::Display TableColumnGroup
+ enum svgio::svgreader::Display TableRow
svgio/inc/svgnode.hxx:65
- enum svgio::svgreader::Display TableColumn
+ enum svgio::svgreader::Display TableColumnGroup
svgio/inc/svgnode.hxx:66
- enum svgio::svgreader::Display TableCell
+ enum svgio::svgreader::Display TableColumn
svgio/inc/svgnode.hxx:67
+ enum svgio::svgreader::Display TableCell
+svgio/inc/svgnode.hxx:68
enum svgio::svgreader::Display TableCaption
-svgio/inc/svgnode.hxx:69
+svgio/inc/svgnode.hxx:70
enum svgio::svgreader::Display Inherit
-svgio/inc/SvgNumber.hxx:35
+svgio/inc/SvgNumber.hxx:32
enum svgio::svgreader::NumberType length
-svgio/inc/svgstyleattributes.hxx:45
+svgio/inc/svgstyleattributes.hxx:47
enum svgio::svgreader::StrokeLinecap butt
-svgio/inc/svgstyleattributes.hxx:53
+svgio/inc/svgstyleattributes.hxx:55
enum svgio::svgreader::StrokeLinejoin miter
-svgio/inc/svgstyleattributes.hxx:95
+svgio/inc/svgstyleattributes.hxx:97
enum svgio::svgreader::FontStyle normal
-svgio/inc/svgstyleattributes.hxx:132
+svgio/inc/svgstyleattributes.hxx:134
enum svgio::svgreader::TextDecoration none
-svgio/inc/svgstyleattributes.hxx:136
+svgio/inc/svgstyleattributes.hxx:138
enum svgio::svgreader::TextDecoration blink
-svgio/inc/svgstyleattributes.hxx:151
- enum svgio::svgreader::FillRule evenodd
-svgio/inc/svgstyleattributes.hxx:156
+svgio/inc/svgstyleattributes.hxx:152
+ enum svgio::svgreader::FillRule nonzero
+svgio/inc/svgstyleattributes.hxx:158
enum svgio::svgreader::BaselineShift Baseline
-svgio/inc/svgstyleattributes.hxx:168
+svgio/inc/svgstyleattributes.hxx:170
enum svgio::svgreader::Visibility collapse
svgio/inc/svgtoken.hxx:41
enum svgio::svgreader::SVGToken Xmlns
-svgio/inc/svgtools.hxx:53
+svgio/inc/svgtoken.hxx:44
+ enum svgio::svgreader::SVGToken In
+svgio/inc/svgtools.hxx:54
enum svgio::svgreader::SvgAlign xMinYMin
-svgio/source/svgreader/svgtools.cxx:415
+svgio/source/svgreader/svgtools.cxx:416
enum DegreeType rad
svl/source/misc/adrparse.cxx:26
enum (anonymous namespace)::ElementType ELEMENT_START
-svl/source/misc/strmadpt.cxx:40
+svl/source/misc/strmadpt.cxx:41
enum SvDataPipe_Impl::SeekResult SEEK_BEFORE_MARKED
-svl/source/misc/strmadpt.cxx:40
+svl/source/misc/strmadpt.cxx:41
enum SvDataPipe_Impl::SeekResult SEEK_PAST_END
-svl/source/numbers/zforscan.hxx:47
+svl/source/numbers/zforscan.hxx:48
enum ImpSvNumberformatScan::KeywordLocalization LocaleLegacy
-svtools/inc/table/tablecontrolinterface.hxx:78
- enum svt::table::TableCellArea CellContent
-svtools/inc/table/tablemodel.hxx:68
- enum svt::table::ScrollbarVisibility ScrollbarShowSmart
-svtools/inc/table/tablesort.hxx:34
- enum svt::table::ColumnSortDirection ColumnSortDescending
-svtools/source/config/miscopt.cxx:119
+svtools/source/config/colorcfg.cxx:369
+ enum ColorType clLight
+svtools/source/config/colorcfg.cxx:370
+ enum ColorType clDark
+svtools/source/config/colorcfg.cxx:371
+ enum ColorType nColorTypes
+svtools/source/config/miscopt.cxx:102
enum SvtMiscOptions_Impl::SetModifiedFlag DONT_SET
-svtools/source/control/ctrltool.cxx:97
+svtools/source/control/ctrltool.cxx:100
enum (anonymous namespace)::FontListFontNameType SCREEN
-svtools/source/control/valueset.cxx:62
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/svtools/source/control/valueset.cxx:60:1) ITEM_OFFSET
-svtools/source/control/valueset.cxx:63
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/svtools/source/control/valueset.cxx:60:1) ITEM_OFFSET_DOUBLE
svtools/source/control/valueset.cxx:64
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/svtools/source/control/valueset.cxx:60:1) NAME_LINE_OFF_X
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:62:1) ITEM_OFFSET
svtools/source/control/valueset.cxx:65
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/svtools/source/control/valueset.cxx:60:1) NAME_LINE_OFF_Y
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:62:1) ITEM_OFFSET_DOUBLE
svtools/source/control/valueset.cxx:66
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/svtools/source/control/valueset.cxx:60:1) NAME_LINE_HEIGHT
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:62:1) NAME_LINE_OFF_X
svtools/source/control/valueset.cxx:67
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/svtools/source/control/valueset.cxx:60:1) NAME_OFFSET
-svtools/source/svhtml/parhtml.cxx:1887
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/svtools/source/control/valueset.cxx:62:1) NAME_LINE_OFF_Y
+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)::HtmlMeta Generator
-svtools/source/svhtml/parhtml.cxx:1888
+svtools/source/svhtml/parhtml.cxx:1933
enum (anonymous namespace)::HtmlMeta SDFootnote
-svtools/source/svhtml/parhtml.cxx:1889
+svtools/source/svhtml/parhtml.cxx:1934
enum (anonymous namespace)::HtmlMeta SDEndnote
svx/inc/sdr/overlay/overlaytools.hxx:204
enum drawinglayer::primitive2d::HelplineStyle HELPLINESTYLE_POINT
@@ -4620,9 +4860,9 @@ svx/source/dialog/srchdlg.cxx:101
enum ModifyFlags Values
svx/source/dialog/srchdlg.cxx:102
enum ModifyFlags CalcNotes
-svx/source/fmcomp/fmgridcl.cxx:815
+svx/source/fmcomp/fmgridcl.cxx:814
enum (anonymous namespace)::InspectorAction eOpenInspector
-svx/source/inc/datanavi.hxx:71
+svx/source/inc/datanavi.hxx:72
enum svxform::DataItemType DITElement
svx/source/inc/docrecovery.hxx:75
enum EDocStates Unknown
@@ -4642,13 +4882,13 @@ svx/source/inc/fmdocumentclassification.hxx:38
enum svxform::DocumentType eDatabaseReport
svx/source/inc/fmexpl.hxx:380
enum svxform::NavigatorTree::SELDATA_ITEMS SDI_ALL
-svx/source/inc/fmshimp.hxx:82
- enum LoadFormsFlags Load
svx/source/inc/fmshimp.hxx:83
+ enum LoadFormsFlags Load
+svx/source/inc/fmshimp.hxx:84
enum LoadFormsFlags Sync
svx/source/inc/fmtextcontrolshell.hxx:146
enum svx::FmTextControlShell::AttributeSet eParaAttribs
-svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx:534
+svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx:535
enum sdr::contact::ViewObjectContactOfUnoControl_Impl::ViewControlMode eAlive
svx/source/stbctrls/modctrl.cxx:45
enum SvxModifyControl::ImplData::ModificationState MODIFICATION_STATE_NO
@@ -4656,33 +4896,39 @@ svx/source/stbctrls/modctrl.cxx:47
enum SvxModifyControl::ImplData::ModificationState MODIFICATION_STATE_FEEDBACK
svx/source/stbctrls/modctrl.cxx:48
enum SvxModifyControl::ImplData::ModificationState MODIFICATION_STATE_SIZE
-svx/source/svdraw/svdocapt.cxx:58
+svx/source/svdraw/svdocapt.cxx:57
enum (anonymous namespace)::EscDir UNT
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:2208
+svx/source/tbxctrls/tbcontrl.cxx:2500
enum (anonymous namespace)::FrmValidFlags AllMask
-svx/source/tbxctrls/tbunosearchcontrollers.cxx:706
+svx/source/tbxctrls/tbunosearchcontrollers.cxx:693
enum (anonymous namespace)::UpDownSearchToolboxController::Type DOWN
-svx/source/unodraw/recoveryui.cxx:49
+svx/source/unodraw/recoveryui.cxx:50
enum (anonymous namespace)::RecoveryUI::EJob E_JOB_UNKNOWN
-sw/inc/calbck.hxx:122
+svx/source/xml/xmlxtimp.cxx:65
+ enum (anonymous namespace)::SvxXMLTableImportContextEnum Gradient
+sw/inc/calbck.hxx:129
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
+ enum SwCursorShell::StartsWith HiddenPara
sw/inc/crstate.hxx:57
enum MultiPortionType TWOLINE
sw/inc/crstate.hxx:126
enum CursorMoveState LeftMargin
-sw/inc/dbmgr.hxx:98
+sw/inc/dbmgr.hxx:99
enum SwDBSelect QUERY
-sw/inc/doc.hxx:322
+sw/inc/doc.hxx:334
enum SwDoc::MissingDictionary False
-sw/inc/doc.hxx:392
+sw/inc/doc.hxx:406
enum SwDoc::DocumentType DOCTYPE_NATIVE
-sw/inc/doc.hxx:1197
+sw/inc/doc.hxx:1212
enum SwDoc::RowColMode DeleteRow
sw/inc/docary.hxx:72
enum SwVectorModifyBase<class SwFrameFormat *>::DestructorPolicy KeepElements
@@ -4690,23 +4936,23 @@ sw/inc/docary.hxx:72
enum SwVectorModifyBase<class SwGrfFormatColl *>::DestructorPolicy KeepElements
sw/inc/docary.hxx:72
enum SwVectorModifyBase<class SwTextFormatColl *>::DestructorPolicy KeepElements
-sw/inc/docstyle.hxx:68
+sw/inc/docstyle.hxx:69
enum SwDocStyleSheet::FillStyleType FillOnlyName
-sw/inc/docufld.hxx:43
+sw/inc/docufld.hxx:44
enum SwAuthorFormat AF_BEGIN
-sw/inc/docufld.hxx:52
+sw/inc/docufld.hxx:53
enum SwDocStatSubType DS_BEGIN
-sw/inc/docufld.hxx:123
+sw/inc/docufld.hxx:124
enum SwJumpEditFormat JE_FMT_TEXT
-sw/inc/fesh.hxx:64
+sw/inc/fesh.hxx:65
enum FrameTypeFlags PAGE
-sw/inc/fesh.hxx:96
+sw/inc/fesh.hxx:97
enum GotoObjFlags Any
-sw/inc/fesh.hxx:111
+sw/inc/fesh.hxx:112
enum FlyProtectFlags Fixed
-sw/inc/fesh.hxx:131
+sw/inc/fesh.hxx:132
enum ObjCntType OBJCNT_DONTCARE
-sw/inc/fesh.hxx:140
+sw/inc/fesh.hxx:141
enum CurRectType Frame
sw/inc/flyenum.hxx:36
enum SwChainRet NOT_EMPTY
@@ -4720,31 +4966,35 @@ sw/inc/flyenum.hxx:41
enum SwChainRet SOURCE_CHAINED
sw/inc/flyenum.hxx:42
enum SwChainRet SELF
-sw/inc/fmtcol.hxx:189
+sw/inc/fmtcol.hxx:198
enum Master_CollCondition PARA_IN_LIST
-sw/inc/fmtcol.hxx:190
+sw/inc/fmtcol.hxx:199
enum Master_CollCondition PARA_IN_OUTLINE
-sw/inc/fmtcol.hxx:191
+sw/inc/fmtcol.hxx:200
enum Master_CollCondition PARA_IN_FRAME
-sw/inc/fmtcol.hxx:194
+sw/inc/fmtcol.hxx:203
enum Master_CollCondition PARA_IN_SECTION
-sw/inc/fmtcol.hxx:195
+sw/inc/fmtcol.hxx:204
enum Master_CollCondition PARA_IN_FOOTNOTE
-sw/inc/fmtcol.hxx:198
+sw/inc/fmtcol.hxx:207
enum Master_CollCondition PARA_IN_ENDNOTE
sw/inc/fmtftntx.hxx:34
enum SwFootnoteEndPosEnum FTNEND_ATTXTEND_END
-sw/inc/IDocumentContentOperations.hxx:48
+sw/inc/hints.hxx:300
+ enum TableFormulaUpdateFlags TBL_CALC
+sw/inc/IDocumentContentOperations.hxx:47
enum SwMoveFlags DEFAULT
-sw/inc/IDocumentContentOperations.hxx:62
+sw/inc/IDocumentContentOperations.hxx:61
enum SwInsertFlags DEFAULT
-sw/inc/IDocumentContentOperations.hxx:74
+sw/inc/IDocumentContentOperations.hxx:73
enum SwCopyFlags Default
-sw/inc/IDocumentExternalData.hxx:28
+sw/inc/IDocumentContentOperations.hxx:86
+ enum SwDeleteFlags Default
+sw/inc/IDocumentExternalData.hxx:27
enum sw::tExternalDataType FIB
-sw/inc/IDocumentExternalData.hxx:28
+sw/inc/IDocumentExternalData.hxx:27
enum sw::tExternalDataType STTBF_ASSOC
-sw/inc/IDocumentRedlineAccess.hxx:136
+sw/inc/IDocumentRedlineAccess.hxx:134
enum IDocumentRedlineAccess::AppendResult MERGED
sw/inc/IMark.hxx:34
enum sw::mark::InsertMode CopyText
@@ -4756,44 +5006,48 @@ sw/inc/itabenum.hxx:32
enum SwInsertTableFlags All
sw/inc/ndhints.hxx:33
enum CopyOrNewType New
-sw/inc/ndtxt.hxx:177
- enum SwTextNode::WrongState PENDING
sw/inc/pagedesc.hxx:130
enum UseOnPage NoHeaderShare
sw/inc/pagedesc.hxx:131
enum UseOnPage NoFooterShare
sw/inc/pagedesc.hxx:132
enum UseOnPage NoFirstShare
-sw/inc/redline.hxx:236
+sw/inc/redline.hxx:252
enum SwRangeRedline::Invalidation Remove
sw/inc/reffld.hxx:47
enum REFERENCEMARK REF_BEGIN
-sw/inc/sortopt.hxx:28
+sw/inc/sortopt.hxx:27
enum SwSortOrder Descending
-sw/inc/sortopt.hxx:29
+sw/inc/sortopt.hxx:28
enum SwSortDirection Columns
-sw/inc/SwAppletImpl.hxx:31
+sw/inc/SwAppletImpl.hxx:32
enum SwHtmlOptType IGNORE
-sw/inc/swmodule.hxx:64
+sw/inc/swcrsr.hxx:65
+ enum SwCursorSkipMode Chars
+sw/inc/swmodule.hxx:63
enum SvViewOpt DestView
-sw/inc/swtypes.hxx:139
+sw/inc/swregion.hxx:58
+ enum SwRegionRects::CompressType CompressExact
+sw/inc/swtypes.hxx:134
enum SetAttrMode DEFAULT
-sw/inc/swtypes.hxx:202
+sw/inc/swtypes.hxx:209
enum PrepareHint FixSizeChanged
-sw/inc/swtypes.hxx:203
+sw/inc/swtypes.hxx:210
enum PrepareHint FollowFollows
-sw/inc/swtypes.hxx:205
+sw/inc/swtypes.hxx:212
enum PrepareHint FlyFrameSizeChanged
-sw/inc/swtypes.hxx:214
+sw/inc/swtypes.hxx:221
enum PrepareHint ULSpaceChanged
sw/inc/swundo.hxx:32
enum SwUndoId STD_BEGIN
-sw/inc/ToxTabStopTokenHandler.hxx:56
+sw/inc/ToxTabStopTokenHandler.hxx:57
enum sw::DefaultToxTabStopTokenHandler::TabStopReferencePolicy TABSTOPS_RELATIVE_TO_PAGE
-sw/inc/undobj.hxx:138
+sw/inc/undobj.hxx:139
enum DelContentType AllMask
-sw/inc/unobaseclass.hxx:50
+sw/inc/unobaseclass.hxx:51
enum CursorType All
+sw/inc/unobaseclass.hxx:63
+ enum sw::DeleteAndInsertMode Default
sw/inc/unocoll.hxx:126
enum SwServiceType FieldTypeDummy1
sw/inc/unocoll.hxx:127
@@ -4803,85 +5057,85 @@ sw/inc/unocoll.hxx:128
sw/inc/unocrsrhelper.hxx:57
enum SwGetPropertyStatesCaller SW_PROPERTY_STATE_CALLER_DEFAULT
sw/inc/unostyle.hxx:248
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) FIRST_ROW_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) FIRST_ROW_STYLE
sw/inc/unostyle.hxx:249
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) LAST_ROW_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) LAST_ROW_STYLE
sw/inc/unostyle.hxx:250
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) FIRST_COLUMN_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) FIRST_COLUMN_STYLE
sw/inc/unostyle.hxx:251
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) LAST_COLUMN_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) LAST_COLUMN_STYLE
sw/inc/unostyle.hxx:252
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) EVEN_ROWS_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) EVEN_ROWS_STYLE
sw/inc/unostyle.hxx:253
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) ODD_ROWS_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) ODD_ROWS_STYLE
sw/inc/unostyle.hxx:254
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) EVEN_COLUMNS_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) EVEN_COLUMNS_STYLE
sw/inc/unostyle.hxx:255
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) ODD_COLUMNS_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) ODD_COLUMNS_STYLE
sw/inc/unostyle.hxx:256
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) BODY_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) BODY_STYLE
sw/inc/unostyle.hxx:257
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) BACKGROUND_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) BACKGROUND_STYLE
sw/inc/unostyle.hxx:259
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) FIRST_ROW_START_COLUMN_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) FIRST_ROW_START_COLUMN_STYLE
sw/inc/unostyle.hxx:260
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) FIRST_ROW_END_COLUMN_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) FIRST_ROW_END_COLUMN_STYLE
sw/inc/unostyle.hxx:261
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) LAST_ROW_START_COLUMN_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) LAST_ROW_START_COLUMN_STYLE
sw/inc/unostyle.hxx:262
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) LAST_ROW_END_COLUMN_STYLE
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) LAST_ROW_END_COLUMN_STYLE
sw/inc/unostyle.hxx:263
- enum SwXTextTableStyle::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) FIRST_ROW_EVEN_COLUMN_STYLE
+ 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::(anonymous at /home/noel/libo2/sw/inc/unostyle.hxx:247:5) LAST_ROW_EVEN_COLUMN_STYLE
-sw/inc/unotextrange.hxx:59
+ enum SwXTextTableStyle::(unnamed at /home/noel/libo-plugin/sw/inc/unostyle.hxx:247:5) LAST_ROW_EVEN_COLUMN_STYLE
+sw/inc/unotextrange.hxx:58
enum sw::TextRangeMode RequireTextNode
-sw/inc/unotextrange.hxx:101
+sw/inc/unotextrange.hxx:111
enum SwXTextRange::RangePosition RANGE_IN_TEXT
-sw/inc/view.hxx:98
- enum ShellMode Media
sw/inc/view.hxx:99
- enum ShellMode ExtrudedCustomShape
+ enum ShellMode Media
sw/inc/view.hxx:100
- enum ShellMode FontWork
+ enum ShellMode ExtrudedCustomShape
sw/inc/view.hxx:101
+ enum ShellMode FontWork
+sw/inc/view.hxx:102
enum ShellMode PostIt
-sw/inc/view.hxx:666
+sw/inc/view.hxx:684
enum SwView::CachedStringID OldGrfCat
-sw/inc/view.hxx:667
+sw/inc/view.hxx:685
enum SwView::CachedStringID OldTabCat
-sw/inc/view.hxx:668
+sw/inc/view.hxx:686
enum SwView::CachedStringID OldFrameCat
-sw/inc/view.hxx:669
+sw/inc/view.hxx:687
enum SwView::CachedStringID OldDrwCat
-sw/inc/view.hxx:670
+sw/inc/view.hxx:688
enum SwView::CachedStringID CachedStrings
-sw/inc/viewopt.hxx:45
- enum ViewOptFlags1 Pagebreak
-sw/inc/viewopt.hxx:46
- enum ViewOptFlags1 Columnbreak
-sw/inc/viewopt.hxx:49
- enum ViewOptFlags1 Ref
-sw/inc/viewopt.hxx:93
+sw/inc/viewopt.hxx:160
enum ViewOptFlags2 Modified
-sw/inc/viewopt.hxx:115
+sw/inc/viewopt.hxx:182
enum ViewOptFlags DocBoundaries
-sw/inc/viewopt.hxx:116
+sw/inc/viewopt.hxx:183
enum ViewOptFlags ObjectBoundaries
-sw/inc/viewopt.hxx:117
+sw/inc/viewopt.hxx:184
enum ViewOptFlags TableBoundaries
-sw/inc/viewopt.hxx:118
+sw/inc/viewopt.hxx:185
enum ViewOptFlags IndexShadings
-sw/inc/viewopt.hxx:119
+sw/inc/viewopt.hxx:186
enum ViewOptFlags Links
-sw/inc/viewopt.hxx:120
+sw/inc/viewopt.hxx:187
enum ViewOptFlags VisitedLinks
-sw/inc/viewopt.hxx:121
+sw/inc/viewopt.hxx:188
enum ViewOptFlags FieldShadings
-sw/inc/viewopt.hxx:122
+sw/inc/viewopt.hxx:189
enum ViewOptFlags SectionBoundaries
-sw/inc/viewopt.hxx:123
+sw/inc/viewopt.hxx:190
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/source/core/access/accfrmobjmap.hxx:36
enum SwAccessibleChildMapKey::LayerId CONTROLS
sw/source/core/access/accfrmobjmap.hxx:36
@@ -4894,53 +5148,57 @@ sw/source/core/access/accfrmobjmap.hxx:36
enum SwAccessibleChildMapKey::LayerId TEXT
sw/source/core/access/accfrmobjmap.hxx:36
enum SwAccessibleChildMapKey::LayerId XWINDOW
-sw/source/core/fields/cellfml.cxx:58
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/sw/source/core/fields/cellfml.cxx:56:1) cMAXSTACKSIZE
+sw/source/core/fields/cellfml.cxx:61
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/sw/source/core/fields/cellfml.cxx:59:1) cMAXSTACKSIZE
sw/source/core/inc/ascharanchoredobjectposition.hxx:51
enum sw::LineAlign TOP
sw/source/core/inc/dbg_lay.hxx:56
enum DbgAction NextSect
sw/source/core/inc/dbg_lay.hxx:56
enum DbgAction PrevSect
-sw/source/core/inc/frame.hxx:489
+sw/source/core/inc/frame.hxx:492
enum SwFrame::InvalidationType INVALID_LINENUM
-sw/source/core/inc/frame.hxx:489
+sw/source/core/inc/frame.hxx:492
enum SwFrame::InvalidationType INVALID_PRTAREA
-sw/source/core/inc/frame.hxx:489
+sw/source/core/inc/frame.hxx:492
enum SwFrame::InvalidationType INVALID_SIZE
-sw/source/core/inc/mvsave.hxx:72
+sw/source/core/inc/layact.hxx:201
+ enum IdleJobArea ALL
+sw/source/core/inc/mvsave.hxx:73
enum sw::mark::RestoreMode All
-sw/source/core/inc/rolbck.hxx:60
+sw/source/core/inc/rolbck.hxx:62
enum HISTORY_HINT HSTRY_SETFMTHNT
-sw/source/core/inc/rolbck.hxx:61
+sw/source/core/inc/rolbck.hxx:63
enum HISTORY_HINT HSTRY_RESETFMTHNT
-sw/source/core/inc/rolbck.hxx:62
+sw/source/core/inc/rolbck.hxx:64
enum HISTORY_HINT HSTRY_SETTXTHNT
-sw/source/core/inc/rolbck.hxx:63
+sw/source/core/inc/rolbck.hxx:65
enum HISTORY_HINT HSTRY_SETTXTFLDHNT
-sw/source/core/inc/rolbck.hxx:64
- enum HISTORY_HINT HSTRY_SETREFMARKHNT
-sw/source/core/inc/rolbck.hxx:67
+sw/source/core/inc/rolbck.hxx:69
enum HISTORY_HINT HSTRY_SETFTNHNT
-sw/source/core/inc/rolbck.hxx:68
- enum HISTORY_HINT HSTRY_CHGFMTCOLL
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:71
+sw/source/core/inc/rolbck.hxx:73
enum HISTORY_HINT HSTRY_SETATTRSET
-sw/source/core/inc/rolbck.hxx:72
+sw/source/core/inc/rolbck.hxx:74
enum HISTORY_HINT HSTRY_CHGFLYANCHOR
-sw/source/core/inc/rolbck.hxx:73
+sw/source/core/inc/rolbck.hxx:75
enum HISTORY_HINT HSTRY_CHGFLYCHAIN
-sw/source/core/inc/rolbck.hxx:74
+sw/source/core/inc/rolbck.hxx:76
enum HISTORY_HINT HSTRY_CHGCHARFMT
-sw/source/core/inc/rolbck.hxx:75
+sw/source/core/inc/rolbck.hxx:77
enum HISTORY_HINT HSTRY_NOTEXTFIELDMARK
-sw/source/core/inc/rolbck.hxx:76
+sw/source/core/inc/rolbck.hxx:78
enum HISTORY_HINT HSTRY_TEXTFIELDMARK
+sw/source/core/inc/rootfrm.hxx:50
+ enum sw::ParagraphBreakMode Shown
sw/source/core/inc/rootfrm.hxx:72
enum SwRemoveResult Prev
-sw/source/core/inc/sectfrm.hxx:33
+sw/source/core/inc/scriptinfo.hxx:47
+ enum SwScriptInfo::CompType SPECIAL_RIGHT
+sw/source/core/inc/sectfrm.hxx:35
enum SwFindMode LastCnt
sw/source/core/inc/SwXMLBlockImport.hxx:102
enum SwXMLBlockListToken ABBREVIATED_NAME
@@ -4952,94 +5210,94 @@ sw/source/core/inc/SwXMLBlockImport.hxx:107
enum SwXMLBlockListToken PACKAGE_NAME
sw/source/core/inc/SwXMLBlockImport.hxx:108
enum SwXMLBlockListToken UNFORMATTED_TEXT
-sw/source/core/inc/txmsrt.hxx:43
+sw/source/core/inc/txmsrt.hxx:46
enum TOXSortType TOX_SORT_AUTHORITY
-sw/source/core/inc/txtfrm.hxx:103
+sw/source/core/inc/txtfrm.hxx:110
enum sw::FrameMode New
-sw/source/core/inc/txtfrm.hxx:128
- enum sw::Recreate ThisNode
-sw/source/core/inc/UndoManager.hxx:120
+sw/source/core/inc/UndoManager.hxx:132
enum sw::UndoManager::UndoOrRedoType Redo
-sw/source/core/inc/wrong.hxx:62
+sw/source/core/inc/wrong.hxx:61
enum WrongListType WRONGLIST_CHANGETRACKING
-sw/source/core/layout/paintfrm.cxx:2245
+sw/source/core/layout/paintfrm.cxx:2255
enum (anonymous namespace)::SwLineEntry::OverlapType NO_OVERLAP
+sw/source/core/text/porlay.hxx:322
+ 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/filter/html/css1atr.cxx:107
- enum (anonymous namespace)::Css1Background Attr
-sw/source/filter/html/css1atr.cxx:111
- enum (anonymous namespace)::Css1Background Section
-sw/source/filter/html/css1atr.cxx:117
+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/filter/html/css1atr.cxx:110
enum (anonymous namespace)::Css1FrameSize MinHeight
-sw/source/filter/html/css1atr.cxx:118
+sw/source/filter/html/css1atr.cxx:111
enum (anonymous namespace)::Css1FrameSize FixHeight
-sw/source/filter/html/htmlatr.cxx:1061
+sw/source/filter/html/htmlatr.cxx:1074
enum (anonymous namespace)::HTMLOnOffState HTML_NOT_SUPPORTED
-sw/source/filter/html/htmlfly.hxx:36
+sw/source/filter/html/htmlfly.hxx:35
enum SwHTMLFrameType HTML_FRMTYPE_TABLE
-sw/source/filter/html/htmlfly.hxx:37
+sw/source/filter/html/htmlfly.hxx:36
enum SwHTMLFrameType HTML_FRMTYPE_TABLE_CAP
-sw/source/filter/html/htmlfly.hxx:38
+sw/source/filter/html/htmlfly.hxx:37
enum SwHTMLFrameType HTML_FRMTYPE_MULTICOL
-sw/source/filter/html/htmlfly.hxx:39
+sw/source/filter/html/htmlfly.hxx:38
enum SwHTMLFrameType HTML_FRMTYPE_EMPTY
-sw/source/filter/html/htmlfly.hxx:40
+sw/source/filter/html/htmlfly.hxx:39
enum SwHTMLFrameType HTML_FRMTYPE_TEXT
-sw/source/filter/html/htmlfly.hxx:41
+sw/source/filter/html/htmlfly.hxx:40
enum SwHTMLFrameType HTML_FRMTYPE_GRF
-sw/source/filter/html/htmlfly.hxx:42
+sw/source/filter/html/htmlfly.hxx:41
enum SwHTMLFrameType HTML_FRMTYPE_PLUGIN
-sw/source/filter/html/htmlfly.hxx:43
+sw/source/filter/html/htmlfly.hxx:42
enum SwHTMLFrameType HTML_FRMTYPE_APPLET
-sw/source/filter/html/htmlfly.hxx:44
+sw/source/filter/html/htmlfly.hxx:43
enum SwHTMLFrameType HTML_FRMTYPE_IFRAME
-sw/source/filter/html/htmlfly.hxx:45
+sw/source/filter/html/htmlfly.hxx:44
enum SwHTMLFrameType HTML_FRMTYPE_OLE
-sw/source/filter/html/htmlfly.hxx:46
+sw/source/filter/html/htmlfly.hxx:45
enum SwHTMLFrameType HTML_FRMTYPE_MARQUEE
-sw/source/filter/html/htmlfly.hxx:47
+sw/source/filter/html/htmlfly.hxx:46
enum SwHTMLFrameType HTML_FRMTYPE_CONTROL
-sw/source/filter/html/htmlfly.hxx:48
+sw/source/filter/html/htmlfly.hxx:47
enum SwHTMLFrameType HTML_FRMTYPE_DRAW
-sw/source/filter/html/htmlfly.hxx:49
- enum SwHTMLFrameType HTML_FRMTYPE_END
-sw/source/filter/html/htmlfly.hxx:68
+sw/source/filter/html/htmlfly.hxx:67
enum HtmlPosition Prefix
-sw/source/filter/html/htmlfly.hxx:69
+sw/source/filter/html/htmlfly.hxx:68
enum HtmlPosition Before
-sw/source/filter/html/htmlform.cxx:110
+sw/source/filter/html/htmlform.cxx:112
enum (anonymous namespace)::HTMLWordWrapMode HTML_WM_SOFT
-sw/source/filter/html/htmlforw.cxx:698
+sw/source/filter/html/htmlforw.cxx:691
enum Tag TAG_INPUT
-sw/source/filter/html/htmlforw.cxx:704
+sw/source/filter/html/htmlforw.cxx:697
enum Type TYPE_PASSWORD
-sw/source/filter/html/htmlforw.cxx:705
+sw/source/filter/html/htmlforw.cxx:698
enum Type TYPE_BUTTON
-sw/source/filter/html/htmlforw.cxx:705
+sw/source/filter/html/htmlforw.cxx:698
enum Type TYPE_RESET
-sw/source/filter/html/htmlforw.cxx:705
+sw/source/filter/html/htmlforw.cxx:698
enum Type TYPE_SUBMIT
-sw/source/filter/html/parcss1.hxx:66
+sw/source/filter/html/parcss1.hxx:67
enum CSS1ParserState CSS1_PAR_ACCEPTED
sw/source/filter/html/svxcss1.hxx:42
enum SvxCSS1Position SVX_CSS1_POS_STATIC
sw/source/filter/html/svxcss1.hxx:44
enum SvxCSS1Position SVX_CSS1_POS_RELATIVE
-sw/source/filter/html/svxcss1.hxx:50
- enum SvxCSS1LengthType SVX_CSS1_LTYPE_AUTO
sw/source/filter/html/svxcss1.hxx:59
enum SvxCSS1SizeType SVX_CSS1_STYPE_AUTO
-sw/source/filter/html/swhtml.hxx:198
+sw/source/filter/html/swhtml.hxx:204
enum SwHTMLAppendMode AM_NORMAL
-sw/source/filter/html/swhtml.hxx:318
+sw/source/filter/html/swhtml.hxx:324
enum HtmlContextFlags MultiColMask
-sw/source/filter/html/wrthtml.hxx:108
- enum HtmlFrmOpts GenImgAllMask
sw/source/filter/html/wrthtml.hxx:109
+ enum HtmlFrmOpts GenImgAllMask
+sw/source/filter/html/wrthtml.hxx:110
enum HtmlFrmOpts GenImgMask
+sw/source/filter/html/wrthtml.hxx:262
+ enum sw::Css1Background Attr
+sw/source/filter/html/wrthtml.hxx:266
+ enum sw::Css1Background Section
sw/source/filter/inc/fltshell.hxx:100
enum SwFltStackEntry::RegionMode NoCheck
sw/source/filter/inc/fltshell.hxx:128
@@ -5058,51 +5316,53 @@ sw/source/filter/inc/fltshell.hxx:137
enum SwFltControlStack::Flags TAGS_IN_TEXT
sw/source/filter/inc/fltshell.hxx:138
enum SwFltControlStack::Flags ALLOW_FLD_CR
-sw/source/filter/inc/wrt_fn.hxx:42
- enum RES_NODE RES_NODE_BEGIN
sw/source/filter/inc/wrt_fn.hxx:43
- enum RES_NODE RES_TXTNODE
+ enum RES_NODE RES_NODE_BEGIN
sw/source/filter/inc/wrt_fn.hxx:44
- enum RES_NODE RES_GRFNODE
+ enum RES_NODE RES_TXTNODE
sw/source/filter/inc/wrt_fn.hxx:45
- enum RES_NODE RES_OLENODE
+ enum RES_NODE RES_GRFNODE
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:1033
- enum DocxAttributeOutput::hasResolved no
-sw/source/filter/ww8/sprmids.hxx:244
- enum NS_sprm::SGC paragraph
+sw/source/filter/ww8/docxattributeoutput.hxx:1026
+ enum DocxAttributeOutput::ParentStatus IsParent
+sw/source/filter/ww8/docxattributeoutput.hxx:1110
+ enum DocxAttributeOutput::hasProperties no
sw/source/filter/ww8/sprmids.hxx:245
- enum NS_sprm::SGC character
+ enum NS_sprm::SGC paragraph
sw/source/filter/ww8/sprmids.hxx:246
- enum NS_sprm::SGC picture
+ enum NS_sprm::SGC character
sw/source/filter/ww8/sprmids.hxx:247
- enum NS_sprm::SGC section
+ enum NS_sprm::SGC picture
sw/source/filter/ww8/sprmids.hxx:248
+ enum NS_sprm::SGC section
+sw/source/filter/ww8/sprmids.hxx:249
enum NS_sprm::SGC table
-sw/source/filter/ww8/sprmids.hxx:252
- enum NS_sprm::SPRA operand_toggle_1b_0
sw/source/filter/ww8/sprmids.hxx:253
- enum NS_sprm::SPRA operand_1b_1
+ enum NS_sprm::SPRA operand_toggle_1b_0
sw/source/filter/ww8/sprmids.hxx:254
- enum NS_sprm::SPRA operand_2b_2
+ enum NS_sprm::SPRA operand_1b_1
sw/source/filter/ww8/sprmids.hxx:255
- enum NS_sprm::SPRA operand_4b_3
+ enum NS_sprm::SPRA operand_2b_2
sw/source/filter/ww8/sprmids.hxx:256
- enum NS_sprm::SPRA operand_2b_4
+ enum NS_sprm::SPRA operand_4b_3
sw/source/filter/ww8/sprmids.hxx:257
+ enum NS_sprm::SPRA operand_2b_4
+sw/source/filter/ww8/sprmids.hxx:258
enum NS_sprm::SPRA operand_2b_5
-sw/source/filter/ww8/sprmids.hxx:259
+sw/source/filter/ww8/sprmids.hxx:260
enum NS_sprm::SPRA operand_3b_7
-sw/source/filter/ww8/wrtww8.hxx:819
+sw/source/filter/ww8/wrtww8.hxx:827
enum MSWordExportBase::ExportFormat DOC
-sw/source/filter/ww8/ww8par2.cxx:1639
+sw/source/filter/ww8/ww8par2.cxx:1608
enum (anonymous namespace)::wwTableSprm sprmNil
-sw/source/filter/ww8/ww8par2.hxx:292
+sw/source/filter/ww8/ww8par2.hxx:300
enum WW8LvlType WW8_Sequence
-sw/source/filter/ww8/ww8par.cxx:5728
- enum (anonymous at /home/noel/libo2/sw/source/filter/ww8/ww8par.cxx:5728:5) Other
-sw/source/filter/ww8/ww8par.hxx:155
+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.hxx:157
enum WW8ListManager::ListLevel nMinLevel
sw/source/filter/ww8/ww8scan.hxx:385
enum ePLCFT PLCF_END
@@ -5120,16 +5380,16 @@ sw/source/filter/ww8/ww8scan.hxx:935
enum WW8PLCFMan::WW8PLCFManLimits MAN_PLCF_COUNT
sw/source/filter/ww8/ww8struc.hxx:358
enum BRC_Sides WW8_BETW
-sw/source/filter/ww8/ww8struc.hxx:950
+sw/source/filter/ww8/ww8struc.hxx:949
enum WW8_FSPA::FSPAOrient RelPageBorder
sw/source/filter/xml/xmlitemi.cxx:75
- enum (anonymous namespace)::SwXMLImportTableItemMapper_Impl::(anonymous at /home/noel/libo2/sw/source/filter/xml/xmlitemi.cxx:75:5) BOTTOM
+ enum (anonymous namespace)::SwXMLImportTableItemMapper_Impl::(unnamed at /home/noel/libo-plugin/sw/source/filter/xml/xmlitemi.cxx:75:5) BOTTOM
sw/source/filter/xml/xmlitemi.cxx:75
- enum (anonymous namespace)::SwXMLImportTableItemMapper_Impl::(anonymous at /home/noel/libo2/sw/source/filter/xml/xmlitemi.cxx:75:5) LEFT
+ enum (anonymous namespace)::SwXMLImportTableItemMapper_Impl::(unnamed at /home/noel/libo-plugin/sw/source/filter/xml/xmlitemi.cxx:75:5) LEFT
sw/source/filter/xml/xmlitemi.cxx:75
- enum (anonymous namespace)::SwXMLImportTableItemMapper_Impl::(anonymous at /home/noel/libo2/sw/source/filter/xml/xmlitemi.cxx:75:5) RIGHT
+ enum (anonymous namespace)::SwXMLImportTableItemMapper_Impl::(unnamed at /home/noel/libo-plugin/sw/source/filter/xml/xmlitemi.cxx:75:5) RIGHT
sw/source/filter/xml/xmlitemi.cxx:75
- enum (anonymous namespace)::SwXMLImportTableItemMapper_Impl::(anonymous at /home/noel/libo2/sw/source/filter/xml/xmlitemi.cxx:75:5) TOP
+ enum (anonymous namespace)::SwXMLImportTableItemMapper_Impl::(unnamed at /home/noel/libo-plugin/sw/source/filter/xml/xmlitemi.cxx:75:5) TOP
sw/source/filter/xml/xmlmeta.cxx:72
enum (anonymous namespace)::SvXMLTokenMapAttrs XML_TOK_META_STAT_TABLE
sw/source/filter/xml/xmlmeta.cxx:73
@@ -5144,191 +5404,199 @@ 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:739
+sw/source/ui/fldui/fldref.cxx:767
enum (anonymous namespace)::FMT_REF_IDX FMT_REF_PAGE_PGDSC_IDX
-sw/source/ui/fldui/fldref.cxx:742
+sw/source/ui/fldui/fldref.cxx:770
enum (anonymous namespace)::FMT_REF_IDX FMT_REF_ONLYSEQNO_IDX
-sw/source/ui/fldui/fldref.cxx:743
+sw/source/ui/fldui/fldref.cxx:771
enum (anonymous namespace)::FMT_REF_IDX FMT_REF_NUMBER_IDX
-sw/source/ui/fldui/fldref.cxx:744
+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:745
+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:100
- enum (anonymous namespace)::LB Frame
sw/source/ui/frmdlg/frmpage.cxx:101
- enum (anonymous namespace)::LB PrintArea
+ enum (anonymous namespace)::LB Frame
sw/source/ui/frmdlg/frmpage.cxx:102
- enum (anonymous namespace)::LB VertFrame
+ enum (anonymous namespace)::LB PrintArea
sw/source/ui/frmdlg/frmpage.cxx:103
- enum (anonymous namespace)::LB VertPrintArea
+ enum (anonymous namespace)::LB VertFrame
sw/source/ui/frmdlg/frmpage.cxx:104
- enum (anonymous namespace)::LB RelFrameLeft
+ enum (anonymous namespace)::LB VertPrintArea
sw/source/ui/frmdlg/frmpage.cxx:105
+ enum (anonymous namespace)::LB RelFrameLeft
+sw/source/ui/frmdlg/frmpage.cxx:106
enum (anonymous namespace)::LB RelFrameRight
-sw/source/ui/frmdlg/frmpage.cxx:107
- enum (anonymous namespace)::LB RelPageLeft
sw/source/ui/frmdlg/frmpage.cxx:108
- enum (anonymous namespace)::LB RelPageRight
+ enum (anonymous namespace)::LB RelPageLeft
sw/source/ui/frmdlg/frmpage.cxx:109
- enum (anonymous namespace)::LB RelPageFrame
+ enum (anonymous namespace)::LB RelPageRight
sw/source/ui/frmdlg/frmpage.cxx:110
+ enum (anonymous namespace)::LB RelPageFrame
+sw/source/ui/frmdlg/frmpage.cxx:111
enum (anonymous namespace)::LB RelPagePrintArea
-sw/source/ui/frmdlg/frmpage.cxx:112
- enum (anonymous namespace)::LB FlyRelPageLeft
sw/source/ui/frmdlg/frmpage.cxx:113
- enum (anonymous namespace)::LB FlyRelPageRight
+ enum (anonymous namespace)::LB FlyRelPageLeft
sw/source/ui/frmdlg/frmpage.cxx:114
- enum (anonymous namespace)::LB FlyRelPageFrame
+ enum (anonymous namespace)::LB FlyRelPageRight
sw/source/ui/frmdlg/frmpage.cxx:115
+ enum (anonymous namespace)::LB FlyRelPageFrame
+sw/source/ui/frmdlg/frmpage.cxx:116
enum (anonymous namespace)::LB FlyRelPagePrintArea
-sw/source/ui/frmdlg/frmpage.cxx:117
+sw/source/ui/frmdlg/frmpage.cxx:118
enum (anonymous namespace)::LB RelBase
-sw/source/ui/frmdlg/frmpage.cxx:119
+sw/source/ui/frmdlg/frmpage.cxx:120
enum (anonymous namespace)::LB RelRow
-sw/source/ui/frmdlg/frmpage.cxx:121
- enum (anonymous namespace)::LB FlyVertFrame
sw/source/ui/frmdlg/frmpage.cxx:122
+ enum (anonymous namespace)::LB FlyVertFrame
+sw/source/ui/frmdlg/frmpage.cxx:123
enum (anonymous namespace)::LB FlyVertPrintArea
-sw/source/ui/frmdlg/frmpage.cxx:124
+sw/source/ui/frmdlg/frmpage.cxx:125
enum (anonymous namespace)::LB VertLine
-sw/source/uibase/dbui/dbmgr.cxx:151
+sw/source/uibase/dbui/dbmgr.cxx:168
enum (anonymous namespace)::WorkingDocType COPY
-sw/source/uibase/docvw/edtwin.cxx:1587
+sw/source/uibase/docvw/edtwin.cxx:1654
enum SwKeyState NumOrNoNum
-sw/source/uibase/docvw/edtwin.cxx:6079
+sw/source/uibase/docvw/edtwin.cxx:6321
enum Capitalization CASE_OTHER
-sw/source/uibase/fldui/fldmgr.cxx:86
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_DOC_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:87
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_DOC_END
-sw/source/uibase/fldui/fldmgr.cxx:89
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_FKT_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:90
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_FKT_END
+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 (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_REF_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:93
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_REF_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_DOC_END
+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 (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_REG_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:96
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_REG_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_FKT_END
+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 (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_DB_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:99
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_DB_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_REF_END
+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 (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_VAR_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:102
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:84:1) GRP_VAR_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:89:1) GRP_REG_END
+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
+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 (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_DOC_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:108
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_DOC_END
-sw/source/uibase/fldui/fldmgr.cxx:110
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_FKT_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:111
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_FKT_END
+ 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 (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_REF_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:114
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_REF_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_DOC_END
+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 (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_REG_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:117
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_REG_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_FKT_END
+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 (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_DB_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:120
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_DB_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_REF_END
+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 (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_VAR_BEGIN
-sw/source/uibase/fldui/fldmgr.cxx:123
- enum (anonymous at /home/noel/libo2/sw/source/uibase/fldui/fldmgr.cxx:105:1) GRP_WEB_VAR_END
+ enum (unnamed at /home/noel/libo-plugin/sw/source/uibase/fldui/fldmgr.cxx:110:1) GRP_WEB_REG_END
+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
+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
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
enum SwPagePreviewWin::MoveMode MV_SPECIFIC_PAGE
-sw/source/uibase/inc/swdtflvr.hxx:61
+sw/source/uibase/inc/swdtflvr.hxx:62
enum TransferBufferType Drawing
-sw/source/uibase/inc/swdtflvr.hxx:69
+sw/source/uibase/inc/swdtflvr.hxx:70
enum PasteTableType PASTE_DEFAULT
-sw/source/uibase/inc/wrtsh.hxx:82
+sw/source/uibase/inc/wrtsh.hxx:85
enum SelectionType All
-sw/source/uibase/inc/wrtsh.hxx:357
+sw/source/uibase/inc/wrtsh.hxx:362
enum SwWrtShell::GetStyle GETSTYLE_CREATESOME
-sw/source/uibase/inc/wrtsh.hxx:527
+sw/source/uibase/inc/wrtsh.hxx:548
enum SwWrtShell::PageMove MV_PAGE_UP
-sw/source/uibase/inc/wrtsh.hxx:528
+sw/source/uibase/inc/wrtsh.hxx:549
enum SwWrtShell::PageMove MV_PAGE_DOWN
-sw/source/uibase/ribbar/workctrl.cxx:976
+sw/source/uibase/ribbar/workctrl.cxx:795
enum (anonymous namespace)::PrevNextScrollToolboxController::Type NEXT
-sw/source/uibase/uno/unomailmerge.cxx:89
+sw/source/uibase/uno/unomailmerge.cxx:92
enum (anonymous namespace)::CloseResult eSuccess
-sw/source/uibase/uno/unomailmerge.cxx:91
+sw/source/uibase/uno/unomailmerge.cxx:94
enum (anonymous namespace)::CloseResult eFailed
-sw/source/uibase/utlui/content.cxx:1017
+sw/source/uibase/utlui/content.cxx:1031
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_HYPERLINK
-sw/source/uibase/utlui/content.cxx:1021
+sw/source/uibase/utlui/content.cxx:1035
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_ACTIVE_VIEW
-sw/source/uibase/utlui/content.cxx:1022
+sw/source/uibase/utlui/content.cxx:1036
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_HIDDEN
-sw/source/uibase/utlui/content.cxx:1023
+sw/source/uibase/utlui/content.cxx:1037
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_ACTIVE
-sw/source/uibase/utlui/content.cxx:1028
+sw/source/uibase/utlui/content.cxx:1038
+ enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_INACTIVE
+sw/source/uibase/utlui/content.cxx:1042
enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_TRACKING
-sw/source/uibase/utlui/glbltree.cxx:96
+sw/source/uibase/utlui/glbltree.cxx:99
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_INSERT_TEXT
-sw/source/uibase/utlui/glbltree.cxx:102
+sw/source/uibase/utlui/glbltree.cxx:105
enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_BROKEN_LINK
-sw/source/uibase/utlui/navipi.cxx:461
+sw/source/uibase/utlui/navipi.cxx:483
enum (anonymous namespace)::StatusIndex IDX_STR_HIDDEN
-sw/source/uibase/utlui/navipi.cxx:462
+sw/source/uibase/utlui/navipi.cxx:484
enum (anonymous namespace)::StatusIndex IDX_STR_ACTIVE
-sw/source/uibase/utlui/navipi.cxx:463
+sw/source/uibase/utlui/navipi.cxx:485
enum (anonymous namespace)::StatusIndex IDX_STR_INACTIVE
-toolkit/inc/helper/msgbox.hxx:33
+toolkit/inc/controls/table/tablecontrolinterface.hxx:78
+ enum svt::table::TableCellArea CellContent
+toolkit/inc/controls/table/tablemodel.hxx:68
+ enum svt::table::ScrollbarVisibility ScrollbarShowSmart
+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:355
+toolkit/source/helper/vclunohelper.cxx:350
enum (anonymous namespace)::UnitConversionDirection MeasurementUnitToFieldUnit
-tools/source/fsys/urlobj.cxx:307
+tools/source/fsys/urlobj.cxx:309
enum INetURLObject::PrefixInfo::Kind Official
-tools/source/fsys/urlobj.cxx:439
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PA
-tools/source/fsys/urlobj.cxx:440
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PD
-tools/source/fsys/urlobj.cxx:441
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PE
-tools/source/fsys/urlobj.cxx:442
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PF
-tools/source/fsys/urlobj.cxx:443
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PG
-tools/source/fsys/urlobj.cxx:444
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PH
-tools/source/fsys/urlobj.cxx:445
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PI
-tools/source/fsys/urlobj.cxx:446
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PJ
-tools/source/fsys/urlobj.cxx:447
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PK
-tools/source/fsys/urlobj.cxx:448
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PL
-tools/source/fsys/urlobj.cxx:449
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PM
-tools/source/fsys/urlobj.cxx:450
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PN
-tools/source/fsys/urlobj.cxx:451
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PO
-tools/source/fsys/urlobj.cxx:452
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PP
-tools/source/fsys/urlobj.cxx:453
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PQ
-tools/source/fsys/urlobj.cxx:454
- enum (anonymous namespace)::(anonymous at /home/noel/libo2/tools/source/fsys/urlobj.cxx:437:1) PR
-tools/source/fsys/urlobj.cxx:1616
+tools/source/fsys/urlobj.cxx:471
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PA
+tools/source/fsys/urlobj.cxx:472
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PD
+tools/source/fsys/urlobj.cxx:473
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PE
+tools/source/fsys/urlobj.cxx:474
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PF
+tools/source/fsys/urlobj.cxx:475
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PG
+tools/source/fsys/urlobj.cxx:476
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PH
+tools/source/fsys/urlobj.cxx:477
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PI
+tools/source/fsys/urlobj.cxx:478
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PJ
+tools/source/fsys/urlobj.cxx:479
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PK
+tools/source/fsys/urlobj.cxx:480
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PL
+tools/source/fsys/urlobj.cxx:481
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PM
+tools/source/fsys/urlobj.cxx:482
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PN
+tools/source/fsys/urlobj.cxx:483
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PO
+tools/source/fsys/urlobj.cxx:484
+ enum (anonymous namespace)::(unnamed at /home/noel/libo-plugin/tools/source/fsys/urlobj.cxx:469:1) PP
+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
enum State STATE_DONE
ucb/source/ucp/ext/ucpext_content.hxx:42
enum ucb::ucp::ext::ExtensionContentType E_UNKNOWN
@@ -5342,27 +5610,35 @@ ucb/source/ucp/package/pkgcontent.hxx:92
enum package_ucp::Content::ContentState TRANSIENT
ucb/source/ucp/package/pkgcontent.hxx:95
enum package_ucp::Content::ContentState DEAD
-ucb/source/ucp/tdoc/tdoc_content.hxx:89
+ucb/source/ucp/tdoc/tdoc_content.hxx:94
enum tdoc_ucp::Content::ContentState DEAD
-ucb/source/ucp/tdoc/tdoc_uri.hxx:33
+ucb/source/ucp/tdoc/tdoc_uri.hxx:34
enum tdoc_ucp::Uri::State INVALID
-ucb/source/ucp/webdav-neon/DAVException.hxx:130
- enum webdav_ucp::DAVException::ExceptionCode DAV_HTTP_FAILED
-ucb/source/ucp/webdav-neon/DAVException.hxx:136
- enum webdav_ucp::DAVException::ExceptionCode DAV_SESSION_CREATE
-ucb/source/ucp/webdav-neon/DAVTypes.hxx:191
- enum webdav_ucp::Depth DAVONE
-ucb/source/ucp/webdav-neon/DAVTypes.hxx:191
- enum webdav_ucp::Depth DAVZERO
-ucb/source/ucp/webdav-neon/DAVTypes.hxx:193
- enum webdav_ucp::ProppatchOperation PROPREMOVE
-unoidl/source/sourceprovider-parser-requires.hxx:27
+ucb/source/ucp/webdav-curl/DAVException.hxx:124
+ enum http_dav_ucp::DAVException::ExceptionCode DAV_HTTP_FAILED
+ucb/source/ucp/webdav-curl/DAVException.hxx:130
+ enum http_dav_ucp::DAVException::ExceptionCode DAV_SESSION_CREATE
+ucb/source/ucp/webdav-curl/webdavresponseparser.cxx:52
+ enum (anonymous namespace)::WebDAVNamespace WebDAVNamespace_unknown
+ucb/source/ucp/webdav-curl/webdavresponseparser.cxx:79
+ enum (anonymous namespace)::WebDAVName WebDAVName_unknown
+ucb/source/ucp/webdav-curl/webdavresponseparser.cxx:82
+ enum (anonymous namespace)::WebDAVName WebDAVName_multistatus
+ucb/source/ucp/webdav-curl/webdavresponseparser.cxx:86
+ enum (anonymous namespace)::WebDAVName WebDAVName_prop
+ucb/source/ucp/webdav-curl/webdavresponseparser.cxx:92
+ enum (anonymous namespace)::WebDAVName WebDAVName_lockscope
+ucb/source/ucp/webdav-curl/webdavresponseparser.cxx:96
+ enum (anonymous namespace)::WebDAVName WebDAVName_locktype
+ucb/source/ucp/webdav-curl/webdavresponseparser.cxx:301
+ enum (anonymous namespace)::WebDAVResponseParserMode WebDAVResponseParserMode_Lock
+unoidl/source/sourceprovider-parser-requires.hxx:28
enum unoidl::detail::SourceProviderAccessDecls ACCESS_DECL_GET
-unoidl/source/sourceprovider-parser-requires.hxx:27
+unoidl/source/sourceprovider-parser-requires.hxx:28
enum unoidl::detail::SourceProviderAccessDecls ACCESS_DECL_SET
-unoidl/source/unoidl-read.cxx:139
+unoidl/source/unoidl-read.cxx:143
enum (anonymous namespace)::Entity::Written DECLARATION
-unoidl/source/unoidlprovider.cxx:467
+unoidl/source/unoidlprovider.cxx:469
enum unoidl::detail::(anonymous namespace)::Compare COMPARE_EQUAL
unotools/source/config/fltrcfg.cxx:41
enum (anonymous namespace)::ConfigFlags MathLoad
@@ -5396,31 +5672,29 @@ unotools/source/config/fltrcfg.cxx:57
enum (anonymous namespace)::ConfigFlags CreateMSOLockFiles
unotools/source/config/fltrcfg.cxx:58
enum (anonymous namespace)::ConfigFlags VisioLoad
-unotools/source/config/viewoptions.cxx:85
- enum SvtViewOptionsBase_Impl::State STATE_FALSE
-unotools/source/misc/fontcvt.cxx:1018
+unotools/source/misc/fontcvt.cxx:1015
enum (anonymous namespace)::SymbolFont MonotypeSorts
-unotools/source/misc/fontcvt.cxx:1018
+unotools/source/misc/fontcvt.cxx:1015
enum (anonymous namespace)::SymbolFont Symbol
-unotools/source/misc/fontcvt.cxx:1018
+unotools/source/misc/fontcvt.cxx:1015
enum (anonymous namespace)::SymbolFont Webdings
-unotools/source/misc/fontcvt.cxx:1018
+unotools/source/misc/fontcvt.cxx:1015
enum (anonymous namespace)::SymbolFont Wingdings
-unotools/source/misc/fontcvt.cxx:1018
+unotools/source/misc/fontcvt.cxx:1015
enum (anonymous namespace)::SymbolFont Wingdings2
-unotools/source/misc/fontcvt.cxx:1019
+unotools/source/misc/fontcvt.cxx:1016
enum (anonymous namespace)::SymbolFont MTExtra
-unotools/source/misc/fontcvt.cxx:1019
+unotools/source/misc/fontcvt.cxx:1016
enum (anonymous namespace)::SymbolFont TimesNewRoman
-unotools/source/misc/fontcvt.cxx:1019
+unotools/source/misc/fontcvt.cxx:1016
enum (anonymous namespace)::SymbolFont Wingdings3
-unotools/source/ucbhelper/ucblockbytes.cxx:210
+unotools/source/ucbhelper/ucblockbytes.cxx:215
enum utl::(anonymous namespace)::Moderator::ResultType GENERAL
-uui/source/iahndl-errorhandler.cxx:147
+uui/source/iahndl-errorhandler.cxx:148
enum Source SOURCE_DEFAULT
-uui/source/iahndl-errorhandler.cxx:147
+uui/source/iahndl-errorhandler.cxx:148
enum Source SOURCE_SVX
-uui/source/iahndl-errorhandler.cxx:147
+uui/source/iahndl-errorhandler.cxx:148
enum Source SOURCE_UUI
vcl/inc/driverblocklist.hxx:59
enum DriverBlocklist::OperatingSystem DRIVER_OS_UNKNOWN
@@ -5444,26 +5718,32 @@ 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/headless/svpgdi.hxx:77
+vcl/inc/font/LogicalFontInstance.hxx:152
+ enum LogicalFontInstance::FontFamilyEnum Unclassified
+vcl/inc/font/PhysicalFontFace.hxx:106
+ vcl::font::NameID NAME_ID_FONT_FAMILY
+vcl/inc/headless/CairoCommon.hxx:118
enum PaintMode Over
-vcl/inc/headless/svpinst.hxx:61
+vcl/inc/headless/svpinst.hxx:60
enum SvpRequest MainThreadDispatchOneEvent
-vcl/inc/ppdparser.hxx:42
+vcl/inc/pdf/pdfwriter_impl.hxx:93
+ enum vcl::pdf::GraphicsStateUpdateFlags All
+vcl/inc/pdf/pdfwriter_impl.hxx:677
+ enum vcl::pdf::Mode DEFAULT
+vcl/inc/ppdparser.hxx:44
enum psp::PPDValueType eQuoted
-vcl/inc/ppdparser.hxx:42
+vcl/inc/ppdparser.hxx:44
enum psp::PPDValueType eString
-vcl/inc/ppdparser.hxx:42
+vcl/inc/ppdparser.hxx:44
enum psp::PPDValueType eSymbol
-vcl/inc/ppdparser.hxx:77
+vcl/inc/ppdparser.hxx:80
enum psp::PPDKey::SetupType ExitServer
-vcl/inc/ppdparser.hxx:77
+vcl/inc/ppdparser.hxx:80
enum psp::PPDKey::SetupType JCLSetup
-vcl/inc/ppdparser.hxx:77
+vcl/inc/ppdparser.hxx:80
enum psp::PPDKey::SetupType Prolog
-vcl/inc/qt5/Qt5Graphics_Controls.hxx:86
- enum Qt5Graphics_Controls::Round Floor
-vcl/inc/qt5/Qt5Widget.hxx:45
- enum Qt5Widget::ButtonKeyState Released
+vcl/inc/qt5/QtGraphics_Controls.hxx:87
+ enum QtGraphics_Controls::Round Floor
vcl/inc/regband.hxx:45
enum LineType Ascending
vcl/inc/regband.hxx:45
@@ -5472,15 +5752,13 @@ vcl/inc/salframe.hxx:72
enum SalFrameStyleFlags NOSHADOW
vcl/inc/salptype.hxx:32
enum JobSetFlags ALL
-vcl/inc/svimpbox.hxx:108
+vcl/inc/svimpbox.hxx:107
enum SvImpLBox::ImageType NodeExpanded
-vcl/inc/svimpbox.hxx:109
+vcl/inc/svimpbox.hxx:108
enum SvImpLBox::ImageType NodeCollapsed
-vcl/inc/svimpbox.hxx:110
- enum SvImpLBox::ImageType NodeDontKnow
-vcl/inc/svimpbox.hxx:111
+vcl/inc/svimpbox.hxx:109
enum SvImpLBox::ImageType EntryDefExpanded
-vcl/inc/svimpbox.hxx:112
+vcl/inc/svimpbox.hxx:110
enum SvImpLBox::ImageType EntryDefCollapsed
vcl/inc/unx/desktops.hxx:30
enum DesktopType DESKTOP_UNKNOWN
@@ -5488,22 +5766,16 @@ vcl/inc/unx/gtk/gtkinst.hxx:246
enum SelectionType SELECTION_PRIMARY
vcl/inc/unx/i18n_cb.hxx:69
enum PreeditStatus DontKnow
-vcl/inc/unx/printergfx.hxx:47
+vcl/inc/unx/printergfx.hxx:46
enum psp::PrinterColor::ColorSpace eRGB
-vcl/inc/unx/printergfx.hxx:235
+vcl/inc/unx/printergfx.hxx:234
enum psp::PrinterGfx::pspath_t moveto
-vcl/inc/unx/saldisp.hxx:64
+vcl/inc/unx/saldisp.hxx:65
srv_vendor_t vendor_unknown
-vcl/inc/unx/saldisp.hxx:71
- enum SalRGB RBG
-vcl/inc/unx/saldisp.hxx:72
- enum SalRGB GBR
-vcl/inc/unx/saldisp.hxx:72
- enum SalRGB GRB
-vcl/inc/unx/saldisp.hxx:73
- enum SalRGB BRG
vcl/inc/unx/salframe.h:55
enum WMWindowType Normal
+vcl/inc/unx/sessioninhibitor.hxx:24
+ enum ApplicationInhibitFlags APPLICATION_INHIBIT_LOGOUT
vcl/inc/unx/wmadaptor.hxx:42
enum vcl_sal::WMAdaptor::WMAtom UTF8_STRING
vcl/inc/unx/wmadaptor.hxx:45
@@ -5628,19 +5900,25 @@ vcl/inc/unx/wmadaptor.hxx:112
enum vcl_sal::WMAdaptor::WMAtom XEMBED_INFO
vcl/inc/unx/wmadaptor.hxx:113
enum vcl_sal::WMAdaptor::WMAtom NetAtomMax
-vcl/qt5/Qt5FilePicker.cxx:323
- enum (anonymous at /home/noel/libo2/vcl/qt5/Qt5FilePicker.cxx:323:27) Size
-vcl/qt5/Qt5Instance.cxx:262
- enum (anonymous at /home/noel/libo2/vcl/qt5/Qt5Instance.cxx:262:45) Size
-vcl/qt5/Qt5Transferable.cxx:78
- enum (anonymous at /home/noel/libo2/vcl/qt5/Qt5Transferable.cxx:78:26) Size
-vcl/qt5/Qt5Transferable.cxx:138
- enum (anonymous at /home/noel/libo2/vcl/qt5/Qt5Transferable.cxx:138:52) Size
-vcl/qt5/Qt5Transferable.cxx:269
- enum (anonymous at /home/noel/libo2/vcl/qt5/Qt5Transferable.cxx:269:22) Size
-vcl/qt5/Qt5Transferable.cxx:271
- enum (anonymous at /home/noel/libo2/vcl/qt5/Qt5Transferable.cxx:271:22) Size
-vcl/source/control/imivctl.hxx:88
+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/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/source/control/imivctl.hxx:87
enum IcnViewFieldType Image
vcl/source/filter/ipict/ipict.cxx:73
enum PictReaderInternal::(anonymous namespace)::Pattern::PenStyle PEN_DASH
@@ -5672,7 +5950,7 @@ vcl/source/filter/ipict/ipict.cxx:76
enum PictReaderInternal::(anonymous namespace)::Pattern::BrushStyle BRUSH_50
vcl/source/filter/ipict/ipict.cxx:76
enum PictReaderInternal::(anonymous namespace)::Pattern::BrushStyle BRUSH_75
-vcl/source/filter/ipict/ipict.cxx:148
+vcl/source/filter/ipict/ipict.cxx:147
enum (anonymous namespace)::PictDrawingMethod UNDEFINED
vcl/source/filter/ixbm/xbmread.cxx:36
enum (anonymous namespace)::XBMFormat XBM11
@@ -5688,7 +5966,7 @@ vcl/source/filter/jpeg/Exif.hxx:32
enum exif::Orientation LEFT_TOP
vcl/source/filter/jpeg/Exif.hxx:34
enum exif::Orientation RIGHT_BOTTOM
-vcl/source/filter/jpeg/JpegReader.hxx:33
+vcl/source/filter/jpeg/JpegReader.hxx:32
enum ReadState JPEGREAD_OK
vcl/source/filter/wmf/emfwr.cxx:100
enum EmfPlusRecordType Header
@@ -5706,247 +5984,913 @@ vcl/source/filter/wmf/emfwr.cxx:106
enum EmfPlusRecordType SetPixelOffsetMode
vcl/source/filter/wmf/emfwr.cxx:107
enum EmfPlusRecordType SetCompositingQuality
-vcl/source/fontsubset/ttcr.hxx:49
+vcl/source/fontsubset/ttcr.hxx:46
enum vcl::TTCRErrCodes TTCR_OK
-vcl/source/fontsubset/ttcr.hxx:50
+vcl/source/fontsubset/ttcr.hxx:47
enum vcl::TTCRErrCodes TTCR_ZEROGLYPHS
-vcl/source/fontsubset/ttcr.hxx:51
- enum vcl::TTCRErrCodes TTCR_UNKNOWN
-vcl/source/fontsubset/ttcr.hxx:52
+vcl/source/fontsubset/ttcr.hxx:49
enum vcl::TTCRErrCodes TTCR_NONAMES
-vcl/source/fontsubset/ttcr.hxx:53
+vcl/source/fontsubset/ttcr.hxx:50
enum vcl::TTCRErrCodes TTCR_NAMETOOLONG
-vcl/source/fontsubset/ttcr.hxx:54
+vcl/source/fontsubset/ttcr.hxx:51
enum vcl::TTCRErrCodes TTCR_POSTFORMAT
-vcl/source/gdi/pdfwriter_impl.hxx:91
- enum vcl::pdf::GraphicsStateUpdateFlags All
-vcl/source/gdi/pdfwriter_impl.hxx:624
- enum vcl::pdf::Mode DEFAULT
-vcl/source/gdi/region.cxx:1538
+vcl/source/gdi/region.cxx:1546
enum RegionType REGION_COMPLEX
-vcl/source/gdi/region.cxx:1538
+vcl/source/gdi/region.cxx:1546
enum RegionType REGION_RECTANGLE
-vcl/source/gdi/regionband.cxx:199
+vcl/source/gdi/regionband.cxx:200
enum (anonymous namespace)::StreamEntryType STREAMENTRY_SEPARATION
-vcl/source/opengl/OpenGLHelper.cxx:806
+vcl/source/opengl/OpenGLHelper.cxx:794
enum (anonymous namespace)::CrashWatchdogTimingMode NORMAL
-vcl/source/opengl/x11/X11DeviceInfo.cxx:128
- enum (anonymous at /home/noel/libo2/vcl/source/opengl/x11/X11DeviceInfo.cxx:128:5) buf_size
+vcl/source/treelist/iconviewimpl.hxx:67
+ enum IconViewImpl::CallbackResult Continue
vcl/unx/generic/app/sm.cxx:188
- enum (anonymous at /home/noel/libo2/vcl/unx/generic/app/sm.cxx:188:1) eCloneCommand
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:188:1) eCloneCommand
vcl/unx/generic/app/sm.cxx:188
- enum (anonymous at /home/noel/libo2/vcl/unx/generic/app/sm.cxx:188:1) eProgram
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:188:1) eProgram
vcl/unx/generic/app/sm.cxx:188
- enum (anonymous at /home/noel/libo2/vcl/unx/generic/app/sm.cxx:188:1) eRestartCommand
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:188:1) eRestartCommand
vcl/unx/generic/app/sm.cxx:188
- enum (anonymous at /home/noel/libo2/vcl/unx/generic/app/sm.cxx:188:1) eRestartStyleHint
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:188:1) eRestartStyleHint
vcl/unx/generic/app/sm.cxx:188
- enum (anonymous at /home/noel/libo2/vcl/unx/generic/app/sm.cxx:188:1) eUserId
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:188:1) eUserId
vcl/unx/generic/app/sm.cxx:189
- enum (anonymous at /home/noel/libo2/vcl/unx/generic/app/sm.cxx:189:1) eDiscardCommand
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/generic/app/sm.cxx:189:1) eDiscardCommand
vcl/unx/generic/dtrans/X11_selection.hxx:178
enum x11::SelectionManager::Selection::State Inactive
-vcl/unx/glxtest.cxx:90
- enum (anonymous at /home/noel/libo2/vcl/unx/glxtest.cxx:90:3) bufsize
-vcl/unx/gtk3/a11y/atktextattributes.cxx:82
- enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_CASEMAP
vcl/unx/gtk3/a11y/atktextattributes.cxx:84
+ enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_CASEMAP
+vcl/unx/gtk3/a11y/atktextattributes.cxx:86
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_CONTOURED
-vcl/unx/gtk3/a11y/atktextattributes.cxx:85
+vcl/unx/gtk3/a11y/atktextattributes.cxx:87
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_CHAR_ESCAPEMENT
-vcl/unx/gtk3/a11y/atktextattributes.cxx:86
+vcl/unx/gtk3/a11y/atktextattributes.cxx:88
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_BLINKING
-vcl/unx/gtk3/a11y/atktextattributes.cxx:87
+vcl/unx/gtk3/a11y/atktextattributes.cxx:89
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_FONT_NAME
-vcl/unx/gtk3/a11y/atktextattributes.cxx:88
+vcl/unx/gtk3/a11y/atktextattributes.cxx:90
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_HEIGHT
-vcl/unx/gtk3/a11y/atktextattributes.cxx:89
+vcl/unx/gtk3/a11y/atktextattributes.cxx:91
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_HIDDEN
-vcl/unx/gtk3/a11y/atktextattributes.cxx:90
+vcl/unx/gtk3/a11y/atktextattributes.cxx:92
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_KERNING
-vcl/unx/gtk3/a11y/atktextattributes.cxx:91
+vcl/unx/gtk3/a11y/atktextattributes.cxx:93
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_LOCALE
-vcl/unx/gtk3/a11y/atktextattributes.cxx:92
+vcl/unx/gtk3/a11y/atktextattributes.cxx:94
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_POSTURE
-vcl/unx/gtk3/a11y/atktextattributes.cxx:93
+vcl/unx/gtk3/a11y/atktextattributes.cxx:95
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_RELIEF
-vcl/unx/gtk3/a11y/atktextattributes.cxx:94
+vcl/unx/gtk3/a11y/atktextattributes.cxx:96
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_ROTATION
-vcl/unx/gtk3/a11y/atktextattributes.cxx:95
+vcl/unx/gtk3/a11y/atktextattributes.cxx:97
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_SCALE
-vcl/unx/gtk3/a11y/atktextattributes.cxx:96
+vcl/unx/gtk3/a11y/atktextattributes.cxx:98
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_SHADOWED
-vcl/unx/gtk3/a11y/atktextattributes.cxx:97
+vcl/unx/gtk3/a11y/atktextattributes.cxx:99
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_STRIKETHROUGH
-vcl/unx/gtk3/a11y/atktextattributes.cxx:98
+vcl/unx/gtk3/a11y/atktextattributes.cxx:100
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_UNDERLINE
-vcl/unx/gtk3/a11y/atktextattributes.cxx:99
- enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_WEIGHT
vcl/unx/gtk3/a11y/atktextattributes.cxx:101
+ enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_WEIGHT
+vcl/unx/gtk3/a11y/atktextattributes.cxx:103
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_MM_TO_PIXEL_RATIO
-vcl/unx/gtk3/a11y/atktextattributes.cxx:102
+vcl/unx/gtk3/a11y/atktextattributes.cxx:104
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_JUSTIFICATION
-vcl/unx/gtk3/a11y/atktextattributes.cxx:103
+vcl/unx/gtk3/a11y/atktextattributes.cxx:105
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_BOTTOM_MARGIN
-vcl/unx/gtk3/a11y/atktextattributes.cxx:104
+vcl/unx/gtk3/a11y/atktextattributes.cxx:106
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_FIRST_LINE_INDENT
-vcl/unx/gtk3/a11y/atktextattributes.cxx:105
+vcl/unx/gtk3/a11y/atktextattributes.cxx:107
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_LEFT_MARGIN
-vcl/unx/gtk3/a11y/atktextattributes.cxx:106
+vcl/unx/gtk3/a11y/atktextattributes.cxx:108
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_LINE_SPACING
-vcl/unx/gtk3/a11y/atktextattributes.cxx:107
+vcl/unx/gtk3/a11y/atktextattributes.cxx:109
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_RIGHT_MARGIN
-vcl/unx/gtk3/a11y/atktextattributes.cxx:108
+vcl/unx/gtk3/a11y/atktextattributes.cxx:110
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_STYLE_NAME
-vcl/unx/gtk3/a11y/atktextattributes.cxx:109
+vcl/unx/gtk3/a11y/atktextattributes.cxx:111
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_TAB_STOPS
-vcl/unx/gtk3/a11y/atktextattributes.cxx:110
+vcl/unx/gtk3/a11y/atktextattributes.cxx:112
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_TOP_MARGIN
-vcl/unx/gtk3/a11y/atktextattributes.cxx:111
+vcl/unx/gtk3/a11y/atktextattributes.cxx:113
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_WRITING_MODE
-vcl/unx/gtk3/a11y/atktextattributes.cxx:112
+vcl/unx/gtk3/a11y/atktextattributes.cxx:114
enum (anonymous namespace)::ExportedAttribute TEXT_ATTRIBUTE_LAST
-vcl/unx/gtk3/a11y/atktextattributes.cxx:770
- enum (anonymous at /home/noel/libo2/vcl/unx/gtk3/a11y/atktextattributes.cxx:767:1) DECORATION_BLINK
-vcl/unx/gtk3/a11y/atktextattributes.cxx:771
- enum (anonymous at /home/noel/libo2/vcl/unx/gtk3/a11y/atktextattributes.cxx:767:1) DECORATION_UNDERLINE
vcl/unx/gtk3/a11y/atktextattributes.cxx:772
- enum (anonymous at /home/noel/libo2/vcl/unx/gtk3/a11y/atktextattributes.cxx:767:1) DECORATION_LINE_THROUGH
-vcl/unx/gtk3/fpicker/SalGtkFilePicker.hxx:172
- enum SalGtkFilePicker::(anonymous at /home/noel/libo2/vcl/unx/gtk3/fpicker/SalGtkFilePicker.hxx:171:9) PLAY
-vcl/unx/kf5/KF5FilePicker.cxx:63
- enum (anonymous at /home/noel/libo2/vcl/unx/kf5/KF5FilePicker.cxx:63:33) Size
-vcl/unx/kf5/KF5FilePicker.cxx:63
- enum (anonymous at /home/noel/libo2/vcl/unx/kf5/KF5FilePicker.cxx:63:56) Size
-vcl/unx/kf5/KF5FilePicker.cxx:63
- enum (anonymous at /home/noel/libo2/vcl/unx/kf5/KF5FilePicker.cxx:63:9) Size
-vcl/unx/kf5/KF5FilePicker.cxx:64
- enum (anonymous at /home/noel/libo2/vcl/unx/kf5/KF5FilePicker.cxx:64:34) Size
-vcl/unx/kf5/KF5FilePicker.cxx:64
- enum (anonymous at /home/noel/libo2/vcl/unx/kf5/KF5FilePicker.cxx:64:60) Size
-vcl/unx/kf5/KF5FilePicker.cxx:64
- enum (anonymous at /home/noel/libo2/vcl/unx/kf5/KF5FilePicker.cxx:64:9) Size
-vcl/unx/kf5/KF5FilePicker.cxx:65
- enum (anonymous at /home/noel/libo2/vcl/unx/kf5/KF5FilePicker.cxx:65:9) Size
-vcl/unx/kf5/KF5FilePicker.cxx:66
- enum (anonymous at /home/noel/libo2/vcl/unx/kf5/KF5FilePicker.cxx:66:9) Size
-writerfilter/source/dmapper/BorderHandler.hxx:37
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/a11y/atktextattributes.cxx:769:1) DECORATION_BLINK
+vcl/unx/gtk3/a11y/atktextattributes.cxx:773
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/a11y/atktextattributes.cxx:769:1) DECORATION_UNDERLINE
+vcl/unx/gtk3/a11y/atktextattributes.cxx:774
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/a11y/atktextattributes.cxx:769:1) DECORATION_LINE_THROUGH
+vcl/unx/gtk3/fpicker/SalGtkFilePicker.hxx:173
+ enum SalGtkFilePicker::(unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/fpicker/SalGtkFilePicker.hxx:172:9) OK
+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
+ 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
+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
+vcl/unx/kf5/KFFilePicker.cxx:64
+ enum (unnamed at /home/noel/libo-plugin/vcl/unx/kf5/KFFilePicker.cxx:64:60) 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
+writerfilter/source/dmapper/BorderHandler.hxx:39
enum writerfilter::dmapper::BorderHandler::BorderPosition Top
-writerfilter/source/dmapper/BorderHandler.hxx:38
+writerfilter/source/dmapper/BorderHandler.hxx:40
enum writerfilter::dmapper::BorderHandler::BorderPosition Left
-writerfilter/source/dmapper/BorderHandler.hxx:39
+writerfilter/source/dmapper/BorderHandler.hxx:41
enum writerfilter::dmapper::BorderHandler::BorderPosition Bottom
-writerfilter/source/dmapper/BorderHandler.hxx:40
+writerfilter/source/dmapper/BorderHandler.hxx:42
enum writerfilter::dmapper::BorderHandler::BorderPosition Right
-writerfilter/source/dmapper/BorderHandler.hxx:41
+writerfilter/source/dmapper/BorderHandler.hxx:43
enum writerfilter::dmapper::BorderHandler::BorderPosition Horizontal
-writerfilter/source/dmapper/BorderHandler.hxx:42
+writerfilter/source/dmapper/BorderHandler.hxx:44
enum writerfilter::dmapper::BorderHandler::BorderPosition Vertical
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:104
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:113
enum writerfilter::dmapper::ContextType CONTEXT_LIST
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:125
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:135
enum writerfilter::dmapper::SkipFootnoteSeparator OFF
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:133
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:143
enum writerfilter::dmapper::StoredRedlines FRAME
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:134
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:144
enum writerfilter::dmapper::StoredRedlines FOOTNOTE
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:135
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:145
enum writerfilter::dmapper::StoredRedlines ENDNOTE
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:538
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:532
enum writerfilter::dmapper::DomainMapper_Impl::HeaderFooterImportState header
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:539
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:533
enum writerfilter::dmapper::DomainMapper_Impl::HeaderFooterImportState footer
-writerfilter/source/dmapper/PropertyIds.hxx:27
+writerfilter/source/dmapper/PropertyIds.hxx:28
enum writerfilter::dmapper::PropertyIds PROP_ID_START
-writerfilter/source/dmapper/PropertyMap.hxx:66
- enum writerfilter::dmapper::BorderPosition BORDER_LEFT
+writerfilter/source/dmapper/PropertyIds.hxx:29
+ enum writerfilter::dmapper::PropertyIds META_PROP_CELL_MAR_BOTTOM
+writerfilter/source/dmapper/PropertyIds.hxx:30
+ enum writerfilter::dmapper::PropertyIds META_PROP_CELL_MAR_LEFT
+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
+ enum writerfilter::dmapper::PropertyIds PROP_ADJUST_CONTRAST
+writerfilter/source/dmapper/PropertyIds.hxx:38
+ enum writerfilter::dmapper::PropertyIds PROP_ADJUST_LUMINANCE
+writerfilter/source/dmapper/PropertyIds.hxx:39
+ enum writerfilter::dmapper::PropertyIds PROP_ALLOW_OVERLAP
+writerfilter/source/dmapper/PropertyIds.hxx:40
+ enum writerfilter::dmapper::PropertyIds PROP_ALTERNATIVE_TEXT
+writerfilter/source/dmapper/PropertyIds.hxx:41
+ enum writerfilter::dmapper::PropertyIds PROP_ANCHOR_TYPE
+writerfilter/source/dmapper/PropertyIds.hxx:42
+ enum writerfilter::dmapper::PropertyIds PROP_AUTOMATIC_DISTANCE
+writerfilter/source/dmapper/PropertyIds.hxx:43
+ enum writerfilter::dmapper::PropertyIds PROP_BACK_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:44
+ enum writerfilter::dmapper::PropertyIds PROP_BACK_COMPLEX_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:45
+ enum writerfilter::dmapper::PropertyIds PROP_BACK_COLOR_TRANSPARENCY
+writerfilter/source/dmapper/PropertyIds.hxx:46
+ enum writerfilter::dmapper::PropertyIds PROP_BITMAP
+writerfilter/source/dmapper/PropertyIds.hxx:47
+ enum writerfilter::dmapper::PropertyIds PROP_BORDER_LEFT_COMPLEX_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:48
+ enum writerfilter::dmapper::PropertyIds PROP_BORDER_RIGHT_COMPLEX_COLOR
+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
+ enum writerfilter::dmapper::PropertyIds PROP_BOTTOM_MARGIN
+writerfilter/source/dmapper/PropertyIds.hxx:54
+ enum writerfilter::dmapper::PropertyIds PROP_BREAK_TYPE
+writerfilter/source/dmapper/PropertyIds.hxx:55
+ enum writerfilter::dmapper::PropertyIds PROP_BULLET_CHAR
+writerfilter/source/dmapper/PropertyIds.hxx:56
+ enum writerfilter::dmapper::PropertyIds PROP_BULLET_FONT_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:57
+ enum writerfilter::dmapper::PropertyIds PROP_CHAPTER_FORMAT
+writerfilter/source/dmapper/PropertyIds.hxx:59
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_AUTO_KERNING
+writerfilter/source/dmapper/PropertyIds.hxx:60
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_BACK_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:61
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_BACKGROUND_COMPLEX_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:62
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_CASE_MAP
+writerfilter/source/dmapper/PropertyIds.hxx:63
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_CHAR_KERNING
+writerfilter/source/dmapper/PropertyIds.hxx:64
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:65
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_COMPLEX_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:66
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_COMBINE_IS_ON
+writerfilter/source/dmapper/PropertyIds.hxx:67
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_COMBINE_PREFIX
+writerfilter/source/dmapper/PropertyIds.hxx:68
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_COMBINE_SUFFIX
+writerfilter/source/dmapper/PropertyIds.hxx:69
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_CONTOURED
+writerfilter/source/dmapper/PropertyIds.hxx:70
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_LEFT_BORDER
+writerfilter/source/dmapper/PropertyIds.hxx:71
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_RIGHT_BORDER
+writerfilter/source/dmapper/PropertyIds.hxx:72
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_TOP_BORDER
+writerfilter/source/dmapper/PropertyIds.hxx:73
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_BOTTOM_BORDER
+writerfilter/source/dmapper/PropertyIds.hxx:74
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_LEFT_BORDER_DISTANCE
+writerfilter/source/dmapper/PropertyIds.hxx:75
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_RIGHT_BORDER_DISTANCE
+writerfilter/source/dmapper/PropertyIds.hxx:76
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_TOP_BORDER_DISTANCE
+writerfilter/source/dmapper/PropertyIds.hxx:77
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_BOTTOM_BORDER_DISTANCE
+writerfilter/source/dmapper/PropertyIds.hxx:78
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_BORDER_LEFT_COMPLEX_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:79
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_BORDER_RIGHT_COMPLEX_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:80
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_BORDER_TOP_COMPLEX_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:81
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_BORDER_BOTTOM_COMPLEX_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:82
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_EMPHASIS
+writerfilter/source/dmapper/PropertyIds.hxx:83
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_ESCAPEMENT
+writerfilter/source/dmapper/PropertyIds.hxx:84
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_ESCAPEMENT_HEIGHT
+writerfilter/source/dmapper/PropertyIds.hxx:85
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_FLASH
+writerfilter/source/dmapper/PropertyIds.hxx:86
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_FONT_CHAR_SET
+writerfilter/source/dmapper/PropertyIds.hxx:87
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_FONT_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:88
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_FONT_NAME_ASIAN
+writerfilter/source/dmapper/PropertyIds.hxx:89
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_FONT_NAME_COMPLEX
+writerfilter/source/dmapper/PropertyIds.hxx:91
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_HEIGHT_ASIAN
+writerfilter/source/dmapper/PropertyIds.hxx:92
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_HEIGHT_COMPLEX
+writerfilter/source/dmapper/PropertyIds.hxx:93
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_HIDDEN
+writerfilter/source/dmapper/PropertyIds.hxx:94
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_HIGHLIGHT
+writerfilter/source/dmapper/PropertyIds.hxx:95
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_LOCALE
+writerfilter/source/dmapper/PropertyIds.hxx:96
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_LOCALE_ASIAN
+writerfilter/source/dmapper/PropertyIds.hxx:97
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_LOCALE_COMPLEX
+writerfilter/source/dmapper/PropertyIds.hxx:98
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_POSTURE
+writerfilter/source/dmapper/PropertyIds.hxx:99
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_POSTURE_ASIAN
+writerfilter/source/dmapper/PropertyIds.hxx:100
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_POSTURE_COMPLEX
+writerfilter/source/dmapper/PropertyIds.hxx:101
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_PROP_HEIGHT
+writerfilter/source/dmapper/PropertyIds.hxx:102
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_PROP_HEIGHT_ASIAN
+writerfilter/source/dmapper/PropertyIds.hxx:103
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_PROP_HEIGHT_COMPLEX
+writerfilter/source/dmapper/PropertyIds.hxx:104
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_RELIEF
+writerfilter/source/dmapper/PropertyIds.hxx:105
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_ROTATION
+writerfilter/source/dmapper/PropertyIds.hxx:106
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_ROTATION_IS_FIT_TO_LINE
+writerfilter/source/dmapper/PropertyIds.hxx:107
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_SCALE_WIDTH
+writerfilter/source/dmapper/PropertyIds.hxx:108
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_SHADOW_FORMAT
+writerfilter/source/dmapper/PropertyIds.hxx:109
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_SHADING_MARKER
+writerfilter/source/dmapper/PropertyIds.hxx:110
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_SHADING_VALUE
+writerfilter/source/dmapper/PropertyIds.hxx:111
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_SHADOWED
+writerfilter/source/dmapper/PropertyIds.hxx:112
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_STRIKEOUT
+writerfilter/source/dmapper/PropertyIds.hxx:114
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_TEXTOUTLINE_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:115
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_TEXTFILL_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:116
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_NAME_ASCII
+writerfilter/source/dmapper/PropertyIds.hxx:117
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_NAME_CS
+writerfilter/source/dmapper/PropertyIds.hxx:118
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_NAME_H_ANSI
+writerfilter/source/dmapper/PropertyIds.hxx:119
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_NAME_EAST_ASIA
+writerfilter/source/dmapper/PropertyIds.hxx:120
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_FONT_NAME_ASCII
+writerfilter/source/dmapper/PropertyIds.hxx:121
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_FONT_NAME_CS
+writerfilter/source/dmapper/PropertyIds.hxx:122
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_FONT_NAME_EAST_ASIA
+writerfilter/source/dmapper/PropertyIds.hxx:123
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:124
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_ORIGINAL_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:125
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_COLOR_SHADE
+writerfilter/source/dmapper/PropertyIds.hxx:126
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_FILL
+writerfilter/source/dmapper/PropertyIds.hxx:127
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_THEME_COLOR_TINT
+writerfilter/source/dmapper/PropertyIds.hxx:128
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_UNDERLINE
+writerfilter/source/dmapper/PropertyIds.hxx:129
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_UNDERLINE_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:130
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_UNDERLINE_COMPLEX_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:131
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_UNDERLINE_HAS_COLOR
+writerfilter/source/dmapper/PropertyIds.hxx:132
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_WEIGHT
+writerfilter/source/dmapper/PropertyIds.hxx:133
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_WEIGHT_ASIAN
+writerfilter/source/dmapper/PropertyIds.hxx:134
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_WEIGHT_COMPLEX
+writerfilter/source/dmapper/PropertyIds.hxx:135
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_WORD_MODE
+writerfilter/source/dmapper/PropertyIds.hxx:136
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_GLOW_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:137
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_SHADOW_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:138
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_REFLECTION_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:139
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_SCENE3D_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:140
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_PROPS3D_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:141
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_LIGATURES_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:142
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_NUMFORM_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:143
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_NUMSPACING_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:144
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_STYLISTICSETS_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:145
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_CNTXTALTS_TEXT_EFFECT
+writerfilter/source/dmapper/PropertyIds.hxx:147
+ enum writerfilter::dmapper::PropertyIds PROP_CONTENT
+writerfilter/source/dmapper/PropertyIds.hxx:148
+ enum writerfilter::dmapper::PropertyIds PROP_CONTOUR_OUTSIDE
+writerfilter/source/dmapper/PropertyIds.hxx:149
+ enum writerfilter::dmapper::PropertyIds PROP_CONTOUR_POLY_POLYGON
+writerfilter/source/dmapper/PropertyIds.hxx:150
+ enum writerfilter::dmapper::PropertyIds PROP_COUNT_EMPTY_LINES
+writerfilter/source/dmapper/PropertyIds.hxx:151
+ enum writerfilter::dmapper::PropertyIds PROP_COUNT_LINES_IN_FRAMES
+writerfilter/source/dmapper/PropertyIds.hxx:152
+ enum writerfilter::dmapper::PropertyIds PROP_CREATE_FROM_LEVEL_PARAGRAPH_STYLES
+writerfilter/source/dmapper/PropertyIds.hxx:153
+ enum writerfilter::dmapper::PropertyIds PROP_CREATE_FROM_MARKS
+writerfilter/source/dmapper/PropertyIds.hxx:154
+ enum writerfilter::dmapper::PropertyIds PROP_CREATE_FROM_OUTLINE
+writerfilter/source/dmapper/PropertyIds.hxx:155
+ enum writerfilter::dmapper::PropertyIds PROP_CURRENT_PRESENTATION
+writerfilter/source/dmapper/PropertyIds.hxx:156
+ enum writerfilter::dmapper::PropertyIds PROP_DECORATIVE
+writerfilter/source/dmapper/PropertyIds.hxx:157
+ enum writerfilter::dmapper::PropertyIds PROP_DELETE
+writerfilter/source/dmapper/PropertyIds.hxx:158
+ enum writerfilter::dmapper::PropertyIds PROP_DESCRIPTION
+writerfilter/source/dmapper/PropertyIds.hxx:159
+ enum writerfilter::dmapper::PropertyIds PROP_DISTANCE
+writerfilter/source/dmapper/PropertyIds.hxx:160
+ enum writerfilter::dmapper::PropertyIds PROP_DROP_CAP_FORMAT
+writerfilter/source/dmapper/PropertyIds.hxx:161
+ enum writerfilter::dmapper::PropertyIds PROP_FILE_FORMAT
+writerfilter/source/dmapper/PropertyIds.hxx:163
+ enum writerfilter::dmapper::PropertyIds PROP_FIRST_LINE_OFFSET
+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
+writerfilter/source/dmapper/PropertyIds.hxx:166
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_DYNAMIC_SPACING
+writerfilter/source/dmapper/PropertyIds.hxx:167
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_HEIGHT
+writerfilter/source/dmapper/PropertyIds.hxx:168
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_IS_DYNAMIC_HEIGHT
+writerfilter/source/dmapper/PropertyIds.hxx:169
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_IS_ON
+writerfilter/source/dmapper/PropertyIds.hxx:170
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_IS_SHARED
+writerfilter/source/dmapper/PropertyIds.hxx:171
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_TEXT
+writerfilter/source/dmapper/PropertyIds.hxx:172
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTER_TEXT_LEFT
+writerfilter/source/dmapper/PropertyIds.hxx:173
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTNOTE_COUNTING
+writerfilter/source/dmapper/PropertyIds.hxx:174
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTNOTE_LINE_ADJUST
+writerfilter/source/dmapper/PropertyIds.hxx:175
+ enum writerfilter::dmapper::PropertyIds PROP_FORMAT
+writerfilter/source/dmapper/PropertyIds.hxx:176
+ enum writerfilter::dmapper::PropertyIds PROP_FULL_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:177
+ enum writerfilter::dmapper::PropertyIds PROP_GRAPHIC
+writerfilter/source/dmapper/PropertyIds.hxx:178
+ enum writerfilter::dmapper::PropertyIds PROP_GRAPHIC_COLOR_MODE
+writerfilter/source/dmapper/PropertyIds.hxx:179
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_BASE_HEIGHT
+writerfilter/source/dmapper/PropertyIds.hxx:180
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_BASE_WIDTH
+writerfilter/source/dmapper/PropertyIds.hxx:181
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_DISPLAY
+writerfilter/source/dmapper/PropertyIds.hxx:182
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_LINES
+writerfilter/source/dmapper/PropertyIds.hxx:183
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_MODE
+writerfilter/source/dmapper/PropertyIds.hxx:184
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_PRINT
+writerfilter/source/dmapper/PropertyIds.hxx:185
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_RUBY_HEIGHT
+writerfilter/source/dmapper/PropertyIds.hxx:186
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_BODY_DISTANCE
+writerfilter/source/dmapper/PropertyIds.hxx:187
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_DYNAMIC_SPACING
+writerfilter/source/dmapper/PropertyIds.hxx:188
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_HEIGHT
+writerfilter/source/dmapper/PropertyIds.hxx:189
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_IS_DYNAMIC_HEIGHT
+writerfilter/source/dmapper/PropertyIds.hxx:190
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_IS_ON
+writerfilter/source/dmapper/PropertyIds.hxx:191
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_IS_SHARED
+writerfilter/source/dmapper/PropertyIds.hxx:192
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_ROW_COUNT
+writerfilter/source/dmapper/PropertyIds.hxx:193
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_TEXT
+writerfilter/source/dmapper/PropertyIds.hxx:194
+ enum writerfilter::dmapper::PropertyIds PROP_HEADER_TEXT_LEFT
+writerfilter/source/dmapper/PropertyIds.hxx:195
+ enum writerfilter::dmapper::PropertyIds PROP_HEADING_STYLE_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:196
+ enum writerfilter::dmapper::PropertyIds PROP_HEIGHT
+writerfilter/source/dmapper/PropertyIds.hxx:197
+ enum writerfilter::dmapper::PropertyIds PROP_HELP
+writerfilter/source/dmapper/PropertyIds.hxx:198
+ enum writerfilter::dmapper::PropertyIds PROP_HINT
+writerfilter/source/dmapper/PropertyIds.hxx:199
+ enum writerfilter::dmapper::PropertyIds PROP_HORI_ORIENT
+writerfilter/source/dmapper/PropertyIds.hxx:200
+ enum writerfilter::dmapper::PropertyIds PROP_HORI_ORIENT_POSITION
+writerfilter/source/dmapper/PropertyIds.hxx:201
+ enum writerfilter::dmapper::PropertyIds PROP_HORI_ORIENT_RELATION
+writerfilter/source/dmapper/PropertyIds.hxx:202
+ enum writerfilter::dmapper::PropertyIds PROP_HYPER_LINK_U_R_L
+writerfilter/source/dmapper/PropertyIds.hxx:203
+ enum writerfilter::dmapper::PropertyIds PROP_HYPERLINK
+writerfilter/source/dmapper/PropertyIds.hxx:205
+ enum writerfilter::dmapper::PropertyIds PROP_INPUT_STREAM
+writerfilter/source/dmapper/PropertyIds.hxx:206
+ enum writerfilter::dmapper::PropertyIds PROP_INSERT
+writerfilter/source/dmapper/PropertyIds.hxx:207
+ enum writerfilter::dmapper::PropertyIds PROP_INTERVAL
+writerfilter/source/dmapper/PropertyIds.hxx:208
+ enum writerfilter::dmapper::PropertyIds PROP_IS_DATE
+writerfilter/source/dmapper/PropertyIds.hxx:209
+ enum writerfilter::dmapper::PropertyIds PROP_IS_FIXED
+writerfilter/source/dmapper/PropertyIds.hxx:210
+ enum writerfilter::dmapper::PropertyIds PROP_IS_INPUT
+writerfilter/source/dmapper/PropertyIds.hxx:211
+ enum writerfilter::dmapper::PropertyIds PROP_IS_LANDSCAPE
+writerfilter/source/dmapper/PropertyIds.hxx:212
+ enum writerfilter::dmapper::PropertyIds PROP_IS_ON
+writerfilter/source/dmapper/PropertyIds.hxx:213
+ enum writerfilter::dmapper::PropertyIds PROP_IS_SPLIT_ALLOWED
+writerfilter/source/dmapper/PropertyIds.hxx:214
+ enum writerfilter::dmapper::PropertyIds PROP_IS_VISIBLE
+writerfilter/source/dmapper/PropertyIds.hxx:215
+ enum writerfilter::dmapper::PropertyIds PROP_LABEL_CATEGORY
+writerfilter/source/dmapper/PropertyIds.hxx:216
+ enum writerfilter::dmapper::PropertyIds PROP_LEFT_BORDER
+writerfilter/source/dmapper/PropertyIds.hxx:217
+ enum writerfilter::dmapper::PropertyIds PROP_LEFT_BORDER_DISTANCE
+writerfilter/source/dmapper/PropertyIds.hxx:219
+ enum writerfilter::dmapper::PropertyIds PROP_LEVEL
+writerfilter/source/dmapper/PropertyIds.hxx:220
+ enum writerfilter::dmapper::PropertyIds PROP_LEVEL_FOLLOW
+writerfilter/source/dmapper/PropertyIds.hxx:221
+ enum writerfilter::dmapper::PropertyIds PROP_LEVEL_FORMAT
+writerfilter/source/dmapper/PropertyIds.hxx:222
+ enum writerfilter::dmapper::PropertyIds PROP_LEVEL_PARAGRAPH_STYLES
+writerfilter/source/dmapper/PropertyIds.hxx:223
+ enum writerfilter::dmapper::PropertyIds PROP_LISTTAB_STOP_POSITION
+writerfilter/source/dmapper/PropertyIds.hxx:224
+ enum writerfilter::dmapper::PropertyIds PROP_LIST_FORMAT
+writerfilter/source/dmapper/PropertyIds.hxx:225
+ enum writerfilter::dmapper::PropertyIds PROP_MACRO_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:226
+ enum writerfilter::dmapper::PropertyIds PROP_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:227
+ enum writerfilter::dmapper::PropertyIds PROP_NUMBERING_LEVEL
+writerfilter/source/dmapper/PropertyIds.hxx:229
+ enum writerfilter::dmapper::PropertyIds PROP_NUMBERING_STYLE_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:230
+ enum writerfilter::dmapper::PropertyIds PROP_NUMBERING_TYPE
+writerfilter/source/dmapper/PropertyIds.hxx:231
+ enum writerfilter::dmapper::PropertyIds PROP_NUMBER_FORMAT
+writerfilter/source/dmapper/PropertyIds.hxx:232
+ enum writerfilter::dmapper::PropertyIds PROP_NUMBER_POSITION
+writerfilter/source/dmapper/PropertyIds.hxx:233
+ enum writerfilter::dmapper::PropertyIds PROP_OPAQUE
+writerfilter/source/dmapper/PropertyIds.hxx:234
+ enum writerfilter::dmapper::PropertyIds PROP_OUTLINE_LEVEL
+writerfilter/source/dmapper/PropertyIds.hxx:235
+ enum writerfilter::dmapper::PropertyIds PROP_PAGE_DESC_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:236
+ enum writerfilter::dmapper::PropertyIds PROP_PAGE_NUMBER_OFFSET
+writerfilter/source/dmapper/PropertyIds.hxx:237
+ enum writerfilter::dmapper::PropertyIds PROP_PAGE_TOGGLE
+writerfilter/source/dmapper/PropertyIds.hxx:238
+ enum writerfilter::dmapper::PropertyIds PROP_PARAGRAPH_FORMAT
+writerfilter/source/dmapper/PropertyIds.hxx:239
+ enum writerfilter::dmapper::PropertyIds PROP_PARAGRAPH_STYLES
+writerfilter/source/dmapper/PropertyIds.hxx:241
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_BOTTOM_MARGIN
+writerfilter/source/dmapper/PropertyIds.hxx:243
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_IS_HANGING_PUNCTUATION
+writerfilter/source/dmapper/PropertyIds.hxx:244
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_IS_HYPHENATION
+writerfilter/source/dmapper/PropertyIds.hxx:245
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_HYPHENATION_NO_CAPS
+writerfilter/source/dmapper/PropertyIds.hxx:246
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_HYPHENATION_ZONE
+writerfilter/source/dmapper/PropertyIds.hxx:247
+ 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
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_LINE_NUMBER_COUNT
+writerfilter/source/dmapper/PropertyIds.hxx:251
+ 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
+ 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
+ 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
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_TOP_MARGIN
+writerfilter/source/dmapper/PropertyIds.hxx:259
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_VERT_ALIGNMENT
+writerfilter/source/dmapper/PropertyIds.hxx:261
+ enum writerfilter::dmapper::PropertyIds PROP_PARENT_NUMBERING
+writerfilter/source/dmapper/PropertyIds.hxx:262
+ enum writerfilter::dmapper::PropertyIds PROP_POSITION_AND_SPACE_MODE
+writerfilter/source/dmapper/PropertyIds.hxx:263
+ enum writerfilter::dmapper::PropertyIds PROP_POSITION_PROTECTED
+writerfilter/source/dmapper/PropertyIds.hxx:264
+ enum writerfilter::dmapper::PropertyIds PROP_IS_PROTECTED
+writerfilter/source/dmapper/PropertyIds.hxx:265
+ enum writerfilter::dmapper::PropertyIds PROP_REDLINE_AUTHOR
+writerfilter/source/dmapper/PropertyIds.hxx:266
+ enum writerfilter::dmapper::PropertyIds PROP_REDLINE_DATE_TIME
+writerfilter/source/dmapper/PropertyIds.hxx:267
+ enum writerfilter::dmapper::PropertyIds PROP_REDLINE_TYPE
+writerfilter/source/dmapper/PropertyIds.hxx:268
+ enum writerfilter::dmapper::PropertyIds PROP_REDLINE_REVERT_PROPERTIES
+writerfilter/source/dmapper/PropertyIds.hxx:269
+ enum writerfilter::dmapper::PropertyIds PROP_REFERENCE_FIELD_PART
+writerfilter/source/dmapper/PropertyIds.hxx:270
+ enum writerfilter::dmapper::PropertyIds PROP_REFERENCE_FIELD_SOURCE
+writerfilter/source/dmapper/PropertyIds.hxx:271
+ 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
+ enum writerfilter::dmapper::PropertyIds PROP_RIGHT_BORDER_DISTANCE
+writerfilter/source/dmapper/PropertyIds.hxx:274
+ enum writerfilter::dmapper::PropertyIds PROP_RIGHT_MARGIN
+writerfilter/source/dmapper/PropertyIds.hxx:275
+ enum writerfilter::dmapper::PropertyIds PROP_SERVICE_CHAR_STYLE
+writerfilter/source/dmapper/PropertyIds.hxx:276
+ enum writerfilter::dmapper::PropertyIds PROP_SERVICE_PARA_STYLE
+writerfilter/source/dmapper/PropertyIds.hxx:277
+ enum writerfilter::dmapper::PropertyIds PROP_SIZE
+writerfilter/source/dmapper/PropertyIds.hxx:278
+ enum writerfilter::dmapper::PropertyIds PROP_SIZE100th_M_M
+writerfilter/source/dmapper/PropertyIds.hxx:279
+ enum writerfilter::dmapper::PropertyIds PROP_SIZE_PIXEL
+writerfilter/source/dmapper/PropertyIds.hxx:280
+ enum writerfilter::dmapper::PropertyIds PROP_SIZE_PROTECTED
+writerfilter/source/dmapper/PropertyIds.hxx:281
+ enum writerfilter::dmapper::PropertyIds PROP_SIZE_TYPE
+writerfilter/source/dmapper/PropertyIds.hxx:282
+ enum writerfilter::dmapper::PropertyIds PROP_SOURCE_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:283
+ enum writerfilter::dmapper::PropertyIds PROP_SPLIT
+writerfilter/source/dmapper/PropertyIds.hxx:284
+ enum writerfilter::dmapper::PropertyIds PROP_STANDARD
+writerfilter/source/dmapper/PropertyIds.hxx:285
+ enum writerfilter::dmapper::PropertyIds PROP_START_AT
+writerfilter/source/dmapper/PropertyIds.hxx:286
+ enum writerfilter::dmapper::PropertyIds PROP_START_WITH
+writerfilter/source/dmapper/PropertyIds.hxx:287
+ enum writerfilter::dmapper::PropertyIds PROP_STREAM_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:288
+ enum writerfilter::dmapper::PropertyIds PROP_SUB_TYPE
+writerfilter/source/dmapper/PropertyIds.hxx:289
+ enum writerfilter::dmapper::PropertyIds PROP_SURROUND
+writerfilter/source/dmapper/PropertyIds.hxx:290
+ enum writerfilter::dmapper::PropertyIds PROP_SURROUND_CONTOUR
+writerfilter/source/dmapper/PropertyIds.hxx:291
+ enum writerfilter::dmapper::PropertyIds PROP_TABLE_BORDER
+writerfilter/source/dmapper/PropertyIds.hxx:292
+ enum writerfilter::dmapper::PropertyIds PROP_TABLE_BORDER_DISTANCES
+writerfilter/source/dmapper/PropertyIds.hxx:294
+ enum writerfilter::dmapper::PropertyIds PROP_TABLE_REDLINE_PARAMS
+writerfilter/source/dmapper/PropertyIds.hxx:295
+ enum writerfilter::dmapper::PropertyIds PROP_TABLE_ROW_DELETE
+writerfilter/source/dmapper/PropertyIds.hxx:296
+ enum writerfilter::dmapper::PropertyIds PROP_TABLE_ROW_INSERT
+writerfilter/source/dmapper/PropertyIds.hxx:297
+ enum writerfilter::dmapper::PropertyIds PROP_TABLE_CELL_DELETE
+writerfilter/source/dmapper/PropertyIds.hxx:298
+ enum writerfilter::dmapper::PropertyIds PROP_TABLE_CELL_INSERT
+writerfilter/source/dmapper/PropertyIds.hxx:299
+ enum writerfilter::dmapper::PropertyIds PROP_TABS_RELATIVE_TO_INDENT
+writerfilter/source/dmapper/PropertyIds.hxx:300
+ enum writerfilter::dmapper::PropertyIds PROP_TAB_STOP_DISTANCE
+writerfilter/source/dmapper/PropertyIds.hxx:301
+ enum writerfilter::dmapper::PropertyIds PROP_TEXT
+writerfilter/source/dmapper/PropertyIds.hxx:302
+ enum writerfilter::dmapper::PropertyIds PROP_TEXT_COLUMNS
+writerfilter/source/dmapper/PropertyIds.hxx:303
+ enum writerfilter::dmapper::PropertyIds PROP_TEXT_RANGE
+writerfilter/source/dmapper/PropertyIds.hxx:304
+ enum writerfilter::dmapper::PropertyIds PROP_TEXT_VERTICAL_ADJUST
+writerfilter/source/dmapper/PropertyIds.hxx:305
+ enum writerfilter::dmapper::PropertyIds PROP_TITLE
+writerfilter/source/dmapper/PropertyIds.hxx:306
+ enum writerfilter::dmapper::PropertyIds PROP_TOKEN_CHAPTER_INFO
+writerfilter/source/dmapper/PropertyIds.hxx:307
+ enum writerfilter::dmapper::PropertyIds PROP_TOKEN_HYPERLINK_END
+writerfilter/source/dmapper/PropertyIds.hxx:308
+ enum writerfilter::dmapper::PropertyIds PROP_TOKEN_HYPERLINK_START
+writerfilter/source/dmapper/PropertyIds.hxx:309
+ enum writerfilter::dmapper::PropertyIds PROP_TOKEN_TEXT
+writerfilter/source/dmapper/PropertyIds.hxx:310
+ 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
+ enum writerfilter::dmapper::PropertyIds PROP_TOP_BORDER_DISTANCE
+writerfilter/source/dmapper/PropertyIds.hxx:314
+ enum writerfilter::dmapper::PropertyIds PROP_VERTICAL_MERGE
+writerfilter/source/dmapper/PropertyIds.hxx:315
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_STANDARD_MODE
+writerfilter/source/dmapper/PropertyIds.hxx:316
+ enum writerfilter::dmapper::PropertyIds PROP_VERT_ORIENT
+writerfilter/source/dmapper/PropertyIds.hxx:317
+ enum writerfilter::dmapper::PropertyIds PROP_VERT_ORIENT_POSITION
+writerfilter/source/dmapper/PropertyIds.hxx:318
+ enum writerfilter::dmapper::PropertyIds PROP_VERT_ORIENT_RELATION
+writerfilter/source/dmapper/PropertyIds.hxx:319
+ enum writerfilter::dmapper::PropertyIds PROP_WIDTH
+writerfilter/source/dmapper/PropertyIds.hxx:320
+ enum writerfilter::dmapper::PropertyIds PROP_WIDTH_TYPE
+writerfilter/source/dmapper/PropertyIds.hxx:321
+ enum writerfilter::dmapper::PropertyIds PROP_TBL_LOOK
+writerfilter/source/dmapper/PropertyIds.hxx:322
+ enum writerfilter::dmapper::PropertyIds PROP_WRITING_MODE
+writerfilter/source/dmapper/PropertyIds.hxx:323
+ enum writerfilter::dmapper::PropertyIds PROP_FRM_DIRECTION
+writerfilter/source/dmapper/PropertyIds.hxx:324
+ enum writerfilter::dmapper::PropertyIds PROP_EMBEDDED_OBJECT
+writerfilter/source/dmapper/PropertyIds.hxx:325
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_CONTEXT_MARGIN
+writerfilter/source/dmapper/PropertyIds.hxx:326
+ enum writerfilter::dmapper::PropertyIds PROP_PAGE_STYLE_LAYOUT
+writerfilter/source/dmapper/PropertyIds.hxx:327
+ enum writerfilter::dmapper::PropertyIds PROP_Z_ORDER
+writerfilter/source/dmapper/PropertyIds.hxx:328
+ enum writerfilter::dmapper::PropertyIds PROP_EMBED_FONTS
+writerfilter/source/dmapper/PropertyIds.hxx:329
+ enum writerfilter::dmapper::PropertyIds PROP_EMBED_SYSTEM_FONTS
+writerfilter/source/dmapper/PropertyIds.hxx:330
+ enum writerfilter::dmapper::PropertyIds PROP_SHADOW_FORMAT
+writerfilter/source/dmapper/PropertyIds.hxx:331
+ enum writerfilter::dmapper::PropertyIds PROP_RELATIVE_WIDTH
+writerfilter/source/dmapper/PropertyIds.hxx:332
+ enum writerfilter::dmapper::PropertyIds PROP_IS_WIDTH_RELATIVE
+writerfilter/source/dmapper/PropertyIds.hxx:333
+ enum writerfilter::dmapper::PropertyIds PROP_GRAPHIC_BITMAP
+writerfilter/source/dmapper/PropertyIds.hxx:334
+ enum writerfilter::dmapper::PropertyIds PROP_GRAPHIC_SIZE
+writerfilter/source/dmapper/PropertyIds.hxx:335
+ enum writerfilter::dmapper::PropertyIds PROP_MIRROR_INDENTS
+writerfilter/source/dmapper/PropertyIds.hxx:336
+ enum writerfilter::dmapper::PropertyIds PROP_SURROUND_TEXT_WRAP_SMALL
+writerfilter/source/dmapper/PropertyIds.hxx:337
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_SHADOW_FORMAT
+writerfilter/source/dmapper/PropertyIds.hxx:338
+ enum writerfilter::dmapper::PropertyIds PROP_FOOTNOTE_LINE_RELATIVE_WIDTH
+writerfilter/source/dmapper/PropertyIds.hxx:339
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_TOP_MARGIN_BEFORE_AUTO_SPACING
+writerfilter/source/dmapper/PropertyIds.hxx:340
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_BOTTOM_MARGIN_AFTER_AUTO_SPACING
+writerfilter/source/dmapper/PropertyIds.hxx:341
+ enum writerfilter::dmapper::PropertyIds PROP_TBL_HEADER
+writerfilter/source/dmapper/PropertyIds.hxx:342
+ enum writerfilter::dmapper::PropertyIds PROP_HORIZONTAL_MERGE
+writerfilter/source/dmapper/PropertyIds.hxx:343
+ enum writerfilter::dmapper::PropertyIds PROP_HIDE_TAB_LEADER_AND_PAGE_NUMBERS
+writerfilter/source/dmapper/PropertyIds.hxx:344
+ enum writerfilter::dmapper::PropertyIds PROP_TAB_IN_TOC
+writerfilter/source/dmapper/PropertyIds.hxx:345
+ enum writerfilter::dmapper::PropertyIds PROP_TOC_BOOKMARK
+writerfilter/source/dmapper/PropertyIds.hxx:346
+ enum writerfilter::dmapper::PropertyIds PROP_TOC_NEW_LINE
+writerfilter/source/dmapper/PropertyIds.hxx:347
+ enum writerfilter::dmapper::PropertyIds PROP_TOC_PARAGRAPH_OUTLINE_LEVEL
+writerfilter/source/dmapper/PropertyIds.hxx:348
+ enum writerfilter::dmapper::PropertyIds PROP_SDTPR
+writerfilter/source/dmapper/PropertyIds.hxx:350
+ enum writerfilter::dmapper::PropertyIds PROP_TABLE_INTEROP_GRAB_BAG
+writerfilter/source/dmapper/PropertyIds.hxx:351
+ enum writerfilter::dmapper::PropertyIds PROP_APPLY_PARAGRAPH_MARK_FORMAT_TO_NUMBERING
+writerfilter/source/dmapper/PropertyIds.hxx:352
+ enum writerfilter::dmapper::PropertyIds PROP_SDT_END_BEFORE
+writerfilter/source/dmapper/PropertyIds.hxx:353
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_SDT_END_BEFORE
+writerfilter/source/dmapper/PropertyIds.hxx:354
+ enum writerfilter::dmapper::PropertyIds META_PROP_TABLE_LOOK
+writerfilter/source/dmapper/PropertyIds.hxx:355
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_CNF_STYLE
+writerfilter/source/dmapper/PropertyIds.hxx:356
+ enum writerfilter::dmapper::PropertyIds PROP_CELL_CNF_STYLE
+writerfilter/source/dmapper/PropertyIds.hxx:357
+ enum writerfilter::dmapper::PropertyIds PROP_ROW_CNF_STYLE
+writerfilter/source/dmapper/PropertyIds.hxx:358
+ enum writerfilter::dmapper::PropertyIds PROP_CELL_HIDE_MARK
+writerfilter/source/dmapper/PropertyIds.hxx:359
+ 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
+ enum writerfilter::dmapper::PropertyIds PROP_SNAP_TO_GRID
+writerfilter/source/dmapper/PropertyIds.hxx:364
+ enum writerfilter::dmapper::PropertyIds PROP_GRID_SNAP_TO_CHARS
+writerfilter/source/dmapper/PropertyIds.hxx:365
+ enum writerfilter::dmapper::PropertyIds PROP_RUBY_STYLE
+writerfilter/source/dmapper/PropertyIds.hxx:366
+ enum writerfilter::dmapper::PropertyIds PROP_RUBY_TEXT
+writerfilter/source/dmapper/PropertyIds.hxx:367
+ enum writerfilter::dmapper::PropertyIds PROP_RUBY_ADJUST
+writerfilter/source/dmapper/PropertyIds.hxx:368
+ enum writerfilter::dmapper::PropertyIds PROP_RUBY_POSITION
+writerfilter/source/dmapper/PropertyIds.hxx:369
+ enum writerfilter::dmapper::PropertyIds PROP_DATABASE_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:370
+ enum writerfilter::dmapper::PropertyIds PROP_COMMAND_TYPE
+writerfilter/source/dmapper/PropertyIds.hxx:371
+ enum writerfilter::dmapper::PropertyIds PROP_DATATABLE_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:372
+ enum writerfilter::dmapper::PropertyIds PROP_DATACOLUMN_NAME
+writerfilter/source/dmapper/PropertyIds.hxx:373
+ enum writerfilter::dmapper::PropertyIds PROP_CHAR_TRANSPARENCE
+writerfilter/source/dmapper/PropertyIds.hxx:374
+ enum writerfilter::dmapper::PropertyIds PROP_CELL_FORMULA
+writerfilter/source/dmapper/PropertyIds.hxx:375
+ enum writerfilter::dmapper::PropertyIds PROP_CELL_FORMULA_CONVERTED
+writerfilter/source/dmapper/PropertyIds.hxx:376
+ enum writerfilter::dmapper::PropertyIds PROP_GUTTER_MARGIN
+writerfilter/source/dmapper/PropertyIds.hxx:377
+ enum writerfilter::dmapper::PropertyIds PROP_RTL_GUTTER
+writerfilter/source/dmapper/PropertyIds.hxx:378
+ enum writerfilter::dmapper::PropertyIds PROP_CURSOR_NOT_IGNORE_TABLES_IN_HF
+writerfilter/source/dmapper/PropertyIds.hxx:379
+ enum writerfilter::dmapper::PropertyIds PROP_PARA_CONNECT_BORDERS
writerfilter/source/dmapper/PropertyMap.hxx:67
- enum writerfilter::dmapper::BorderPosition BORDER_RIGHT
+ enum writerfilter::dmapper::BorderPosition BORDER_LEFT
writerfilter/source/dmapper/PropertyMap.hxx:68
- enum writerfilter::dmapper::BorderPosition BORDER_TOP
+ enum writerfilter::dmapper::BorderPosition BORDER_RIGHT
writerfilter/source/dmapper/PropertyMap.hxx:69
+ enum writerfilter::dmapper::BorderPosition BORDER_TOP
+writerfilter/source/dmapper/PropertyMap.hxx:70
enum writerfilter::dmapper::BorderPosition BORDER_BOTTOM
-writerfilter/source/dmapper/PropertyMap.hxx:74
+writerfilter/source/dmapper/PropertyMap.hxx:75
enum writerfilter::dmapper::GrabBagType NO_GRAB_BAG
-writerfilter/source/dmapper/PropertyMap.hxx:214
+writerfilter/source/dmapper/PropertyMap.hxx:215
enum writerfilter::dmapper::SectionPropertyMap::BorderOffsetFrom Text
-writerfilter/source/dmapper/PropertyMap.hxx:558
+writerfilter/source/dmapper/PropertyMap.hxx:569
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget TablePropertyMapTarget_START
-writerfilter/source/dmapper/PropertyMap.hxx:559
+writerfilter/source/dmapper/PropertyMap.hxx:570
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget CELL_MAR_LEFT
-writerfilter/source/dmapper/PropertyMap.hxx:560
+writerfilter/source/dmapper/PropertyMap.hxx:571
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget CELL_MAR_RIGHT
-writerfilter/source/dmapper/PropertyMap.hxx:561
+writerfilter/source/dmapper/PropertyMap.hxx:572
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget CELL_MAR_TOP
-writerfilter/source/dmapper/PropertyMap.hxx:562
+writerfilter/source/dmapper/PropertyMap.hxx:573
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget CELL_MAR_BOTTOM
-writerfilter/source/dmapper/PropertyMap.hxx:563
+writerfilter/source/dmapper/PropertyMap.hxx:574
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget TABLE_WIDTH
-writerfilter/source/dmapper/PropertyMap.hxx:564
+writerfilter/source/dmapper/PropertyMap.hxx:575
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget TABLE_WIDTH_TYPE
-writerfilter/source/dmapper/PropertyMap.hxx:566
+writerfilter/source/dmapper/PropertyMap.hxx:576
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget LEFT_MARGIN
-writerfilter/source/dmapper/PropertyMap.hxx:567
+writerfilter/source/dmapper/PropertyMap.hxx:577
enum writerfilter::dmapper::TablePropertyMap::TablePropertyMapTarget HORI_ORIENT
+writerfilter/source/dmapper/SdtHelper.hxx:50
+ enum writerfilter::dmapper::SdtControlType unsupported
writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:40
enum writerfilter::ooxml::OOXMLFastContextHandler::ResourceEnum_t PROPERTIES
writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:40
enum writerfilter::ooxml::OOXMLFastContextHandler::ResourceEnum_t SHAPE
writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:40
enum writerfilter::ooxml::OOXMLFastContextHandler::ResourceEnum_t TABLE
-writerfilter/source/rtftok/rtfdocumentimpl.hxx:96
+writerfilter/source/rtftok/rtfdocumentimpl.hxx:97
enum writerfilter::rtftok::RTFFormFieldType TEXT
-writerfilter/source/rtftok/rtfdocumentimpl.hxx:104
- enum writerfilter::rtftok::RTFBmpStyle PNG
writerfilter/source/rtftok/rtfdocumentimpl.hxx:105
+ enum writerfilter::rtftok::RTFBmpStyle PNG
+writerfilter/source/rtftok/rtfdocumentimpl.hxx:106
enum writerfilter::rtftok::RTFBmpStyle JPEG
-writerfilter/source/rtftok/rtfdocumentimpl.hxx:113
+writerfilter/source/rtftok/rtfdocumentimpl.hxx:114
enum writerfilter::rtftok::RTFFieldStatus RESULT
writerperfect/source/writer/exp/xmlimp.hxx:60
enum writerperfect::exp::PopupState Consumed
-xmlhelp/source/cxxhelp/inc/tvread.hxx:43
- enum treeview::ConfigData::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/inc/tvread.hxx:42:9) PRODUCTNAME
-xmlhelp/source/cxxhelp/inc/tvread.hxx:43
- enum treeview::ConfigData::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/inc/tvread.hxx:42:9) PRODUCTVERSION
-xmlhelp/source/cxxhelp/inc/tvread.hxx:43
- enum treeview::ConfigData::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/inc/tvread.hxx:42:9) VENDORNAME
-xmlhelp/source/cxxhelp/inc/tvread.hxx:43
- enum treeview::ConfigData::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/inc/tvread.hxx:42:9) VENDORVERSION
xmlhelp/source/cxxhelp/inc/tvread.hxx:44
- enum treeview::ConfigData::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/inc/tvread.hxx:42:9) VENDORSHORT
-xmlhelp/source/cxxhelp/provider/databases.hxx:232
- enum chelp::Databases::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/provider/databases.hxx:231:9) PRODUCTNAME
-xmlhelp/source/cxxhelp/provider/databases.hxx:233
- enum chelp::Databases::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/provider/databases.hxx:231:9) PRODUCTVERSION
-xmlhelp/source/cxxhelp/provider/databases.hxx:234
- enum chelp::Databases::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/provider/databases.hxx:231:9) VENDORNAME
-xmlhelp/source/cxxhelp/provider/databases.hxx:235
- enum chelp::Databases::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/provider/databases.hxx:231:9) VENDORVERSION
-xmlhelp/source/cxxhelp/provider/databases.hxx:236
- enum chelp::Databases::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/provider/databases.hxx:231:9) VENDORSHORT
-xmlhelp/source/cxxhelp/provider/databases.hxx:237
- enum chelp::Databases::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/provider/databases.hxx:231:9) NEWPRODUCTNAME
-xmlhelp/source/cxxhelp/provider/databases.hxx:238
- enum chelp::Databases::(anonymous at /home/noel/libo2/xmlhelp/source/cxxhelp/provider/databases.hxx:231:9) NEWPRODUCTVERSION
-xmlhelp/source/treeview/tvread.cxx:80
- enum treeview::TVDom::Kind tree_node
+ enum treeview::ConfigData::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/inc/tvread.hxx:43:9) PRODUCTNAME
+xmlhelp/source/cxxhelp/inc/tvread.hxx:44
+ enum treeview::ConfigData::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/inc/tvread.hxx:43:9) PRODUCTVERSION
+xmlhelp/source/cxxhelp/inc/tvread.hxx:44
+ enum treeview::ConfigData::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/inc/tvread.hxx:43:9) VENDORNAME
+xmlhelp/source/cxxhelp/inc/tvread.hxx:44
+ enum treeview::ConfigData::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/inc/tvread.hxx:43:9) VENDORVERSION
+xmlhelp/source/cxxhelp/inc/tvread.hxx:45
+ enum treeview::ConfigData::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/inc/tvread.hxx:43:9) VENDORSHORT
+xmlhelp/source/cxxhelp/provider/databases.hxx:241
+ enum chelp::Databases::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/provider/databases.hxx:240:9) PRODUCTNAME
+xmlhelp/source/cxxhelp/provider/databases.hxx:242
+ enum chelp::Databases::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/provider/databases.hxx:240:9) PRODUCTVERSION
+xmlhelp/source/cxxhelp/provider/databases.hxx:243
+ enum chelp::Databases::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/provider/databases.hxx:240:9) VENDORNAME
+xmlhelp/source/cxxhelp/provider/databases.hxx:244
+ enum chelp::Databases::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/provider/databases.hxx:240:9) VENDORVERSION
+xmlhelp/source/cxxhelp/provider/databases.hxx:245
+ enum chelp::Databases::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/provider/databases.hxx:240:9) VENDORSHORT
+xmlhelp/source/cxxhelp/provider/databases.hxx:246
+ enum chelp::Databases::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/provider/databases.hxx:240:9) NEWPRODUCTNAME
+xmlhelp/source/cxxhelp/provider/databases.hxx:247
+ enum chelp::Databases::(unnamed at /home/noel/libo-plugin/xmlhelp/source/cxxhelp/provider/databases.hxx:240:9) NEWPRODUCTVERSION
xmlhelp/source/treeview/tvread.cxx:82
+ enum treeview::TVDom::Kind tree_node
+xmlhelp/source/treeview/tvread.cxx:84
enum treeview::TVDom::Kind other
-xmloff/inc/EnhancedCustomShapeToken.hxx:88
+xmloff/inc/EnhancedCustomShapeToken.hxx:90
enum xmloff::EnhancedCustomShapeToken::EnhancedCustomShapeTokenEnum EAS_CustomShapeEngine
-xmloff/inc/EnhancedCustomShapeToken.hxx:89
+xmloff/inc/EnhancedCustomShapeToken.hxx:91
enum xmloff::EnhancedCustomShapeToken::EnhancedCustomShapeTokenEnum EAS_CustomShapeData
-xmloff/inc/EnhancedCustomShapeToken.hxx:101
+xmloff/inc/EnhancedCustomShapeToken.hxx:103
enum xmloff::EnhancedCustomShapeToken::EnhancedCustomShapeTokenEnum EAS_Equation
-xmloff/inc/EnhancedCustomShapeToken.hxx:105
+xmloff/inc/EnhancedCustomShapeToken.hxx:107
enum xmloff::EnhancedCustomShapeToken::EnhancedCustomShapeTokenEnum EAS_Handle
-xmloff/inc/EnhancedCustomShapeToken.hxx:142
+xmloff/inc/EnhancedCustomShapeToken.hxx:145
enum xmloff::EnhancedCustomShapeToken::EnhancedCustomShapeTokenEnum EAS_GluePointLeavingDirections
-xmloff/inc/EnhancedCustomShapeToken.hxx:152
+xmloff/inc/EnhancedCustomShapeToken.hxx:155
enum xmloff::EnhancedCustomShapeToken::EnhancedCustomShapeTokenEnum EAS_NotFound
xmloff/inc/forms/property_ids.hxx:37
enum xmloff::PropertyId PID_INVALID
-xmloff/source/chart/SchXMLPlotAreaContext.hxx:230
+xmloff/source/chart/SchXMLPlotAreaContext.hxx:229
enum SchXMLWallFloorContext::ContextType CONTEXT_TYPE_FLOOR
xmloff/source/chart/SchXMLTools.hxx:55
enum SchXMLTools::SchXMLChartTypeEnum XML_CHART_CLASS_LINE
@@ -5968,7 +6912,7 @@ xmloff/source/chart/SchXMLTools.hxx:64
enum SchXMLTools::SchXMLChartTypeEnum XML_CHART_CLASS_BUBBLE
xmloff/source/chart/SchXMLTools.hxx:65
enum SchXMLTools::SchXMLChartTypeEnum XML_CHART_CLASS_ADDIN
-xmloff/source/chart/transporttypes.hxx:30
+xmloff/source/chart/transporttypes.hxx:31
enum SchXMLCellType SCH_CELL_TYPE_UNKNOWN
xmloff/source/core/xmlenums.hxx:24
enum XMLForbiddenCharactersEnum XML_FORBIDDEN_CHARACTER_LANGUAGE
@@ -6000,41 +6944,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:75
+xmloff/source/draw/XMLNumberStyles.cxx:77
enum DataStyleNumber Day
-xmloff/source/draw/XMLNumberStyles.cxx:76
+xmloff/source/draw/XMLNumberStyles.cxx:78
enum DataStyleNumber DayLong
-xmloff/source/draw/XMLNumberStyles.cxx:77
+xmloff/source/draw/XMLNumberStyles.cxx:79
enum DataStyleNumber MonthLong
-xmloff/source/draw/XMLNumberStyles.cxx:78
+xmloff/source/draw/XMLNumberStyles.cxx:80
enum DataStyleNumber MonthText
-xmloff/source/draw/XMLNumberStyles.cxx:79
+xmloff/source/draw/XMLNumberStyles.cxx:81
enum DataStyleNumber MonthLongText
-xmloff/source/draw/XMLNumberStyles.cxx:80
+xmloff/source/draw/XMLNumberStyles.cxx:82
enum DataStyleNumber Year
-xmloff/source/draw/XMLNumberStyles.cxx:81
+xmloff/source/draw/XMLNumberStyles.cxx:83
enum DataStyleNumber YearLong
-xmloff/source/draw/XMLNumberStyles.cxx:82
+xmloff/source/draw/XMLNumberStyles.cxx:84
enum DataStyleNumber DayOfWeek
-xmloff/source/draw/XMLNumberStyles.cxx:83
+xmloff/source/draw/XMLNumberStyles.cxx:85
enum DataStyleNumber DayOfWeekLong
-xmloff/source/draw/XMLNumberStyles.cxx:84
- enum DataStyleNumber TextPoint
xmloff/source/draw/XMLNumberStyles.cxx:86
+ enum DataStyleNumber TextPoint
+xmloff/source/draw/XMLNumberStyles.cxx:88
enum DataStyleNumber TextCommaSpace
-xmloff/source/draw/XMLNumberStyles.cxx:87
+xmloff/source/draw/XMLNumberStyles.cxx:89
enum DataStyleNumber TextPointSpace
-xmloff/source/draw/XMLNumberStyles.cxx:88
+xmloff/source/draw/XMLNumberStyles.cxx:90
enum DataStyleNumber Hours
-xmloff/source/draw/XMLNumberStyles.cxx:89
+xmloff/source/draw/XMLNumberStyles.cxx:91
enum DataStyleNumber Minutes
-xmloff/source/draw/XMLNumberStyles.cxx:90
+xmloff/source/draw/XMLNumberStyles.cxx:92
enum DataStyleNumber TextColon
-xmloff/source/draw/XMLNumberStyles.cxx:91
+xmloff/source/draw/XMLNumberStyles.cxx:93
enum DataStyleNumber AmPm
-xmloff/source/draw/XMLNumberStyles.cxx:92
+xmloff/source/draw/XMLNumberStyles.cxx:94
enum DataStyleNumber Seconds
-xmloff/source/draw/XMLNumberStyles.cxx:93
+xmloff/source/draw/XMLNumberStyles.cxx:95
enum DataStyleNumber Seconds_02
xmloff/source/forms/controlelement.hxx:52
enum xmloff::OControlElement::ElementType GENERIC_CONTROL
@@ -6052,29 +6996,29 @@ xmloff/source/forms/propertyexport.hxx:35
enum BoolAttrFlags DefaultFalse
xmloff/source/style/PagePropertySetContext.hxx:26
enum PageContextType Page
-xmloff/source/text/txtparae.cxx:341
+xmloff/source/text/txtparae.cxx:487
enum (anonymous namespace)::eParagraphPropertyNamesEnumAuto NUMBERING_RULES_AUTO
-xmloff/source/text/txtparae.cxx:342
+xmloff/source/text/txtparae.cxx:488
enum (anonymous namespace)::eParagraphPropertyNamesEnumAuto PARA_CONDITIONAL_STYLE_NAME_AUTO
-xmloff/source/text/txtparae.cxx:343
+xmloff/source/text/txtparae.cxx:489
enum (anonymous namespace)::eParagraphPropertyNamesEnumAuto PARA_STYLE_NAME_AUTO
-xmloff/source/text/txtparae.cxx:364
+xmloff/source/text/txtparae.cxx:510
enum (anonymous namespace)::eParagraphPropertyNamesEnum NUMBERING_IS_NUMBER
-xmloff/source/text/txtparae.cxx:365
+xmloff/source/text/txtparae.cxx:511
enum (anonymous namespace)::eParagraphPropertyNamesEnum PARA_NUMBERING_STYLENAME
-xmloff/source/text/txtparae.cxx:366
+xmloff/source/text/txtparae.cxx:512
enum (anonymous namespace)::eParagraphPropertyNamesEnum PARA_OUTLINE_LEVEL
-xmloff/source/text/txtparae.cxx:367
+xmloff/source/text/txtparae.cxx:513
enum (anonymous namespace)::eParagraphPropertyNamesEnum PARA_CONDITIONAL_STYLE_NAME
-xmloff/source/text/txtparae.cxx:368
+xmloff/source/text/txtparae.cxx:514
enum (anonymous namespace)::eParagraphPropertyNamesEnum PARA_STYLE_NAME
-xmloff/source/text/txtparae.cxx:369
+xmloff/source/text/txtparae.cxx:515
enum (anonymous namespace)::eParagraphPropertyNamesEnum TEXT_SECTION
-xmloff/source/text/txtparae.cxx:370
+xmloff/source/text/txtparae.cxx:516
enum (anonymous namespace)::eParagraphPropertyNamesEnum PARA_OUTLINE_CONTENT_VISIBLE
xmloff/source/text/XMLIndexTOCContext.hxx:42
enum IndexTypeEnum TEXT_INDEX_UNKNOWN
-xmloff/source/text/XMLSectionExport.cxx:1056
+xmloff/source/text/XMLSectionExport.cxx:1071
enum (anonymous namespace)::TemplateTypeEnum TOK_TTYPE_INVALID
xmloff/source/text/XMLSectionExport.hxx:57
enum SectionTypeEnum TEXT_SECTION_TYPE_UNKNOWN
@@ -6154,6 +7098,8 @@ xmloff/source/transform/PropType.hxx:36
enum XMLPropType XML_PROP_TYPE_LIST_LEVEL
xmloff/source/transform/PropType.hxx:37
enum XMLPropType XML_PROP_TYPE_CHART
+xmlsecurity/inc/biginteger.hxx:43
+ enum xmlsecurity::EqualMode NOCOMPAT
xmlsecurity/inc/documentsignaturehelper.hxx:45
enum DocumentSignatureAlgorithm OOo3_0
xmlsecurity/inc/xsecctl.hxx:192