summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-06-11 13:52:12 +0000
committerOliver Bolte <obo@openoffice.org>2007-06-11 13:52:12 +0000
commit86d68a9ced51b75339293c0cf727ad3b2e2cb285 (patch)
tree41344d72410a1cbe500aafcc198e869f4e171d49 /xmloff
parent45fc7a5628e36e544e439f4dfcd3507dfe9c6275 (diff)
INTEGRATION: CWS chart05 (1.24.6); FILE MERGED
2007/05/29 09:35:41 bm 1.24.6.1: #124507# UserDefinedAttributes
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/chart/PropertyMap.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmloff/source/chart/PropertyMap.hxx b/xmloff/source/chart/PropertyMap.hxx
index 26a6d30d1385..0f71f4f99608 100644
--- a/xmloff/source/chart/PropertyMap.hxx
+++ b/xmloff/source/chart/PropertyMap.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: PropertyMap.hxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 16:05:13 $
+ * last change: $Author: obo $ $Date: 2007-06-11 14:52:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -211,6 +211,8 @@ const XMLPropertyMapEntry aXMLChartPropMap[] =
// Oasis proposal, see http://lists.oasis-open.org/archives/office/200312/msg00000.html
MAP_SPECIAL_IMP( "StepHelp", CHART, XML_INTERVAL_MINOR_DIVISOR, XML_TYPE_NUMBER, STEP_HELP ),
+ MAP_ENTRY( "ChartUserDefinedAttributes", TEXT, XML_XMLNS, XML_TYPE_ATTRIBUTE_CONTAINER | MID_FLAG_SPECIAL_ITEM ),
+
MAP_ENTRY_END
};