summaryrefslogtreecommitdiff
path: root/xmloff/inc/MetaExportComponent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/MetaExportComponent.hxx')
-rw-r--r--xmloff/inc/MetaExportComponent.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/MetaExportComponent.hxx b/xmloff/inc/MetaExportComponent.hxx
index b12b2c274f7a..f87988d7d186 100644
--- a/xmloff/inc/MetaExportComponent.hxx
+++ b/xmloff/inc/MetaExportComponent.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: MetaExportComponent.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: sab $ $Date: 2001-02-28 17:45:52 $
+ * last change: $Author: dvo $ $Date: 2001-06-29 21:07:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ public:
protected:
// export the events off all autotexts
virtual sal_uInt32 exportDoc(
- const sal_Char *pClass = NULL );
+ enum ::xmloff::token::XMLTokenEnum eClass = xmloff::token::XML_TOKEN_INVALID );
// methods without content:
virtual void _ExportAutoStyles();