summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshow.cxx
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2013-09-02 17:38:31 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2013-09-02 18:43:09 +0400
commit5d6a994ccccb336365017d0bb54ebc5dabac7d99 (patch)
treec1da624cfe93a5432c16b0476c0ef7719b3e5eea /sd/source/ui/slideshow/slideshow.cxx
parent96ad9c965b479d81e42ebefcd92a0a384433fa9c (diff)
String->OUString
Change-Id: Ic7e61d002638991f2d69462d343f1b29bc9b0040
Diffstat (limited to 'sd/source/ui/slideshow/slideshow.cxx')
-rw-r--r--sd/source/ui/slideshow/slideshow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/slideshow.cxx b/sd/source/ui/slideshow/slideshow.cxx
index a51058940293..9abf0aa96ac5 100644
--- a/sd/source/ui/slideshow/slideshow.cxx
+++ b/sd/source/ui/slideshow/slideshow.cxx
@@ -68,7 +68,7 @@ using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::animations;
using namespace ::com::sun::star::drawing::framework;
-extern String getUiNameFromPageApiNameImpl( const OUString& rApiName );
+extern OUString getUiNameFromPageApiNameImpl( const OUString& rApiName );
namespace {