summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexte.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2000-12-02 09:57:15 +0000
committerMichael Brauer <mib@openoffice.org>2000-12-02 09:57:15 +0000
commit89bbf41f22528a65b315c6e0e0d1ecfb0d6fe5ae (patch)
treef3f5c6c5f0c63695043f45db9c751507a2531f58 /sw/source/filter/xml/xmltexte.hxx
parente6fe15be1d26c68a87107ff95c88db5e511deb02 (diff)
#80795#: use packages
Diffstat (limited to 'sw/source/filter/xml/xmltexte.hxx')
-rw-r--r--sw/source/filter/xml/xmltexte.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/filter/xml/xmltexte.hxx b/sw/source/filter/xml/xmltexte.hxx
index 570b8cad53c3..582ab1785f58 100644
--- a/sw/source/filter/xml/xmltexte.hxx
+++ b/sw/source/filter/xml/xmltexte.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmltexte.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mib $ $Date: 2000-11-27 13:44:40 $
+ * last change: $Author: mib $ $Date: 2000-12-02 10:57:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,9 +98,9 @@ public:
SvXMLAutoStylePoolP& rAutoStylePool );
~SwXMLTextParagraphExport();
- virtual ::rtl::OUString exportTextEmbeddedGraphic(
- const ::com::sun::star::uno::Reference <
- ::com::sun::star::beans::XPropertySet >& rPropSet );
+// virtual ::rtl::OUString exportTextEmbeddedGraphic(
+// const ::com::sun::star::uno::Reference <
+// ::com::sun::star::beans::XPropertySet >& rPropSet );
virtual ::rtl::OUString exportTextEmbeddedObject(
const ::com::sun::star::uno::Reference <
::com::sun::star::beans::XPropertySet >& rPropSet );