summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlexpit.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 11:57:00 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 11:57:00 +0000
commitaebe408c5d02e8e1a4b9658cc019680453b6a169 (patch)
treeb7b0e5bde2baf140111b52efe7acf147f31bac59 /sw/source/filter/xml/xmlexpit.hxx
parentbd460bb0386b37c0c6afbcd120d86e95604665f0 (diff)
INTEGRATION: CWS tune05 (1.3.752); FILE MERGED
2004/07/23 16:22:13 mhu 1.3.752.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/22 08:01:02 cmc 1.3.752.1: #i30554# SvXMLExportItemMapper::exportXML varients unused
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,