diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-22 11:11:41 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-24 07:05:49 +0100 |
commit | c9d4adb3cf08376ca1b5c7cef88340e294ca168f (patch) | |
tree | d381883411dbf6ae4ebec7574c3c00796c28e793 /compilerplugins | |
parent | f359f87d5f56c0d5905a8852cebe8b95bd47d9f3 (diff) |
convert AGGREGATE_ACTION to scoped enum
and rename, and drop unused values
Change-Id: I71eebed1c766d1f0044f6f263e3584fc263a8b1e
Reviewed-on: https://gerrit.libreoffice.org/63906
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedenumconstants.untouched.results | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.untouched.results b/compilerplugins/clang/unusedenumconstants.untouched.results index 11c0bae17d1f..2639cbe180bb 100644 --- a/compilerplugins/clang/unusedenumconstants.untouched.results +++ b/compilerplugins/clang/unusedenumconstants.untouched.results @@ -14,10 +14,6 @@ cui/source/inc/hldoctp.hxx:56 enum SvxHyperlinkDocTp::EPathType Type_ExistsDir cui/source/inc/hldoctp.hxx:56 enum SvxHyperlinkDocTp::EPathType Type_Dir -dbaccess/source/core/api/query.hxx:66 - enum dbaccess::OQuery::AGGREGATE_ACTION FLUSHING -dbaccess/source/core/inc/querycontainer.hxx:72 - enum dbaccess::OQueryContainer::AGGREGATE_ACTION FLUSHING drawinglayer/source/tools/emfpbrush.hxx:32 enum emfplushelper::EmfPlusHatchStyle HatchStyleVertical drawinglayer/source/tools/emfpbrush.hxx:33 |