convert EPathType to scoped enum

and drop unused values

Change-Id: I0ba498d66702fb4bb4ff23fb4c42783fc1c83f75
Reviewed-on: https://gerrit.libreoffice.org/63907
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
Noel Grandin
2018-11-22 11:14:16 +02:00
parent c9d4adb3cf
commit 0e585562d7
3 changed files with 5 additions and 15 deletions

View File

@@ -6,14 +6,6 @@ canvas/source/cairo/cairo_canvashelper.hxx:216
enum cairocanvas::CanvasHelper::ColorType LINE_COLOR
canvas/source/cairo/cairo_canvashelper.hxx:216
enum cairocanvas::CanvasHelper::ColorType FILL_COLOR
cui/source/inc/hldoctp.hxx:54
enum SvxHyperlinkDocTp::EPathType Type_Unknown
cui/source/inc/hldoctp.hxx:55
enum SvxHyperlinkDocTp::EPathType Type_File
cui/source/inc/hldoctp.hxx:56
enum SvxHyperlinkDocTp::EPathType Type_ExistsDir
cui/source/inc/hldoctp.hxx:56
enum SvxHyperlinkDocTp::EPathType Type_Dir
drawinglayer/source/tools/emfpbrush.hxx:32
enum emfplushelper::EmfPlusHatchStyle HatchStyleVertical
drawinglayer/source/tools/emfpbrush.hxx:33