summaryrefslogtreecommitdiff
path: root/sw/source/core/graphic/ndgrf.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-17 15:56:38 +0200
committerNoel Grandin <noel@peralex.com>2013-09-19 10:14:17 +0200
commit6b94f86ff981ca40b8ed65402ed167c4bc97a46a (patch)
treed6b00347b38498fb66f14198dc1097c04582e3b7 /sw/source/core/graphic/ndgrf.cxx
parent7287e9cba139f06a4ff53e10d7b8fdd30acad98c (diff)
convert sw/inc/ndarr.hxx from String to OUString
Change-Id: I21446a34aed1c9fc7e64f085839b1012031ba1e2
Diffstat (limited to 'sw/source/core/graphic/ndgrf.cxx')
-rw-r--r--sw/source/core/graphic/ndgrf.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/graphic/ndgrf.cxx b/sw/source/core/graphic/ndgrf.cxx
index 6c0b540fe61d..67200ac16cfe 100644
--- a/sw/source/core/graphic/ndgrf.cxx
+++ b/sw/source/core/graphic/ndgrf.cxx
@@ -411,8 +411,8 @@ SwCntntNode *SwGrfNode::SplitCntntNode( const SwPosition & )
}
SwGrfNode * SwNodes::MakeGrfNode( const SwNodeIndex & rWhere,
- const String& rGrfName,
- const String& rFltName,
+ const OUString& rGrfName,
+ const OUString& rFltName,
const Graphic* pGraphic,
SwGrfFmtColl* pGrfColl,
SwAttrSet* pAutoAttr,