summaryrefslogtreecommitdiff
path: root/cppcanvas/source/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-16 09:27:47 +0200
committerNoel Grandin <noel@peralex.com>2013-09-17 09:05:43 +0200
commitabe49a84273f79b11f333136bedfc753d79bf306 (patch)
tree0a2dc14b6a93887851058a6604f18b8ec353adfc /cppcanvas/source/inc
parente6d91ff22428f909cf26b18599fdeb5e675c8228 (diff)
convert CPPCANVAS module from String to OUString
Change-Id: I12a219a50cc3a9b07c9852cc0d417f71797b9e15
Diffstat (limited to 'cppcanvas/source/inc')
-rw-r--r--cppcanvas/source/inc/implrenderer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppcanvas/source/inc/implrenderer.hxx b/cppcanvas/source/inc/implrenderer.hxx
index 79a2967f88d6..c70bf548dbd5 100644
--- a/cppcanvas/source/inc/implrenderer.hxx
+++ b/cppcanvas/source/inc/implrenderer.hxx
@@ -263,7 +263,7 @@ static float GetSwapFloat( SvStream& rSt )
bool bSubsettableActions );
void createTextAction( const ::Point& rStartPoint,
- const String rString,
+ const OUString rString,
int nIndex,
int nLength,
const sal_Int32* pCharWidths,