From c9bca105cae2768fc8b80ed35fcbb6ed11391c9a Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 22 Oct 2013 16:30:29 +0200 Subject: sw: try to fix Android tinderbox re String Change-Id: I73ab199eb12a89373ca75cb659a77550d3512653 --- sw/source/filter/basflt/fltini.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw/source/filter/basflt/fltini.cxx b/sw/source/filter/basflt/fltini.cxx index 897006ff1f31..9b6cc60ce2fe 100644 --- a/sw/source/filter/basflt/fltini.cxx +++ b/sw/source/filter/basflt/fltini.cxx @@ -671,7 +671,7 @@ void SwAsciiOptions::WriteUserData(OUString& rStr) extern "C" { Reader *ImportRTF(); - void ExportRTF( const String&, const String& rBaseURL, WriterRef& ); + void ExportRTF( const OUString&, const OUString& rBaseURL, WriterRef& ); Reader *ImportDOC(); void ExportDOC( const OUString&, const OUString& rBaseURL, WriterRef& ); sal_uLong SaveOrDelMSVBAStorage_ww8( SfxObjectShell&, SotStorage&, sal_Bool, const OUString& ); -- cgit v1.2.3