summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-07-29 14:49:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-07-29 14:52:13 +0100
commit94165d249e5de53f52ce38140312e341f9fb5cbf (patch)
tree62a30cffc09b427881c8e6c0f0a78b30f6001cbc /sd/source
parent2c0b4ff238f39b5fcce09c7d36e80ac1e7cb713e (diff)
assert from unsorted sid array
Change-Id: I9f4d6274581bc800c8404fcbbe2369aa42d05302
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/ui/func/fuoltext.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/func/fuoltext.cxx b/sd/source/ui/func/fuoltext.cxx
index 271909ea8144..9ae6b610861c 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 };