convert StackMode to scoped enum

and drop unused AMBIGUOUS enumerator

Change-Id: I71954d75a64928061c0e520beb47f979c53ee5a8
This commit is contained in:
Noel Grandin
2017-02-17 08:49:02 +02:00
parent ce92b5da97
commit be021ba04d
13 changed files with 94 additions and 100 deletions

View File

@@ -180,6 +180,7 @@ for d in definitionSet:
"include/editeng/bulletitem.hxx", # css::style::NumberingType
"basic/source/sbx/sbxdec.hxx", # SbxDecimal::CmpResult, must match some Windows API
"codemaker/source/javamaker/javatype.cxx", # TypeInfo::Flags, from UNO
"chart2/source/view/inc/AbstractShapeFactory.hxx", # chart::SymbolEnum, called via int UNO param
# represents constants from an external API
"opencl/inc/opencl_device_selection.h",
"vcl/inc/sft.hxx",