diff options
Diffstat (limited to 'sw/source/ui/inc/unomailmerge.hxx')
-rw-r--r-- | sw/source/ui/inc/unomailmerge.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/unomailmerge.hxx b/sw/source/ui/inc/unomailmerge.hxx index f6ec22f6337a..6ac450e9a164 100644 --- a/sw/source/ui/inc/unomailmerge.hxx +++ b/sw/source/ui/inc/unomailmerge.hxx @@ -96,7 +96,7 @@ class SwXMailMerge : SfxObjectShellRef xDocSh; // the document - String aTmpFileName; + OUString aTmpFileName; // properties of mail merge service com::sun::star::uno::Sequence< com::sun::star::uno::Any > aSelection; |