From e588678f91652cc6f10b5f21716ba05676461467 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Sun, 30 Apr 2017 02:42:42 +0300 Subject: Return values of sdi "method slots" were unused Also expand nested methods. Only diff in workdir/SdiTarget is for SID_STYLE_WATERCAN from sw/sdi/_basesh.sdi which changed the .uno name from WatercanStyleModeOnOff to StyleWatercanMode, to match the name in sfx2/sdi/sfx.sdi (it was forced by svidl to have the same name). Change-Id: Iaeac9f4f10a36cb0b3afe3de2b6def8cd90edc6d --- starmath/sdi/smath.sdi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'starmath') diff --git a/starmath/sdi/smath.sdi b/starmath/sdi/smath.sdi index eb9350b8e8ea..e23ff4d95320 100644 --- a/starmath/sdi/smath.sdi +++ b/starmath/sdi/smath.sdi @@ -179,7 +179,7 @@ SfxVoidItem Draw SID_DRAW ] -SfxBoolItem FormelCursor SID_FORMULACURSOR +SfxVoidItem FormelCursor SID_FORMULACURSOR () [ AutoUpdate = TRUE, @@ -272,7 +272,7 @@ SfxVoidItem InsertConfigName SID_INSERTSYMBOL ] -SfxBoolItem ImportFormula SID_IMPORT_FORMULA +SfxVoidItem ImportFormula SID_IMPORT_FORMULA (SfxStringItem Name SID_IMPORT_FORMULA,SfxStringItem Filter FN_PARAM_1) [ AutoUpdate = FALSE, @@ -290,7 +290,7 @@ SfxBoolItem ImportFormula SID_IMPORT_FORMULA GroupId = GID_INSERT; ] -SfxBoolItem ImportMathMLClipboard SID_IMPORT_MATHML_CLIPBOARD +SfxVoidItem ImportMathMLClipboard SID_IMPORT_MATHML_CLIPBOARD () [ AutoUpdate = FALSE, -- cgit v1.2.3