diff options
author | Oliver-Rainer Wittmann <orw@apache.org> | 2013-05-14 13:21:45 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-05-20 11:33:34 +0100 |
commit | 2a2d3841218f61ea365f21fcc2c663ec918d101f (patch) | |
tree | 277dbb3bd7dac4be54f375acffa17f639ac9ed5d /officecfg/registry/schema | |
parent | 5a6c03ad5dc2f80850131446631606717eee3465 (diff) |
Resolves: #i122056# adding another Writer variant for sidebar context handling
Patch by: Ariel
Review by: Oliver
(cherry picked from commit 4a87b75b86e4c932b5230cb7caecf6f00e40a096)
Conflicts:
sfx2/inc/sfx2/sidebar/EnumContext.hxx
Change-Id: I51cd1d63ddd23a0907f1781c46891b6f5c9870c5
Diffstat (limited to 'officecfg/registry/schema')
-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 de7d7fa68d23..65599123587e 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs @@ -83,6 +83,7 @@ com.sun.star.text.WebDocument com.sun.star.xforms.XMLFormDocument com.sun.star.sdb.FormDesign + com.sun.star.sdb.TextReportDesign com.sun.star.sheet.SpreadsheetDocument com.sun.star.presentation.PresentationDocument com.sun.star.drawing.DrawingDocument |