diff options
author | Andre Fischer <af@apache.org> | 2013-04-30 11:36:12 +0000 |
---|---|---|
committer | Andre Fischer <af@apache.org> | 2013-04-30 11:36:12 +0000 |
commit | 542f0ff097c0e3eb71a1ad19f6d46a9860e754d9 (patch) | |
tree | 7138e088ad765a97240966f31cffa48814c198c3 /officecfg/registry | |
parent | 5694849e08c0e614c0ce48d4632f8cb152b1d5b5 (diff) |
122056: Added another Writer variant to sidebar context handling.
Notes
Notes:
merged as: 6d23bd36c57fe877e3ae55f022de3f9492e56f94
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs index 556cf86e17b7..ed82861eb182 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs @@ -87,6 +87,7 @@ com.sun.star.text.GlobalDocument com.sun.star.text.WebDocument com.sun.star.xforms.XMLFormDocument + com.sun.star.sdb.FormDesign com.sun.star.sheet.SpreadsheetDocument com.sun.star.presentation.PresentationDocument com.sun.star.drawing.DrawingDocument |