summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
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/inc
parent96ad9c965b479d81e42ebefcd92a0a384433fa9c (diff)
String->OUString
Change-Id: Ic7e61d002638991f2d69462d343f1b29bc9b0040
Diffstat (limited to 'sd/source/ui/inc')
-rw-r--r--sd/source/ui/inc/unomodel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/unomodel.hxx b/sd/source/ui/inc/unomodel.hxx
index 5d476e82c9d5..6495c64acda7 100644
--- a/sd/source/ui/inc/unomodel.hxx
+++ b/sd/source/ui/inc/unomodel.hxx
@@ -57,7 +57,7 @@ class DrawDocShell;
}
extern OUString getPageApiName( SdPage* pPage );
-extern OUString getPageApiNameFromUiName( const String& rUIName );
+extern OUString getPageApiNameFromUiName( const OUString& rUIName );
/***********************************************************************
* *