convert HelpProcessingErrorClass to scoped enum
and drop unused HELPPROCESSING_INTERNAL_ERROR enumerator Change-Id: I0f2cf063a3f1472e1d52bab5039b1c3158d4865e
This commit is contained in:
@@ -159,6 +159,7 @@ for d in definitionSet:
|
||||
"sd/source/ui/dlg/PhotoAlbumDialog.hxx", # SlideImageLayout (from UI)
|
||||
"sd/inc/pres.hxx", # AutoLayout (from UI)
|
||||
"sc/source/ui/inc/scuitphfedit.hxx", # ScHFEntryId (from UI)
|
||||
"include/i18nlangtag/languagetag.hxx", # LanguageTag::ScriptType
|
||||
# represents constants from an external API
|
||||
"opencl/inc/opencl_device_selection.h",
|
||||
"vcl/inc/sft.hxx",
|
||||
@@ -166,6 +167,7 @@ for d in definitionSet:
|
||||
"vcl/unx/gtk/xid_fullscreen_on_all_monitors.c",
|
||||
"vcl/unx/gtk/salnativewidgets-gtk.cxx",
|
||||
"sc/inc/callform.hxx", # ParamType
|
||||
"include/i18nlangtag/applelangid.hxx", # AppleLanguageId
|
||||
]):
|
||||
continue
|
||||
|
||||
|
Reference in New Issue
Block a user