From df44a6f767a1c4ad18e6b5b6638d6699d852ddb7 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 29 Apr 2015 14:44:57 +0200 Subject: officecfg, postprocess: allow embedding of Base documents Don't advertise them on the UI, though. With this, Insert -> Object -> OLE Object -> Create from file can insert a Base document into a Writer document model. Change-Id: I18fdf98af8fb4f8b6ef0c3a910aaefba9e516dfd --- officecfg/registry/data/org/openoffice/Office/Embedding.xcu | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'officecfg/registry/data') diff --git a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu index e39af5d36401..2352f41ab87b 100644 --- a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu @@ -255,6 +255,18 @@ PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE SAVECOPYAS + + + com.sun.star.embed.OOoEmbeddedObjectFactory + + + com.sun.star.sdb.OfficeDatabaseDocument + + + + PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE SAVECOPYAS + + com.sun.star.embed.OOoEmbeddedObjectFactory -- cgit v1.2.3