summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-11-26 15:42:46 +0000
committerAndras Timar <andras.timar@collabora.com>2014-12-13 16:00:44 +0100
commit1016f7d123e9cbcdf8cb37f33cdd69df4adaf62e (patch)
tree52060072c1a19025be32d1ea66278160c25ba8a7 /officecfg
parent229b2bdc7929e2df7b32547445bc7e44f394b869 (diff)
Resolves: fdo#75408 go back to the old way of doing things
Revert "Resolves: rhbz#1012353 fdo#48846 allow starmath objects to be resized" This reverts commit 1b717e5686f34c3ce798310a6216f7ea98fb2cd9. Change-Id: Iaf8410fc1e5611cda04356d32e37ee25a7f59898 (cherry picked from commit 51221bbf0c7cca0a329393dac2059818006ab338) (cherry picked from commit 2babe1baf46dcad936703d12cbd847393f5e467b) Reviewed-on: https://gerrit.libreoffice.org/13136 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Embedding.xcu4
1 files changed, 3 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu
index 44031e8093dc..e39af5d36401 100644
--- a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu
@@ -236,7 +236,9 @@
<prop oor:name="ObjectDocumentServiceName">
<value>com.sun.star.formula.FormulaProperties</value>
</prop>
- <prop oor:name="ObjectMiscStatus"/>
+ <prop oor:name="ObjectMiscStatus">
+ <value>8589934592</value>
+ </prop>
<prop oor:name="ObjectVerbs">
<value>PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE SAVECOPYAS</value>
</prop>