diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-24 14:59:02 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-27 06:11:38 +0000 |
commit | c6adcf85eb1c68ac05794f115d62e25667ec3f6a (patch) | |
tree | ddf207407e06c72e49a7583167c041c7b8082f13 /sc/sdi/cellsh.sdi | |
parent | ee045805e640058d798029ce20b7d9f75d138b38 (diff) |
remove unhandled SID commands in sc
checked to make sure none of the related .uno commands are present
in any .xcu files.
Change-Id: I026eec90351f525be7417f697debe2444756193b
Reviewed-on: https://gerrit.libreoffice.org/35622
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/sdi/cellsh.sdi')
-rw-r--r-- | sc/sdi/cellsh.sdi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/sdi/cellsh.sdi b/sc/sdi/cellsh.sdi index 9f6f53da7a8a..c4c484cdc559 100644 --- a/sc/sdi/cellsh.sdi +++ b/sc/sdi/cellsh.sdi @@ -63,7 +63,6 @@ interface CellSelection // } Datenbank-Operationen - SID_BORDER_OBJECT [ StateMethod = GetState; ] SID_RANGE_ADDRESS [ StateMethod = GetState; ] SID_HYPERLINK_SETLINK [ ExecMethod = ExecuteEdit; ] |