summaryrefslogtreecommitdiff
path: root/include/editeng/editobj.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-09 10:48:58 +0200
committerNoel Grandin <noel@peralex.com>2013-09-11 09:45:33 +0200
commitd178cb406bd08f86ec2cc9ddba35f24901f3f386 (patch)
tree7e344c2cf70da29567c3764b493c6f71cab4068e /include/editeng/editobj.hxx
parentfbffa4e79a58eb4fe175369945ced653070189f7 (diff)
convert include/editeng/editobj.hxx from String to OUString
Change-Id: I076ae20fb21accf8ff7e7fad096534e97ba7dab4
Diffstat (limited to 'include/editeng/editobj.hxx')
-rw-r--r--include/editeng/editobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/editobj.hxx b/include/editeng/editobj.hxx
index 4dd026cf52cd..cdb8fbb3a434 100644
--- a/include/editeng/editobj.hxx
+++ b/include/editeng/editobj.hxx
@@ -90,7 +90,7 @@ public:
sal_Int32 GetParagraphCount() const;
- String GetText(sal_Int32 nPara) const;
+ OUString GetText(sal_Int32 nPara) const;
void ClearPortionInfo();