officecfg/registry/data/org/openoffice/Office/Embedding.xcu | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
New commits: commit 51221bbf0c7cca0a329393dac2059818006ab338 Author: Caolán McNamara <caol...@redhat.com> Date: Wed Nov 26 15:42:46 2014 +0000 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 diff --git a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu index 44031e8..e39af5d 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>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits