summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2017-04-30 12:40:20 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2017-05-01 01:29:32 +0300
commit1c6cb1e8386eb627adb0c70169582cc58fd76ec7 (patch)
tree20b273bf28da5ccf1f349a12fc3f396dcf10f97d /idl
parent20f33eb7c5ebf2611008f6173da870bd0d1693fc (diff)
Remove SlotType sdi property
sdi files have two ways to specify the type of a slot: (a) Put it at the beginning of the first line (b) Using the SlotType property Where (b) have higher priority, and (a) is actually ignored for "method slots" (i.e. the ones that have parameter parentheses, even empty, and therefore get the SfxSlotMode::METHOD flag), which is very confusing. The goal here is to make exclusive use of (a) for all kinds of slots, and eventually remove the SlotType support code from svidl (in a follow-up commit). Change-Id: Ib6654d34e2f8aa8ebd0bd3c41aa2a86e30e9a634
Diffstat (limited to 'idl')
0 files changed, 0 insertions, 0 deletions