diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2017-04-30 12:40:20 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2017-05-01 01:29:32 +0300 |
commit | 1c6cb1e8386eb627adb0c70169582cc58fd76ec7 (patch) | |
tree | 20b273bf28da5ccf1f349a12fc3f396dcf10f97d /idl | |
parent | 20f33eb7c5ebf2611008f6173da870bd0d1693fc (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