diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2018-11-29 20:34:56 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2018-11-30 03:17:27 +0100 |
commit | d543e8dfd3d8ae718e29304a155e1cf70d08325d (patch) | |
tree | 6e9284682580e256298ba1f5dabf89e5c734567c /svx/sdi | |
parent | 6a04b9298ae993881d20fc4b5aa91516d4df6695 (diff) |
tdf#93005, tdf#100611, remove the incomplete ODC export feature
Change-Id: I96a3882cd412ea5d993971df7e20b1fd8da73642
Reviewed-on: https://gerrit.libreoffice.org/64283
Tested-by: Jenkins
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'svx/sdi')
-rw-r--r-- | svx/sdi/svx.sdi | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index b697c4064f9d..91699445ae45 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -4789,25 +4789,6 @@ SfxVoidItem InsertObjectChart SID_INSERT_DIAGRAM ] -SfxVoidItem InsertObjectChartFromFile SID_INSERT_DIAGRAM_FROM_FILE -() -[ - AutoUpdate = FALSE, - FastCall = FALSE, - ReadOnlyDoc = FALSE, - Toggle = FALSE, - Container = FALSE, - RecordAbsolute = FALSE, - RecordPerSet; - Asynchron; - - AccelConfig = TRUE, - MenuConfig = TRUE, - ToolBoxConfig = TRUE, - GroupId = SfxGroupId::Insert; -] - - SfxVoidItem InsertSymbol SID_CHARMAP (SfxStringItem Symbols SID_CHARMAP, SfxStringItem FontName SID_ATTR_SPECIALCHAR) [ |