summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdocapt.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2012-01-31 20:58:17 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2012-01-31 21:38:59 -0500
commitc987912cacfd16bbeab64dccfa1c9fa66254d814 (patch)
tree5ae5370622c3d19dbc69609e67bab87ad6a85f95 /svx/source/svdraw/svdocapt.cxx
parent32999004421994e205f25d1b5268f85f1e7f35ac (diff)
More on string conversion.
Diffstat (limited to 'svx/source/svdraw/svdocapt.cxx')
-rw-r--r--svx/source/svdraw/svdocapt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdocapt.cxx b/svx/source/svdraw/svdocapt.cxx
index cf261d8136ff..54ee2a16ced2 100644
--- a/svx/source/svdraw/svdocapt.cxx
+++ b/svx/source/svdraw/svdocapt.cxx
@@ -403,7 +403,7 @@ String SdrCaptionObj::getSpecialDragComment(const SdrDragStat& rDrag) const
}
else
{
- XubString aStr;
+ rtl::OUString aStr;
if(!pHdl)
{