remove some unused enumerators
Change-Id: Idb9080f9c2edd838385d78b64e61ab49e93fe54b Reviewed-on: https://gerrit.libreoffice.org/34373 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
@@ -155,6 +155,7 @@ for d in definitionSet:
|
||||
"include/vcl/svapp.hxx",
|
||||
"include/vcl/salbtype.hxx",
|
||||
"include/vcl/commandevent.hxx", # CommandEvent, MediaCommand, ShowDialogId
|
||||
"include/canvas/rendering/irendermodule.hxx", # canvas::IRenderModule::PrimitiveType
|
||||
# must match some other enum
|
||||
"include/editeng/bulletitem.hxx",
|
||||
"include/editeng/svxenum.hxx",
|
||||
|
@@ -58,7 +58,6 @@ enum class WindowType : sal_uInt16
|
||||
MOREBUTTON ,
|
||||
SPINBUTTON ,
|
||||
RADIOBUTTON ,
|
||||
IMAGERADIOBUTTON ,
|
||||
CHECKBOX ,
|
||||
TRISTATEBOX ,
|
||||
EDIT ,
|
||||
|
@@ -43,7 +43,6 @@ enum class ResourceType {
|
||||
String,
|
||||
Shape,
|
||||
Boolean,
|
||||
HexValue,
|
||||
Value,
|
||||
XNote,
|
||||
TextTableCell,
|
||||
|
Reference in New Issue
Block a user