diff options
author | Andre Fischer <af@apache.org> | 2013-04-30 11:36:12 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-05-20 11:33:26 +0100 |
commit | 611c6c3a4ef96a5e986320f2f00adb04de51a303 (patch) | |
tree | 3197320d77ad1e2ec6caf87e81c0bae975bae329 /officecfg | |
parent | abf9ef78d6f98abf31b55e9ee0528d81163e8f82 (diff) |
Related: #i122056# Added another Writer variant to sidebar...
context handling.
(cherry picked from commit 542f0ff097c0e3eb71a1ad19f6d46a9860e754d9)
Conflicts:
sfx2/inc/sfx2/sidebar/EnumContext.hxx
Change-Id: Ib88f75d3dfdba5c14c2d3c747e90eecd00e6f249
Diffstat (limited to 'officecfg')
-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 8d096b3a69c8..de7d7fa68d23 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs @@ -82,6 +82,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 |