From 6d7f80a5ecafd7d7cbb32be968f17b472c7c8101 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 9 Oct 2013 13:30:01 +0200 Subject: convert sw/source/ui/docvw/*.hxx from String to OUString Change-Id: I8b8437b4020d84402b6b16140b7c999e6c88efb1 --- sw/inc/fesh.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/inc/fesh.hxx') diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx index b1b5a1194fd0..0e80c84cd907 100644 --- a/sw/inc/fesh.hxx +++ b/sw/inc/fesh.hxx @@ -430,9 +430,9 @@ public: sal_Bool bSelFrame = sal_True ); /// Position is a graphic with URL? - const SwFrmFmt* IsURLGrfAtPos( const Point& rPt, String* pURL = 0, - String *pTargetFrameName = 0, - String *pURLDescription = 0 ) const; + const SwFrmFmt* IsURLGrfAtPos( const Point& rPt, OUString* pURL = 0, + OUString *pTargetFrameName = 0, + OUString *pURLDescription = 0 ) const; /** For Chain always connect Fly specified by format with that hit by point. rRect contains rect of Fly (for its highlight). */ -- cgit v1.2.3