From ab465b90f6c6da5595393a0ba73f33a1e71a2b65 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 20 May 2015 13:05:49 +0200 Subject: bin/rename-sw-abbreviations.sh renames the most annoying abbreviations in Writer (and partially in the shared code too). Change-Id: I9a62759138126c1537cc5c985ba05cf54d6132d9 --- starmath/sdi/smitems.sdi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'starmath/sdi') diff --git a/starmath/sdi/smitems.sdi b/starmath/sdi/smitems.sdi index 017fc16a65f4..279f7eea421d 100644 --- a/starmath/sdi/smitems.sdi +++ b/starmath/sdi/smitems.sdi @@ -279,12 +279,12 @@ struct SvxFmtBreak BOOL Auto MID_AUTOBREAK; UINT16 Break MID_BREAKxxx; } -item SvxFmtBreak SvxFmtBreakItem; +item SvxFmtBreak SvxFormatBreakItem; -item BOOL SvxFmtKeepItem; -item BOOL SvxFmtSplitItem; +item BOOL SvxFormatKeepItem; +item BOOL SvxFormatSplitItem; struct SvxFontHeight { -- cgit v1.2.3