summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/wrtxml.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-11 11:37:34 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-11 11:37:34 +0000
commit79d19f02a17ab0b9c6d24b60652628a6c8bbebc0 (patch)
tree386e3bc064dcfb0a4b4491177d883146aad62de1 /sw/source/filter/xml/wrtxml.hxx
parentca9a318beb82b86a26cbbd78c5d4a03840ff0f76 (diff)
INTEGRATION: CWS sb19 (1.7.36); FILE MERGED
2004/10/29 07:40:50 mba 1.7.36.1: #110409#: remove static BaseURL
Diffstat (limited to 'sw/source/filter/xml/wrtxml.hxx')
-rw-r--r--sw/source/filter/xml/wrtxml.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/filter/xml/wrtxml.hxx b/sw/source/filter/xml/wrtxml.hxx
index 75914bd5f8c9..9bcd34f5d0a0 100644
--- a/sw/source/filter/xml/wrtxml.hxx
+++ b/sw/source/filter/xml/wrtxml.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wrtxml.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2004-10-04 19:21:51 $
+ * last change: $Author: rt $ $Date: 2005-01-11 12:37:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@ protected:
public:
- SwXMLWriter();
+ SwXMLWriter( const String& rBaseURL );
virtual ~SwXMLWriter();
virtual ULONG Write( SwPaM&, SfxMedium&, const String* = 0 );