summaryrefslogtreecommitdiff
path: root/sw/inc/globdoc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/globdoc.hxx')
-rw-r--r--sw/inc/globdoc.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/globdoc.hxx b/sw/inc/globdoc.hxx
index 7e303a292d59..d45412934f0e 100644
--- a/sw/inc/globdoc.hxx
+++ b/sw/inc/globdoc.hxx
@@ -34,9 +34,9 @@ public:
virtual void FillClass( SvGlobalName * pClassName,
sal_uInt32 * pClipFormat,
- String * pAppName,
- String * pLongUserName,
- String * pUserName,
+ OUString * pAppName,
+ OUString * pLongUserName,
+ OUString * pUserName,
sal_Int32 nFileFormat,
sal_Bool bTemplate = sal_False ) const;
};