summaryrefslogtreecommitdiff
path: root/sw/inc/fchrfmt.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-20 09:50:20 +0000
committerOliver Specht <os@openoffice.org>2001-03-20 09:50:20 +0000
commitaa55b171c2ba1750b389fc4cc86c07af72ef314b (patch)
tree6d6bb824ea94b5883635611418a80179fae8a5db /sw/inc/fchrfmt.hxx
parent90f7bda95f5b86bbb446f65fdcba8f71d35ff9d6 (diff)
NAMESPACE_RTL removed
Diffstat (limited to 'sw/inc/fchrfmt.hxx')
-rw-r--r--sw/inc/fchrfmt.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/fchrfmt.hxx b/sw/inc/fchrfmt.hxx
index 91b654861472..58e2b78062ee 100644
--- a/sw/inc/fchrfmt.hxx
+++ b/sw/inc/fchrfmt.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fchrfmt.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:25 $
+ * last change: $Author: os $ $Date: 2001-03-20 10:50:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,7 +105,7 @@ public:
// XML import cannot be done using importXML, because the SwCharFmt's
// name must be adjusted according to the pool id and access to the SwDoc
// is required.
- virtual BOOL exportXML( NAMESPACE_RTL(OUString)& rValue, USHORT,
+ virtual BOOL exportXML( rtl::OUString& rValue, USHORT,
const SvXMLUnitConverter& ) const;
// an das SwTxtCharFmt weiterleiten (vom SwClient)