diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-05-22 12:04:39 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-05-22 12:04:39 +0000 |
commit | b723823bc0408c292de30c8b619b1a5b0de0e08e (patch) | |
tree | 334d8b9eaad99c5f5f03177d55f1e1d88ab8b432 /officecfg | |
parent | 517405fc8b3dec1d574309c486f63704cb10cc52 (diff) |
INTEGRATION: CWS chart2mst3 (1.3.22); FILE MERGED
2007/01/10 10:39:32 iha 1.3.22.1: remove superfluous chart node for filter sorting
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu b/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu index 06befa89035b..5ab0235ce4a9 100644 --- a/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu +++ b/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu @@ -5,9 +5,9 @@ * * $RCSfile: UISort.xcu,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 15:06:34 $ + * last change: $Author: vg $ $Date: 2007-05-22 13:04:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -71,8 +71,5 @@ <value oor:separator=";">HTML;writer_web_StarOffice_XML_Writer_Web_Template;writer_web_StarOffice_XML_Writer;StarWriter/Web 5.0 Vorlage/Template;StarWriter/Web 4.0 Vorlage/Template;StarWriter 5.0 (StarWriter/Web);StarWriter 4.0 (StarWriter/Web);StarWriter 3.0 (StarWriter/Web);Text (StarWriter/Web);Text (encoded) (StarWriter/Web)</value> </prop> </node> - <node oor:name="com.sun.star.chart.ChartDocument" oor:op="replace"> - <prop oor:name="SortedFilterList"/> - </node> </node> </oor:component-data> |