so those extra columns don't make sense, they make sense if those
were text entries.
and add sensitive as a property we expect to see in tree/list-stores if
sensitivity or later properties are used.
Checking all the existing cases shows the only other cases like this are
where we've just used the -1 'col' arg to set all columns to the desired
sensitivity and previously shared a single sensitive property between
checkboxes and the main 'text' case.
Change-Id: I0b22fb93b935a06bfcda6f6a3169df0e24d8b9e9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172546
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>