[Libreoffice-commits] core.git: sd/source
Caolán McNamara
caolanm at redhat.com
Fri Jul 29 13:52:45 UTC 2016
sd/source/ui/func/fuoltext.cxx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 94165d249e5de53f52ce38140312e341f9fb5cbf
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Jul 29 14:49:56 2016 +0100
assert from unsorted sid array
Change-Id: I9f4d6274581bc800c8404fcbbe2369aa42d05302
diff --git a/sd/source/ui/func/fuoltext.cxx b/sd/source/ui/func/fuoltext.cxx
index 271909e..9ae6b61 100644
--- a/sd/source/ui/func/fuoltext.cxx
+++ b/sd/source/ui/func/fuoltext.cxx
@@ -72,12 +72,12 @@ static sal_uInt16 SidArray[] = {
SID_SET_SUPER_SCRIPT,
SID_SET_SUB_SCRIPT,
SID_HYPERLINK_GETLINK,
+ SID_PARASPACE_INCREASE,
+ SID_PARASPACE_DECREASE,
SID_STATUS_PAGE,
SID_STATUS_LAYOUT,
SID_EXPAND_PAGE,
SID_SUMMARY_PAGE,
- SID_PARASPACE_INCREASE,
- SID_PARASPACE_DECREASE,
0 };
More information about the Libreoffice-commits
mailing list