summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2000-12-05 22:05:47 +0000
committerChristian Lippka <cl@openoffice.org>2000-12-05 22:05:47 +0000
commit6370aa05b91c3df85c994126dcb48b094628a3f9 (patch)
tree0249d6807bfae5fd315d87c766398f6037f2b89c
parentd7674f9bbf443e4c6b4bc50da5f052b01d7b3045 (diff)
#80948# chaining only works if we call the base classes
-rw-r--r--xmloff/source/chart/PropertyMaps.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmloff/source/chart/PropertyMaps.cxx b/xmloff/source/chart/PropertyMaps.cxx
index 21b3a1cef9d8..b68dcf415118 100644
--- a/xmloff/source/chart/PropertyMaps.cxx
+++ b/xmloff/source/chart/PropertyMaps.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: PropertyMaps.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: bm $ $Date: 2000-12-04 09:34:10 $
+ * last change: $Author: cl $ $Date: 2000-12-05 23:05:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -439,6 +439,8 @@ void XMLChartExportPropertyMapper::ContextFilter(
break;
}
}
+
+ SvXMLExportPropertyMapper::ContextFilter(rProperties, rPropSet);
}
void XMLChartExportPropertyMapper::handleElementItem(