convert resetType to scoped enum

Change-Id: Ie127b99949546b5303fd105c662b25c62d409941
This commit is contained in:
Noel Grandin
2017-02-16 10:32:45 +02:00
parent 8c5860aeb4
commit ee36298909
3 changed files with 10 additions and 8 deletions

View File

@@ -113,6 +113,7 @@ for d in definitionSet:
"starmath/source/mathtype.hxx", # MathType::MTOKENS
"sd/source/filter/eppt/epptbase.hxx", # PPTExTextAttr
"sc/source/filter/inc/tokstack.hxx", # E_TYPE
"filter/source/graphicfilter/icgm/cgmtypes.hxx",
# unit test code
"cppu/source/uno/check.cxx",
# general weird nonsense going on
@@ -160,6 +161,7 @@ for d in definitionSet:
"sd/inc/pres.hxx", # AutoLayout (from UI)
"sc/source/ui/inc/scuitphfedit.hxx", # ScHFEntryId (from UI)
"include/i18nlangtag/languagetag.hxx", # LanguageTag::ScriptType
"extensions/source/scanner/grid.hxx", # ResetType (from UI)
# represents constants from an external API
"opencl/inc/opencl_device_selection.h",
"vcl/inc/sft.hxx",