summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2013-08-24 18:49:18 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2013-08-24 22:23:19 +0400
commit4c8fd5abdfd1cf588cf38e1b8e761d09b5952343 (patch)
tree68d6b6c218249208602731b2bd7f49302b089617 /sd/source/ui/inc
parent4652bdfa47a2ba453b6c8c199bc5f4f6d03af457 (diff)
convert DrawDocShell to OUString
Change-Id: I09e6f284024d00dbbc8a1c7b33684f4c23a650a8
Diffstat (limited to 'sd/source/ui/inc')
-rw-r--r--sd/source/ui/inc/DrawDocShell.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/DrawDocShell.hxx b/sd/source/ui/inc/DrawDocShell.hxx
index 397fa88305b7..fa2f7675fa3f 100644
--- a/sd/source/ui/inc/DrawDocShell.hxx
+++ b/sd/source/ui/inc/DrawDocShell.hxx
@@ -127,7 +127,7 @@ public:
void Disconnect(sd::ViewShell* pViewSh);
void UpdateTablePointers();
- sal_Bool GotoBookmark(const String& rBookmark);
+ sal_Bool GotoBookmark(const OUString& rBookmark);
Bitmap GetPagePreviewBitmap(SdPage* pPage, sal_uInt16 nMaxEdgePixel);
@@ -156,7 +156,7 @@ public:
/** executes the SID_OPENDOC slot to let the framework open a document
with the given URL and this document as a referer */
- void OpenBookmark( const String& rBookmarkURL );
+ void OpenBookmark( const OUString& rBookmarkURL );
/** checks, if the given name is a valid new name for a slide