diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-22 11:04:36 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-24 07:05:39 +0100 |
commit | f359f87d5f56c0d5905a8852cebe8b95bd47d9f3 (patch) | |
tree | 10cb83904c659df017063bf4f4fdd39eef688af2 /compilerplugins | |
parent | cfb09a460d236861c88380cbf6d5ebbf5c84cf71 (diff) |
remove some unused enums in filter
Change-Id: I25c3d6718e9a2e9767a16777b88a0f96afb77b89
Reviewed-on: https://gerrit.libreoffice.org/63905
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedenumconstants.untouched.results | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.untouched.results b/compilerplugins/clang/unusedenumconstants.untouched.results index 6daa7bc07636..11c0bae17d1f 100644 --- a/compilerplugins/clang/unusedenumconstants.untouched.results +++ b/compilerplugins/clang/unusedenumconstants.untouched.results @@ -100,38 +100,6 @@ drawinglayer/source/tools/emfpbrush.hxx:83 enum emfplushelper::EmfPlusHatchStyle HatchStyleSolidDiamond drawinglayer/source/tools/emfpimage.hxx:31 emfplushelper::ImageDataType ImageDataTypeUnknown -filter/source/graphicfilter/idxf/dxf2mtf.hxx:28 - enum BrushStyle BRUSH_NULL -filter/source/graphicfilter/idxf/dxf2mtf.hxx:28 - enum BrushStyle BRUSH_HORZ -filter/source/graphicfilter/idxf/dxf2mtf.hxx:28 - enum BrushStyle BRUSH_VERT -filter/source/graphicfilter/idxf/dxf2mtf.hxx:28 - enum BrushStyle BRUSH_SOLID -filter/source/graphicfilter/idxf/dxf2mtf.hxx:29 - enum BrushStyle BRUSH_CROSS -filter/source/graphicfilter/idxf/dxf2mtf.hxx:29 - enum BrushStyle BRUSH_DIAGCROSS -filter/source/graphicfilter/idxf/dxf2mtf.hxx:29 - enum BrushStyle BRUSH_DOWNDIAG -filter/source/graphicfilter/idxf/dxf2mtf.hxx:29 - enum BrushStyle BRUSH_UPDIAG -filter/source/graphicfilter/idxf/dxf2mtf.hxx:30 - enum BrushStyle BRUSH_75 -filter/source/graphicfilter/idxf/dxf2mtf.hxx:30 - enum BrushStyle BRUSH_25 -filter/source/graphicfilter/idxf/dxf2mtf.hxx:30 - enum BrushStyle BRUSH_50 -filter/source/graphicfilter/ipict/ipict.cxx:71 - enum PictReaderInternal::Pattern::BrushStyle BRUSH_NULL -filter/source/msfilter/eschesdo.hxx:29 - enum ImplEESdrPageType NORMAL -filter/source/msfilter/eschesdo.hxx:29 - enum ImplEESdrPageType UNDEFINED -filter/source/msfilter/eschesdo.hxx:29 - enum ImplEESdrPageType NOTICE -filter/source/msfilter/eschesdo.hxx:29 - enum ImplEESdrPageType MASTER include/connectivity/dbtools.hxx:822 enum connectivity::dbase::DBFType dBaseIVMemo include/desktop/exithelper.h:25 |