summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlexpit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/xml/xmlexpit.hxx')
-rw-r--r--sw/source/filter/xml/xmlexpit.hxx19
1 files changed, 2 insertions, 17 deletions
diff --git a/sw/source/filter/xml/xmlexpit.hxx b/sw/source/filter/xml/xmlexpit.hxx
index 9f5fdc4e9c5a..d20c50411f2e 100644
--- a/sw/source/filter/xml/xmlexpit.hxx
+++ b/sw/source/filter/xml/xmlexpit.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlexpit.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2004-07-13 09:07:07 $
+ * last change: $Author: obo $ $Date: 2004-08-12 12:57:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -126,21 +126,6 @@ public:
SvXMLExportItemMapper( SvXMLItemMapEntriesRef rMapEntries );
virtual ~SvXMLExportItemMapper();
- /** fills the given attribute list with the items in the given set */
- void exportXML( SvXMLAttributeList& rAttrList,
- const SfxItemSet& rSet,
- const SvXMLUnitConverter& rUnitConverter,
- const SvXMLNamespaceMap& rNamespaceMap,
- sal_uInt16 nFlags = 0 ) const;
-
- /** fills the given attribute list with the representation of one
- item */
- void exportXML( SvXMLAttributeList& rAttrList,
- const SfxPoolItem& rItem,
- const SvXMLUnitConverter& rUnitConverter,
- const SvXMLNamespaceMap& rNamespaceMap,
- sal_uInt16 nFlags = 0 ) const;
-
void exportXML( SvXMLExport& rExport,
const SfxItemSet& rSet,
const SvXMLUnitConverter& rUnitConverter,